yes, this is the correct coding for rectangle_top.tpl - i have also sized that table to 770 ---
the content background is white, however the page background is bg2.jpg - the only thing that should have a textture is the page, every table on top of it is white.
I have modified rectangle_top.tpl to read:
Quote:
<TABLE align=left border=0 cellPadding=0 cellSpacing=0 width="100%" height="100%" background="{$ImagesDir}/mpaw/bg2.jpg">
<TR>
<TD valign=top>
<TABLE align=left border=0 cellPadding=0 cellSpacing=0 width="770" height="100%" bgcolor="ffffff">
<TR>
<TD valign=top>
|
This temporarily acheives my goal, just wondering if anyone knew how to make it work the "right" way.
Thank you again for all of your help... this is one of those weird things...
