-
1. Re: My submenus are all over the place!
Ben Pleysier Nov 26, 2010 4:01 PM (in response to thersher)Add/modify the following to your document
ul.MenuBarHorizontal ul {
margin: 0;
width: 8em;
}Gramps
-
2. Re: My submenus are all over the place!
thersher Nov 27, 2010 1:15 PM (in response to Ben Pleysier)Thank you, this fixed the problem with that particular site, however I've discovered that in trying to modify my sprys, I have messed some stuff up, and
on my own site, no less. The submenu here > http://www.theresasheridan.com appears way above the main menu in IE8, and it's horizontal. It displays properly in FF, but in Safari, Chrome and Opera it drops down in the correct spot, however it's displaying horizontal instead of vertical. I can't figure out what element I've changed inadvertently
This is what I have for submenu positioning:
ul.MenuBarHorizontal ul ul
{
position: absolute;
margin: 5% 0 0 50%;
}When I go to the Spry help through DW, it tells me this -
The position of Spry Menu Bar submenus is controlled by the margin property on submenu ul tags.
- Locate the ul.MenuBarVertical ul or ul.MenuBarHorizontal ul rule.
- Change the margin: -5% 0 0 95%; default values to the desired values.
However, this is what I did for the other site, and got the sub menu all the way to the right of the page. I'm a little confused, because the help seems to be contradicting what you say, which is what works.Thank you! -
3. Re: My submenus are all over the place!
Ben Pleysier Nov 27, 2010 2:36 PM (in response to thersher)Have a look here http://forums.adobe.com/thread/470404
-
4. Re: My submenus are all over the place!
thersher Nov 27, 2010 2:49 PM (in response to Ben Pleysier)When I click on the link it says the thread is locked and it won't let me view it. I am logged in, so I'm not sure what's up with that?
-
5. Re: My submenus are all over the place!
tonybabb Nov 28, 2010 12:38 AM (in response to thersher)I tried the link too and it said the thread is locked.
Tony
-
6. Re: My submenus are all over the place!
thersher Nov 28, 2010 7:00 AM (in response to tonybabb)I seem to have fixed the horizontal display problem in every browser by adjusting the width elements, but in IE the submenu is still displaying above the main menu, instead of below it. I have searched around, but I cannot find a fix for this problem, does anyone have any ideas about this?



