EricB Posted December 27, 2005 Share Posted December 27, 2005 On a site that I am working on, there are a lot of categories and sub-categories. When you get deep into the tree, the menu widens up and breaks the table. I am using STS, and even though I set the left table to an absolute width, the breaking still happens. Is there a way I can hard code something to keep the table at a certain width? If so, where is it? Link to comment Share on other sites More sharing options...
Jack_mcs Posted December 27, 2005 Share Posted December 27, 2005 No, html automatically adjusts to the widest element so setting it to a fixed width is not really an option. There are modules around that will display the menu properly though. Take a look at the DHTML Categories contribution. Short of that, you will need to set the width to work with the longest string. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.