site http:// www.naicsfurniture.com
I messed up the category text color in the mean time, ignore it if you see it change. Still working on it.
Thanks
site http:// www.naicsfurniture.com
I messed up the category text color in the mean time, ignore it if you see it change. Still working on it.
Thanks
This is what is on your site...So you might tripple check that you are transferring your edited file successfully
Also note the comma that you need to remove
Code:#navMainWrapper, { margin: 2em; background-color: #003300; background-image: url(../images/tile_back.gif); padding: 0.2em 0.2em; font-weight: bold; color: #FFFFFF; height: 2%; }
Zen-Venom Get Bitten
Removed the comma, and tried a new color. Still momentary flashof correct color when doing a refresh of screen. Otherwise color will not change.
Thanks
I see the green tile being displayed
Zen-Venom Get Bitten
Do you want to use the tile_back.gif image? Or do you want a solid color? A background-image will always cover a background-color in the same element.
So the choice is
1) keep the .gif and live with the current color
or
2) remove the gif and be allowed to change the color
If I have this wrong let me know. Thanks!
or
3) edit the gif in Photoshop to be the color/gradient you want.
If you want the 3-d effect, you need to use an image; if not, delete the image reference.