Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:56

Aligning the sub menus


Poster: jgold723
Dated: Thursday January 27 2005 - 17:57:38 GMT

I've searched this forum, but I can't find a step by step (a dummies way) directions for adjusting where the sub menus appear in relation to the main menu. Mine are showing up too far to the left (they cover part of the main menu) and below the main menu item.

Thanks,

John


Poster: kevin3442
Dated: Thursday January 27 2005 - 18:11:22 GMT

John,

Toward the top of a typical menu_data.js file, you'll see the following lines of code:
Code:
_subOffsetTop=10      // Sub menu top offset
_subOffsetLeft=-10    // Sub menu left offset

Those are the values you want to adjust.

Cheers,

Kevin

Thank you!


Poster: jgold723
Dated: Thursday January 27 2005 - 18:25:33 GMT

Thanks -- just what I needed!

John