Re:Frozen Backgrounds (An Addendum)

by Paul Clark <pclark(at)gate.net>

 Date:  Thu, 24 Feb 2000 19:02:46 -0500
 To:  hwg-graphics(at)mail.hwg.org
 In-Reply-To: 
  todo: View Thread, Original
I'm running NN 4.7 and fixed backgrounds DO work (kinda) so long as you 
declare all background properties in the CSS and not in the BODY tag.

<!--
body {  background-repeat: no-repeat; background-position: left top; 
background-color: rgb(217,0,0);; background-image: url(img_bg/index_bg.gif)}
-->

as soon as you specify the background image via the BODY tag, the CSS is 
ignored.

Paul

HWG: hwg-graphics mailing list archives, maintained by Webmasters @ IWA