Submenu positioning

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
Thrina Brezenski
Advanced
Advanced
Posts: 17
Joined: Mon Mar 31, 2003 4:29 pm

Submenu positioning

Post by Thrina Brezenski »

How do I reposition the submenu to be directly under the menu? Currently there is a gap between them that I wish to close up.
Don Killah
Beginner
Beginner
Posts: 5
Joined: Tue Apr 22, 2003 9:08 am

Post by Don Killah »

at the very top of the javascript files (which depends on which version you are using, 3 or 4beta) there are variables called suboffset xxxx.
In version3 it's one menu_arrays.js and in version4 it's not on milonic_src but on horizontal/vertival/whatver.js
it's like :
suboffset_top=4; // Sub menu offset Top position
suboffset_left=6; // Sub menu offset Left position

Edit these lines to suit your needs.
C ya
I heard a rumor I died, murdered in cold blood dramatized
Pictures of me in my final stage, You know Mama cried
But that was fiction, some coward got the story twisted
Like I know longer existed, mysteriously missing
Post Reply