dainiswmichel 0 Report post Posted October 29, 2011 hi, if you go here http://www.archiversum.com/ and hover over "digitales archiv," you will see a menu item "archivinformationssystem" and it does not fit in the drop-down menu. funny how this was an issue when the site was in genesis too :-) anyway, i don't immediately see the appropriate style in firebug, so can you share the style modification that would fix the issue? i gather i would just add it to custom code? best, dainis w michel Share this post Link to post Share on other sites
catrina 103 Report post Posted October 29, 2011 [code]ul.sub-menu {width: #px;}[/code] Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
dainiswmichel 0 Report post Posted October 31, 2011 had to add important for it to "take." ul.sub-menu { width: 234px !important; } is our current solution a "foolproof" way to set this style? how reliable will this fixed width be? is there a "more foolproof" way, for example, using text padding or a dynamic method? this client goes to places that are often pretty low-tech (libraries, museums, government offices, archival institutions). best, dainis Share this post Link to post Share on other sites
catrina 103 Report post Posted November 3, 2011 It's the most foolproof way I know of. I can't control whether or not a person is still using the first version of Internet Explorer on a Windows '98, unfortunately. :( Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
dainiswmichel 0 Report post Posted November 6, 2011 lol Share this post Link to post Share on other sites
catrina 103 Report post Posted November 6, 2011 I could only hope no one is still doing that but I wouldn't be surprised if they are. Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
dainiswmichel 0 Report post Posted November 6, 2011 cracking me up cat lady! though honestly, if i could install windows '98 on my phone right now, i probably would. LOL Share this post Link to post Share on other sites