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:10

Menu Position - Please help


Poster: DaveCliff
Dated: Tuesday March 21 2006 - 12:00:11 GMT

Hi all,
I am having some difficulties with positioning the menu relative to the position of the actual page table. The site i am incorporating it into is centred and the menu appears in different positions depending on resolution used and window size. Can anyone tell me how to set the menu to a relative position so that it will always be in the correct position???
Thanks in advance.
Dave


Poster: vikenk
Dated: Tuesday March 21 2006 - 13:23:30 GMT

Dave,

Are you placing your menu in a table? If so, make sure you implement it correctly as described here:

http://www.milonic.com/tablemenu.php

Make sure you set your menu to position:relative and you have no positioning variables (top=, left=, screenposition=).

If you implement it in the table correctly it should move with the flow of your page.

It's also best to provide a URL to the site in question or at least some code :>)


Poster: Ruth
Dated: Tuesday March 21 2006 - 14:35:56 GMT

Hi Dave,

Vikenk is correct, we really do need to see your page to tell you the best way to position it the way you want it. There are a number of way to do that, using absolute, keywords, or relative positioning. Below my name are links, one is for table placement, which is the relatively positioned menu.

Ruth

thank you


Poster: DaveCliff
Dated: Wednesday March 22 2006 - 11:30:24 GMT

thank you both for your replies......unfortunately for confidentiality reasons i couldnt divulge the link. However removing left and putting in relative position has fixed the problem. Thank you very much.