Remove Titled Background

  • Thread starter Thread starter Microsoft
  • Start date Start date
M

Microsoft

I cannot stop the back ground image from titling, even though I set the bgproperties=fixed. Am I missing something?

TIA,

Steve
 
You are better off using the well-supported css

<body style="background-repeat:no-repeat;">

...
</body>


Karl



--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to come!)


"Microsoft )IntraRELY.com>" <ng(<at> wrote in message I cannot stop the back ground image from titling, even though I set the bgproperties=fixed. Am I missing something?

TIA,

Steve
 
Back
Top