[jQuery] Re: Changing the width of a superfish vertical menu

2008-08-27 Thread Joel Birch
That should have read "where px or percentages..."

[jQuery] Re: Changing the width of a superfish vertical menu

2008-08-27 Thread Joel Birch
You can use whatever units you prefer. I prefer ems where possible but can imagine situations where of or percentages would be preferable, eg. to fit a fixed width sidebar. Joel Birch. On 28/08/2008, Shloime <[EMAIL PROTECTED]> wrote: > > Thanks so much. Does the width need to be in em or can c

[jQuery] Re: Changing the width of a superfish vertical menu

2008-08-27 Thread Shloime
Thanks so much. Does the width need to be in em or can can I use any other units, like px? On Aug 27, 7:47 am, "Joel Birch" <[EMAIL PROTECTED]> wrote: > Hi Shloime, > > Simply change the ul element's width property within the CSS. Here is > a link to the CSS which, when added to the base Superfis

[jQuery] Re: Changing the width of a superfish vertical menu

2008-08-27 Thread Joel Birch
Hi Shloime, Simply change the ul element's width property within the CSS. Here is a link to the CSS which, when added to the base Superfish CSS file, creates a vertical-style menu... http://users.tpg.com.au/j_birch/plugins/superfish/css/superfish-vertical.css ...the very first rule contains width