View Single Post
  #1  
Old 09-22-2003, 02:18 PM
 
Rob Rob is offline
 

Advanced Member
  
Join Date: Mar 2003
Posts: 83
 

Default How do I center my logo in the head.tpl?

I'm must be getting senile, I can't for the life of me figure out how to center my logo in the head.tpl file.

right now the file looks like:

{* $Id: head.tpl,v 1.28 2003/04/24 09:50:33 svowl Exp $ *}
<TABLE align=center border=0 cellPadding=0 cellSpacing=0 class=HeadBox width=100%>
<TR>
<TD valign="top" width="602">[img]{$ImagesDir}/logo.gif[/img]




</TD>

the test site is at:

http://www.porkysdelight.com/shop/customer/home.php


Sorry to be so lame, but I have tried using the <center> tag etc, and I just don't seem to be able to get it. Is this what it's like to get old?

Thanks
Rob
Reply With Quote