|
|
 |
FN-FORUM: Overide property in CSS file
date posted 1st March 2004 12:41
Hi
This is puzzling me. All I want is a background image for all pages except
1 in a site. So in my css I have ...
body{background-image:url(../images/background.gif);
background-repeat:no-repeat;}
Then on the page I want to have just a plain white background. I thought
adding the relevant style to the page would overide what was set in the css
file. So my body tag would look like....
I've even tried adding it between style tags in the head region, as well as
setting the background image to a spacer. Nothing is working.
Any ideas?
TIA
Paul
Paul Cooper
Internet Developer
Intex Design
http://www.intexdesign.net
_________________________________________________________________
Express yourself with cool emoticons - download MSN Messenger today!
http://www.msn.co.uk/messenger
|
 |
|