View Single Post
  #4  
Old 10-29-2006, 06:42 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: E-mail Signature Help Needed

Replace this:

<td class="HeadLogo"><a href="{$http_location}/"><img src="{$ImagesDir}/xlogo.gif" width="244" height="67" alt="" /></a></td>

with this:

<td class="HeadLogo"><a href="../index.html"><img src="{$ImagesDir}/xlogo.gif" width="244" height="67" alt="" /></a></td>
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote