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

E-mail Signature Help Needed

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 10-29-2006, 02:46 AM
 
braidedsoul braidedsoul is offline
 

Member
  
Join Date: Oct 2005
Location: Upstate NY
Posts: 23
 

Default E-mail Signature Help Needed

OK I have tried everything to fix this issue and can not seem to get it straight.

I want to remove a line in my e-mail signature but not the entire signature. This is the signature that comes on the invoice to the customer once they have made a purchase.
Sample drawing found at http://bangerz.com/help.html


I checked languages, tpls. i tried everything but cant seem to figure out how to remove this one line. Can you help?


Also.. how can I remove the link on my logo in my header? I checked header.tpl but do not see a link for this.

USING VERSION 4.1.3
__________________
version 4.0.12 x-cart Gold
Reply With Quote
  #2  
Old 10-29-2006, 02:33 AM
 
balinor balinor is offline
 

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

Default Re: E-mail Signature Help Needed

That is the {$lng.eml_signature} variable. You can erase it under 'languages' or remove it entirely by editing mail/html/signature.tpl.

The header link is this line of code in head.tpl:

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

Moving to template editing.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 10-29-2006, 04:48 AM
 
braidedsoul braidedsoul is offline
 

Member
  
Join Date: Oct 2005
Location: Upstate NY
Posts: 23
 

Default Re: E-mail Signature Help Needed

Thanks.. that took care of the e-mail issue and I greatly appreciate your help. But I am clueless as to what to do with the head.tpl you stated. I tried to replace the href with a web address to my home page but that messed things up big time.

Any idea? I want my logo on the top of the page to go to my index.html of the main site (root) and not the store/index file.
__________________
version 4.0.12 x-cart Gold
Reply With Quote
  #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
  #5  
Old 10-29-2006, 07:15 AM
 
braidedsoul braidedsoul is offline
 

Member
  
Join Date: Oct 2005
Location: Upstate NY
Posts: 23
 

Default Re: E-mail Signature Help Needed

That did it... thanks a bunch. Someday I hope I am as smart as off you real programmers and then I can help someone else out. You people rock!
__________________
version 4.0.12 x-cart Gold
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 09:37 AM.

   

 
X-Cart forums © 2001-2020