Sub menu postioning issue

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
dmacman
Super Advanced
Super Advanced
Posts: 59
Joined: Wed Sep 21, 2005 3:49 pm

Sub menu postioning issue

Post by dmacman »

Hi all,

I am setting up a new site and working on the look. The sub menus on the site working great, except they are about 200 pixels below the menu that creates them.

I have the menu in a div, to ensure it is positioned on the page in the correct place. This may be the issue, but I am not sure if I can pull of the same effect with an absolute postioning.

Here is the site...

http://www.itcmmailcenter.com/FTCM.php

Any ideas?

Thanks,

Don :D
dmacman
Super Advanced
Super Advanced
Posts: 59
Joined: Wed Sep 21, 2005 3:49 pm

Post by dmacman »

Never mind, I resolved this.

I removed the div and used top and left and it works.

Questions, though...

Should this be absolute or like I have it?

http://www.itcmmailcenter.com/FTCM2.php

Thanks,

Don
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi :)

Should what be absolute, and how do you have whatever it is? The menu is absolutely position, top=;left=; makes it absolute as to position.

Ruth
dmacman
Super Advanced
Super Advanced
Posts: 59
Joined: Wed Sep 21, 2005 3:49 pm

Post by dmacman »

Sorry for being vague, it is not on purpose, its because I am not familar enough with the coding.

What I meant is I see some menus set to 'absolute' and others to 'relative.'

I set mine to neither one, but by your explanation, I set to absolute by default with my top and left commands.

I was just checking to see if I was leaving myself open to issues I was not aware of by asking.

As far as
whatever it is?
I was referring to the menu on http://www.itcmmailcenter.com/FTCM2.php thats all.

Thanks,

Don
Post Reply