blue background

Professional Joomla template suitable for a wide range of finance related sites such as stock market, finance news, forex informations.
GK User
Mon Sep 17, 2012 2:13 pm
hello,

how can i add a blue background to my website http://maaku-ng.com/web/web/
User avatar
Junior Boarder

Konrad M
Mon Sep 17, 2012 2:21 pm
Hi,
please try add to override.css
Code: Select all
body {
background: #ffffff;
}

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

GK User
Mon Sep 17, 2012 2:41 pm
Hi

First enable the use of css override on template parameters and then add your css customization on ../css/override.css.

Now about your request, if you want to add blue color on background you can use:

Code: Select all
body {background-color: #006699}


but that's not enough i suppose.
Depends if you want to use the bg color on component and other template blocks.
User avatar
Platinum Boarder

GK User
Tue Sep 18, 2012 5:04 pm
hello,

i added the codes and it does not work
User avatar
Junior Boarder

GK User
Tue Sep 18, 2012 6:33 pm
That's because you didn't enable the use of css override on template parameters > advanced settings.
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.