expending submenu all the way accross the page

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
ptulin
Beginner
Beginner
Posts: 1
Joined: Fri Mar 19, 2004 8:35 pm
Location: nyc

expending submenu all the way accross the page

Post by ptulin »

How do I make the submenu to span all the way accross the design. Here is the example of the site I am working on:

http://dev.massmind.com/the-network/sites/dh/

I would like to have the last cell of the submenu to span all the way to the right of the design.

Kind regards,

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

Post by Ruth »

Hi,

Try setting menuwidth="100%"; and menualign="left" in each submenu. That should make the menu span 100% of the page [minus margins] and the menualign would make the menu items align to the left side and it would seem that the last item spanned all the way to the right.

Ruth
Post Reply