Do you have nested tables (tables inside of the table with the background
set)? This will cause the background to repeat in a rather ugly way (not
just tiling).
If this is the case, every nested table should have the background set to a
null string.
laura
-----Original Message-----
From: Stephen L Foster [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 26, 2001 3:57 PM
To: Fusebox
Subject: RE: Netscape and table style problem with cold fusion code
That didn't work either. I sent you the URL to the test site directly. I'm
very thankful for the groups help on this. I'm starting to get bugged over
this problem.
Lee Foster
L3 Enterprise
-----Original Message-----
From: Walsh, Christopher [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 26, 2001 1:58 PM
To: Fusebox
Subject: RE: Netscape and table style problem with cold fusion code
change the style to be this...
style="background-image: url('#request.site.imgRoot#/header.jpg');
background-position: top left; background-repeat: no-repeat;
text-align: #request.page.header.align#; color:
#request.page.header.fontcolor#; font-family: '#request.page.header.face#';"
-----Original Message-----
From: Stephen L Foster [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 26, 2001 1:56 PM
To: Fusebox
Subject: Netscape and table style problem with cold fusion code
I have a client that wants a background design placed on the web site. It
works great in IE but in Netscape the image tiles and restarts. Below I'll
include my line of code. Can somebody tell me where my mistake is? I've
tried a number of things but I can't seem to get it to work.
table width="800" height="73" border="0" cellspacing="0" cellpadding="0"
style="background: url('#request.site.imgRoot#/header.jpg') no-repeat;
text-align: #request.page.header.align#; color:
#request.page.header.fontcolor#; font-family: '#request.page.header.face#';"
Lee Foster
L3 Enterprise
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists