Sub-Menu offset

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Kman
Advanced
Advanced
Posts: 14
Joined: Fri May 14, 2004 6:56 pm

Sub-Menu offset

Post by Kman »

Hi,

I'd like to have sub-menus offset by 15px right and have attempted different methods - firstly by setting the _subOffsetLeft=15, then using padding, imagepadding, etc but have no success.

Oddly, when I set the main menu to vertical i/o horizontal it works.

At this point I've accomplished the look by using gif images with a 15px transparent area on the left side but would rather not use such a workaround. Also note, the design calls for the use of images as menu items rather than text.

The site is at:
http://www.harmreduction2006.ca/

Any direction would be appreciated.

Thanks:)
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

Above the submenu items use:
left="offset=15px";

maz
Kman
Advanced
Advanced
Posts: 14
Joined: Fri May 14, 2004 6:56 pm

Post by Kman »

Thanks Maz, that worked great:)
Post Reply