View Single Post
  #6  
Old 09-25-2007, 12:17 PM
 
hhiker hhiker is offline
 

eXpert
  
Join Date: May 2007
Posts: 231
 

Default Re: Categorie menu width change?

Look for the code looking something like this:

Quote:
</tr>
<tr>
<td class="VertMenuLeftColumn" width="200" cellpadding="0" cellspacing="0" rowspan="4" valign="top">
<!-- main area -->
<table width="200" cellpadding="0" cellspacing="0">
<tr>
<td class="VertMenuLeftColumn" rowspan="4" height="100%" width="200">

Yours may not look exactly like that as I have already modified mine but the code around the <!-- main area --> tag is what you need to look at and play with.
__________________
-
-
Versions: 4.1.10 and 4.3.0 (see post for which cart)

"Until man duplicates a blade of grass, nature can laugh at his so-called scientific knowledge." - Thomas Edison

"Never doubt that a small group of thoughtful, committed citizens can change the world; indeed, it is the only thing that ever has." - Margaret Mead (1901-197 quoted in John M. RIchardson, ed. Making it Happen, 1982

"Water is the best of all things." - Pindar (c. 522 BC - c. 438 BC), Olympian Odes
Reply With Quote