View Single Post
  #2  
Old 06-11-2008, 12:35 AM
  Yurij's Avatar 
Yurij Yurij is offline
Banned
 

X-Adept
  
Join Date: Jan 2008
Posts: 486
 

Default 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.
Reply With Quote