I'm trying to change the background color of the feature boxes in the Eco Pro Template. I can't seem to figure out how to make it change from white. Any help?
Changing background color of feature boxes in eco pro
Started by
bbruemmer
, Apr 22 2010 07:38 PM
2 replies to this topic
#1
Posted 22 April 2010 - 07:38 PM
#2
Posted 23 April 2010 - 12:07 AM
Ya, use firebug to inspect and get the id of the fboxes.
Then add a custom css rule like so:
`#fbox_id {background: #COLORHEX}`
#3
Posted 23 April 2010 - 12:10 AM
The images/icons in the feature boxes have a white background. You can delete these to change the background color on the .fbox class but will have to add new images if you wish to have them.
If you add your own fboxes it may override the defaults and you may be able to add color more easily









