How can we change the white background in the main page center container? I cant find the combined css file anywhere on my server and fire file doesn't work please tell me an easy way to do this.
A URL to the page would help as I don't have the theme to test with.
Dave _____________________________________________ Blog & G2 || floridave - Gallery Team
www.mifflezwip.com
I'm assuming this url: www.mifflezwip.com/gallery anyway add:
#doc4 { background-color: red; }
to http://mifflezwip.com/gallery/themes/browny_wind/css/screen.css adjust the red as required.
Thanks Dave... Bang up! Worked like a charm! Anyway to use a background image instead of a color for the same box?
http://www.w3schools.com/cssref/pr_background-image.asp
Posts: 27300
A URL to the page would help as I don't have the theme to test with.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 4
www.mifflezwip.com
Posts: 27300
I'm assuming this url: www.mifflezwip.com/gallery
anyway add:
to http://mifflezwip.com/gallery/themes/browny_wind/css/screen.css
adjust the red as required.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 4
Thanks Dave...
Bang up! Worked like a charm!
Anyway to use a background image instead of a color for the same box?
Posts: 27300
http://www.w3schools.com/cssref/pr_background-image.asp
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team