View Single Post
  #10  
Old 09-09-2003, 03:13 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

Quote:
Originally Posted by rodneyw
ok, since I don't know what you tried or what your files look like so I am going to start here with the basic.

skin1/rectangle_top.tpl
Code:
<TABLE align=center border=1 cellPadding=0 cellSpacing=0 width=99% height=99% bordercolor=#000000> <TR> <TD valign=top>

skin1/rectangle_bottom.tpl
Code:
</TABLE> </TR> </TD>

This SHOULD put a 1 pixel black border around EVERYTHING.

should this not be

skin1/rectangle_bottom.tpl
Code:
</TD> </TR> </TABLE>
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote