Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

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

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #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
  #2  
Old 09-22-2003, 02:51 PM
 
jpsowin jpsowin is offline
 

X-Adept
  
Join Date: Sep 2002
Posts: 459
 

Default

Try this:
Code:
<table align="center" border="0" cellPadding="0" cellSpacing="0" class="HeadBox" width="602"> <tr> <td valign="top" width="602" align="center">[img]{$ImagesDir}/logo.gif[/img] </td> </tr> </table>

HTH
__________________
Joshua Sowin
...taking things one TPL at a time.
Reply With Quote
  #3  
Old 09-22-2003, 04:40 PM
 
Rob Rob is offline
 

Advanced Member
  
Join Date: Mar 2003
Posts: 83
 

Default Thank you!!!

Thank you so much, my head was starting to bleed from banging it against the wall.

I wrote it down so I will have a record for next time (can't trust my memory anymore)

Thanks again.

Sincerely
Rob
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:39 AM.

   

 
X-Cart forums © 2001-2020