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
-
- Junior Boarder
- Konrad M
- Mon Sep 17, 2012 2:21 pm
Hi,
please try add to override.css
and set your own color value. Remember to enable override.css option in template settings.
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.
- 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:
but that's not enough i suppose.
Depends if you want to use the bg color on component and other template blocks.
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.
-
- Platinum Boarder
- GK User
- Tue Sep 18, 2012 5:04 pm
hello,
i added the codes and it does not work
i added the codes and it does not work
-
- 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.
-
- Platinum Boarder
5 posts
• Page 1 of 1