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

tabs on the home page

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 04-11-2008, 03:13 AM
 
paint@autopaint18.com paint@autopaint18.com is offline
 

Advanced Member
  
Join Date: Sep 2006
Location: Long Island,New York
Posts: 81
 

Default tabs on the home page

Hi,
can anyone tell me how to move and make smaller the tabs on the home page ,like home,shopping cart,contact ,so they can sit a bit lower like on the bar ?using x-cart 4.1.9
thanks
Z
__________________
x-cart ver. 4.1.9
Reply With Quote
  #2  
Old 04-11-2008, 04:38 AM
  Holub's Avatar 
Holub Holub is offline
 

X-Adept
  
Join Date: Jan 2008
Posts: 432
 

Default Re: tabs on the home page

This is /skin1/customer/tab.tpl
This template contains one tan from menu.

You can edit this template and design tabs as you want.

For example, try to use this code.

Code:
<table cellpadding="0" cellspacing="0" dir="ltr"> <tr> <td class="TabLeftSide"><img src="{$ImagesDir}/spacer.gif" class="TabSide" alt="" /></td> <td style="background-color:#FFD44C; font-weight: bold;" {$reading_direction_tag}>{$tab_title}</td> <td class="TabRightSide"><img src="{$ImagesDir}/spacer.gif" class="TabSide" alt="" /></td> </tr> <tr> <td class="TabLeftCorner"><img src="{$ImagesDir}/spacer.gif" class="TabCorner" alt="" /></td> <td class="TabCenter"><img src="{$ImagesDir}/spacer.gif" class="TabCorner" alt="" /></td> <td class="TabRightCorner"><img src="{$ImagesDir}/spacer.gif" class="TabCorner" alt="" /></td> </tr> </table>
__________________
Regards,
Anthony Holub

X-Cart Skins Store
- twenty two different skins available;
- both 4.1.x and 4.2.x versions compatible;
- refresh you store now!

Smart menu X-Cart add-on
Featured Products Slide Show X-Cart add-on
"What's New?" FREE X-Cart add-on
Reply With Quote
  #3  
Old 04-04-2011, 09:27 PM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: tabs on the home page

Quote:
Originally Posted by Holub
This is /skin1/customer/tab.tpl
This template contains one tan from menu.

You can edit this template and design tabs as you want.

For example, try to use this code.

Code:
<table cellpadding="0" cellspacing="0" dir="ltr"> <tr> <td class="TabLeftSide"><img src="{$ImagesDir}/spacer.gif" class="TabSide" alt="" /></td> <td style="background-color:#FFD44C; font-weight: bold;" {$reading_direction_tag}>{$tab_title}</td> <td class="TabRightSide"><img src="{$ImagesDir}/spacer.gif" class="TabSide" alt="" /></td> </tr> <tr> <td class="TabLeftCorner"><img src="{$ImagesDir}/spacer.gif" class="TabCorner" alt="" /></td> <td class="TabCenter"><img src="{$ImagesDir}/spacer.gif" class="TabCorner" alt="" /></td> <td class="TabRightCorner"><img src="{$ImagesDir}/spacer.gif" class="TabCorner" alt="" /></td> </tr> </table>

If I want to display bestseller,featured product,recently viewed product below welcome in tabs in 4.4.2.How to achieve that??

Thanks.
__________________
4.6.1 Platinum


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:54 AM.

   

 
X-Cart forums © 2001-2020