View Single Post
  #4  
Old 07-14-2009, 05:06 AM
 
simonparker simonparker is offline
 

Advanced Member
  
Join Date: Feb 2008
Posts: 39
 

Default Re: Add text under my phone number?

Ok, found the template, i think, and has following code (extract of it). Where would it add the text and in what format, as in, does it need " marks?

<tr>
<td height="35" align="center" class="HeadText">
{if $config.Company.company_phone}{$lng.lbl_phone_1_ti tle}: {$config.Company.company_phone}{/if}{if $config.Company.company_phone_2}&nbsp;&nbsp;&nbsp; {$lng.lbl_phone_2_title}: {$config.Company.company_phone_2}{/if}&nbsp;&nbsp;</td>
</tr>
</table>
{/if}
__________________
Simon Parker
Birmingham UK
X-Cart Gold
Version 4.3.1
www.autoairconparts.co.uk
Reply With Quote