X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Tabs in default template- eliminate (https://forum.x-cart.com/showthread.php?t=36991)

DezineJunkie 01-24-2008 06:25 AM

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?

balinor 01-24-2008 06:42 AM

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.

DezineJunkie 01-24-2008 06:55 AM

Re: Tabs in default template- eliminate
 
and comment out in smarty is again?
}*

{* A Smarty comment *}

balinor 01-24-2008 06:57 AM

Re: Tabs in default template- eliminate
 
{* Commented out code *}

DezineJunkie 01-24-2008 07:04 AM

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

DezineJunkie 01-24-2008 07:11 AM

Re: Tabs in default template- eliminate
 
/customer/tab.tpl
is this the where i would comment out the code?

DezineJunkie 01-24-2008 07:18 AM

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?

DezineJunkie 01-24-2008 07:25 AM

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}&nbsp;&nbsp;&nbsp; {$lng.lbl_phone_2_title}: {$config.Company.company_phone_2}{/if}&nbsp;&nbsp;</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.