![]() |
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 |
Try this:
Code:
<table align="center" border="0" cellPadding="0" cellSpacing="0" class="HeadBox" width="602"> HTH ;) |
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 |
All times are GMT -8. The time now is 02:46 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.