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

cant find logo code in top_menu.tpl

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 06-25-2007, 11:17 AM
 
luxor luxor is offline
 

Senior Member
  
Join Date: Apr 2007
Posts: 120
 

Default cant find logo code in top_menu.tpl

I cant find the logo code inside /customer/top_menu.tpl.

According to http://forum.x-cart.com/showthread.php?t=21529, the logo code should be found in this file.here is my code:

Code:
{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_title}: {$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}

I would like to change the filename call of the logo image.
__________________
v4.1.8 GOLD
Reply With Quote
  #2  
Old 06-25-2007, 11:32 AM
 
hooter hooter is offline
 

X-Adept
  
Join Date: Dec 2004
Posts: 519
 

Default Re: cant find logo code in top_menu.tpl

Quote:
Originally Posted by luxor
I cant find the logo code inside /customer/top_menu.tpl.

According to http://forum.x-cart.com/showthread.php?t=21529, the logo code should be found in this file.here is my code:

I would like to change the filename call of the logo image.
Luxor,

Actually if you read carefully you will see it says:
Quote:
head.tpl - this is the 'header' row. By default, it contains the logo, tabs (which are in customer/top_menu.tpl)....
The default logo image codes are contained within /skin1/head.tpl

Some other skins may have a separate head_customer.tpl file for the customer side and it will be in there.
__________________
Blog for X-Cart | Ebay Auction Manager
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 02:46 PM.

   

 
X-Cart forums © 2001-2020