How to change the background color in Sporter?

Joomla template for easily build sports magazine website with advanced content display features and clean, unique design.
GK User
Sun Dec 16, 2012 1:44 am
Dears,

I need your help to change the background.

Thank you,
User avatar
Junior Boarder

Konrad M
Sun Dec 16, 2012 9:57 pm
Hi,
would you like add diffrent image or change background color.
User avatar

GK User
Mon Dec 17, 2012 8:37 pm
Change the background color
User avatar
Gold Boarder

Konrad M
Tue Dec 18, 2012 8:58 am
So, please try add to override.css
Code: Select all
body > .bg {
background: #ffffff !important;
}

and set your own color value. Remember to enable override.css option in template settings.
User avatar

GK User
Tue Dec 18, 2012 11:37 am
Thanks for that ..

One thing .. If i choose a color like grey ... Then the login and register links cannot be seen very well so that will also need to be changed ...

Thats on tool module possition
User avatar
Gold Boarder

GK User
Tue Dec 18, 2012 8:52 pm
Konrad M wrote:So, please try add to override.css
Code: Select all
body > .bg {
background: #ffffff !important;
}

and set your own color value. Remember to enable override.css option in template settings.



its not working ...
i did enable css override.css option in template settings
User avatar
Gold Boarder

Konrad M
Wed Dec 19, 2012 7:57 am
Please give me url to your site.
User avatar

GK User
Wed Dec 19, 2012 8:35 am
regatulunit.com
User avatar
Gold Boarder

Konrad M
Wed Dec 19, 2012 8:45 am
Did you clear cache after you made changes ? To change color of items in tools please add:
Code: Select all
#gkTopWrapper a {
color: #000000 !important;
}
User avatar

GK User
Wed Dec 19, 2012 9:09 am
Hi...
I did clear the cache yeah ...

Do you want the password for the admin ?
User avatar
Gold Boarder

GK User
Wed Dec 19, 2012 9:10 am
Maybe also check why the site loads so slow ..

Everyone using the site is complaining ...

Thank you
User avatar
Gold Boarder

Konrad M
Wed Dec 19, 2012 9:13 am
Yes, please send me Private Message with access to your joomla backend. And remember to add link to this topic too.
User avatar

GK User
Wed Dec 19, 2012 10:11 pm
ok works ... thanks for this ...
User avatar
Gold Boarder


cron