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

Display the fax number under the speed bar

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-05-2005, 05:48 PM
 
CaPPsiE CaPPsiE is offline
 

Member
  
Join Date: Feb 2005
Posts: 18
 

Default Display the fax number under the speed bar

Hi
How can I display the fax number under the speed bar next to phone number?

Thanks in advance
__________________
CaPPsiE
X-Cart version 4.0.4
Reply With Quote
  #2  
Old 02-06-2005, 05:38 AM
 
balinor balinor is offline
 

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

Default

Please post your X-Cart version number in your signature.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 02-07-2005, 03:48 AM
 
CaPPsiE CaPPsiE is offline
 

Member
  
Join Date: Feb 2005
Posts: 18
 

Default where can I find the version?

Hi where can I find the version?

Thanks
__________________
CaPPsiE
X-Cart version 4.0.4
Reply With Quote
  #4  
Old 02-07-2005, 03:51 AM
 
balinor balinor is offline
 

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

Default

Click on the 'Summary' link in your admin menu. Scroll about halfway down the page.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #5  
Old 02-07-2005, 05:41 AM
 
CaPPsiE CaPPsiE is offline
 

Member
  
Join Date: Feb 2005
Posts: 18
 

Default X-Cart version 4.0.4

X-Cart version 4.0.4
__________________
CaPPsiE
X-Cart version 4.0.4
Reply With Quote
  #6  
Old 02-07-2005, 05:42 AM
 
balinor balinor is offline
 

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

Default

Ok, now edit your profile and put that in your signature so you don't get bugged about it each time you post
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #7  
Old 02-07-2005, 05:52 AM
 
CaPPsiE CaPPsiE is offline
 

Member
  
Join Date: Feb 2005
Posts: 18
 

Default Profile updated

There ya go
__________________
CaPPsiE
X-Cart version 4.0.4
Reply With Quote
  #8  
Old 02-07-2005, 05:58 AM
 
balinor balinor is offline
 

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

Default

Excellent, thanks! Now on to your question:

You will want to edit customer/top_menu.tpl. Scroll down to the bottom and replace this:

Code:
{if $config.Company.company_phone}{$lng.lbl_phone_1_title}: {$config.Company.company_phone}{/if}{if $config.Company.company_phone_2}{$lng.lbl_phone_2_title}: {$config.Company.company_phone_2}{/if}

with this:

Code:
{if $config.Company.company_phone}{$lng.lbl_phone_1_title}: {$config.Company.company_phone}{/if}{if $config.Company.company_phone_2}{$lng.lbl_phone_2_title}: {$config.Company.company_phone_2}{/if}{if $config.Company.company_fax}{$lng.lbl_fax}: {$config.Company.company_fax}{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #9  
Old 02-07-2005, 11:52 PM
 
CaPPsiE CaPPsiE is offline
 

Member
  
Join Date: Feb 2005
Posts: 18
 

Default Coooooool

Thanks mate
__________________
CaPPsiE
X-Cart version 4.0.4
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 01:40 PM.

   

 
X-Cart forums © 2001-2020