Relative positioning in CSS layout

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
tepidarium
Mega User
Mega User
Posts: 169
Joined: Sun Oct 05, 2003 4:21 am

Relative positioning in CSS layout

Post by tepidarium »

Are there any examples of the menu being relatively positioned in a CSS layout?

I know that position relative is used for anchoring in something like a table cell...but I haven't seen the same thing for CSS -

I know the menu should not be placed in a div...
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

The div containers for menus does have a CSS classname of mmenu you could probably specify something in your style sheet for this property.

Hope this helps
Andy
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Hmm - learn somethin' every day. That just might help me out of a jam... 8)
John
Post Reply