Mis-placed menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
User avatar
simongdawson
Super Advanced
Super Advanced
Posts: 49
Joined: Sun Oct 12, 2003 6:56 am
Location: UK
Contact:

Mis-placed menu

Post by simongdawson »

I am wanting to change my own custom menu for the tramline menu supplied by Milonic in the samples section. I have done a test page with the new menu and I cannot for the life of me get it to position in the top left corner of the screen. It seems to be ignoring the head section and become placed in the body section. Any ideas please?

My perfectly functional old menu is at http://www.the-limes.com and the 'mis-placed' tramline menu is at http://www.the-limes.com/index2.html
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hello Simon,

Long time no speak :D

Try adjusting the top and left properties of the main menu, these are currently set to top=190; and left=170; pixels and will need changing to something like this:

top=20;
left=10;


Or whatever values seems good for you.

Cheers,
Andy
Post Reply