Hi,

You could also place this in your stylesheet:

#altBackground {
     background-image: none;
     background-color: white;
}

Then use <body id="altBackground"> on the pages you wish to override. 
The only advantages this offers are that it keeps your CSS in your 
stylesheet rather than having inline markup you'll have to maintain 
later and allows you to easily reuse the same style for other pages if 
the need arises.

Dave Francis wrote:
> <body style="background-image:none; background-color:white">

> is there a way to override a body tag?

Best regards,
Michael Wilson

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.houseoffusion.com/banners/view.cfm?bannerid=11

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182051
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to