I have a menu that is currently using a fixed width. The menu items are set up using DISPLAY: block. This works just fine unless the elements in the menu are longer than the width in the table and then they wrap around appearing over the menu item below. However if I change the width to a % then the menu crushes in on its self.
Is there a trick to solve this? A % based menu width would be ideal since I can remove the white space but I don't want to have to add a white image behind the scenes to stretch out the menu since that just defeats the entire value of using a % based menu to begin with.
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.