View Single Post
  #7  
Old 03-08-2004, 10:31 AM
  domspe's Avatar 
domspe domspe is offline
 

Advanced Member
  
Join Date: Mar 2004
Location: Sarasota, FL
Posts: 79
 

Default

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...
__________________
~jaime*
shop.mpartworks.com
~~~~~~~~~~~~~~
xcart pro 3.5.5
heavily modified
freeBSD 4.8
php 4.3.3
Reply With Quote