Re: Changing Logo and Toll Free phone number
Hello again Padraic Ryan,
Thank you again and your ears must have been burning..... see I'm confused already... really sorry to annoy you so quickly again....I read your help information, printed it out and then went to the top_menu.tpl as recommended.
This is what I see:-... (I continued writing below)
{if $printable ne ''}
{include file="customer/top_menu_printable.tpl"}
{else}
<table cellpadding="0" cellspacing="0" width="100%">
{if $speed_bar}
<tr>
<td valign="top" align="right">
<table cellpadding="0" cellspacing="0">
<tr>
{section name=sb loop=$speed_bar}
{if $speed_bar[sb].active eq "Y"}
<td valign="top">{include file="customer/tab.tpl" tab_title="<a href=\"`$speed_bar[sb].link`\">`$speed_bar[sb].title`</a>"}</td>
<td width="1"><img src="{$ImagesDir}/spacer.gif" class="Spc" alt="" /></td>
{/if}
{/section}
</tr>
</table>
</td>
</tr>
{/if}
<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} {$lng.lbl_phone_2_title}: {$config.Company.company_phone_2}{/if} </td>
</tr>
</table>
{/if}
.......here I am again.... I read all the above, but for the life of me I just cannot understand or find where the Toll Free part is... maybe I'm just a dummy. I'm desperate to get this fixed as my boss is breathing down my neck...and I did tell him I knew nothing about code stuff. He is a great boss though, just that we need to remove the toll Free words so we can go to the next step and be live...don't want our viewers contacting us with the wrong info.
If you have a spare moment, could you please steer me on the right track with finding where the Toll Free is in this code. Is there an area in XCart that tells you the meaning of what the code stands for... what I'm trying to say is, if the code says ... $%#@ ... it actually shows up as "get a cup of coffee"...you know what I mean? Is there a code for the words Toll Free, please?
Also .. the big question... is there any chance you could please show me an example by editing the code, so it works and at least that might get me started on what things supposed to look like and how to do it.
They picked me to do this cause I have been working on our database for years... but this is very different..and I'll be having some heavy reading I can see.
If you could please just get me started..that would be terrific and I'll have to owe you one of those coffees...
Thanks again for everything and bye for now.
Hot down here in Australia today.... we could be in for a real scorcher of a summer.
Thanks again for your help and bye for now.
Very best regards
Vicki
__________________
4.1.11
|