![]() |
Tabs in default template- eliminate
The tabs in x-cart:
skin1/images/tab_b.gif skin1/images/tab_l.gif skin1/images/tab_c2.gif skin1/images/tab_c1.gif skin1/images/xlogo.gif Should i delete the logo from the folder or wait to replace with another image. I should name my images: skin1/images/logo.gif skin1/images/logo.jpeg skin1/images/blank.gif If i dont want to use them in my skin temp, should i delete them or comment them out from the code? |
Re: Tabs in default template- eliminate
Deleting the images will just leave an 'image not found' icon on the site, so you'll want to comment them out.
|
Re: Tabs in default template- eliminate
and comment out in smarty is again?
}* {* A Smarty comment *} |
Re: Tabs in default template- eliminate
{* Commented out code *}
|
Re: Tabs in default template- eliminate
i found this for anybody else;
http://smarty.php.net/manual/en/language.basic.syntax.php#language.syntax.comments |
Re: Tabs in default template- eliminate
/customer/tab.tpl
is this the where i would comment out the code? |
Re: Tabs in default template- eliminate
lbl_phone_1_title CALL US
lbl_phone_2_title International and the xcartlogo image- what temps are these in? |
Re: Tabs in default template- eliminate
Is this correct?
{*<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> *} |
All times are GMT -8. The time now is 12:02 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.