It looks like you may be encountering a defect in the browser at this point. The code you have SHOULD print correctly. That it doesn't is a sign the browser is not rendering the page correctly. I noticed one thing from earlier. When you placed the image in the DIV background, it viewed correctly on screen, but did not print at all. One of the settings in most browsers is whether to print background colors and images or not. The default in many systems is to not print these things. In Firefox you can change this via File|Page Setup. I wonder if you might have better results if you tried putting the image on the background again, and just set that option before print preview? It wouldn't be ideal, but it should at least get you the option to produce what you're looking for in the face of this defect in the browser's CSS z-ordering support. Craig White wrote: > On Sat, 2006-02-11 at 17:32 -0700, Joseph Sinclair wrote: > >>You're still placing the text as a child of the background image. Try placing the text in a sibling div or try placing the image as a child of the text. >> > > ---- > I'm starting to feel like a moron - this looks great until I try to > print preview it... > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > > > > content="text/html;charset=utf-8" /> > > Referral Note > href="../../../public/stylesheets/th_stylesheet.css" rel="stylesheet" > type="text/css" media="all" /> > > > > >
src="http://www.tobyhouse.com/images/tobyLogo_2005.gif" alt="" > height="112" width="128" border="0" /> >
>
>

REFERRAL NOTE

>
>

More > text

>
> > > > > > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change you mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss