View Single Post
  #5  
Old 02-08-2006, 08:45 AM
 
mmoskva mmoskva is offline
 

eXpert
  
Join Date: Aug 2005
Location: Pennsylvania
Posts: 306
 

Default

That worked.
How can I insert a bg surrounding the head and body of my site?

Code:
<TABLE cellSpacing=0 cellPadding=0 width=764 background="{$ImagesDir}/grimage.gif" border=0> <TR> <TD width=20>[img]{$ImagesDir}/spacer.gif[/img]</TD> <TD vAlign=top width=725 boarder=0> </TD> <TD width=19>[img]{$ImagesDir}/spacer.gif[/img]</TD> </TR> </TABLE>
__________________
x-cart 4.0.16v
linux server
Reply With Quote