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)
-   -   Increasing Width of Categories Box (https://forum.x-cart.com/showthread.php?t=40418)

john.hodson@iinet.net.au 06-10-2008 09:10 PM

Increasing Width of Categories Box
 
We would like to increase the width of our categories box. We have a category called "Hunting/ Trekking Boots", but because it is about 2-3 letters too long it wraps into the next line and looks confusing. So, we had to cut it to "Hunt/Trek Boots".

How can we change the width of our categories box slightly so as to show the full "Hunting/ Trekking Boots" in one line? If we change the width of that box, will the width of the other menu boxes (eg. Help menu box) change as well so that all the left vertical boxes still look consistent?

In case, you need to see the site, it's www.sportingoutbacksupplies.com.au
Thanks.


Yurij 06-11-2008 12:35 AM

Re: Increasing Width of Categories Box
 
Quote:

Originally Posted by sosupplies@iprimus.com.au
We would like to increase the width of our categories box. We have a category called "Hunting/ Trekking Boots", but because it is about 2-3 letters too long it wraps into the next line and looks confusing. So, we had to cut it to "Hunt/Trek Boots".

How can we change the width of our categories box slightly so as to show the full "Hunting/ Trekking Boots" in one line? If we change the width of that box, will the width of the other menu boxes (eg. Help menu box) change as well so that all the left vertical boxes still look consistent?

In case, you need to see the site, it's www.sportingoutbacksupplies.com.au
Thanks.



Try in file skin1/customer/home.tpl find next lines:
PHP Code:

........
{include 
file="help.tpl" }
<
img src="{$ImagesDir}/spacer.gif" width="150" height="1" alt="" />
........ 


and сhange the image size from 150 pixels for more.

mike@tatechnology.net 06-11-2008 06:02 AM

Re: Increasing Width of Categories Box
 
Depending on what skin you are using, it could be the above mentioned or you can find it in:

skin1/customer/menu.tpl

john.hodson@iinet.net.au 06-11-2008 04:38 PM

Re: Increasing Width of Categories Box
 
Thank you very much. Ours was in home.tpl. It works!


All times are GMT -8. The time now is 08:14 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.