-
1. Re: Text lining up horizontally in verticle spry menu
Ben Pleysier Sep 1, 2010 6:23 PM (in response to thersher)Please have a look here http://labs.adobe.com/technologies/spry/samples/menubar/AutoWidthVerticalMenuBarSample.htm l
-
2. Re: Text lining up horizontally in verticle spry menu
thersher Sep 2, 2010 6:02 AM (in response to Ben Pleysier)I've made a few of the changes that apply, but this isn't working for me. My problem isn't text NOT wrapping, it's text wrapping that should not be wrapping. As in, 2 seperate menu items (Item 1 and Item 2 in this case) showing up adjacent to each other, instead of one below the other as it should be.
Is there something here that I'm missing?
-
3. Re: Text lining up horizontally in verticle spry menu
Ben Pleysier Sep 2, 2010 7:34 PM (in response to thersher)I see that you have removed the SpryMenuBar.
In the version with the SpryMenuBar all you had to do was follow the instruction in the link that I gave you namely add
ul.MenuBarVertical ul li {
width: auto;
white-space: nowrap;
}to your document and all would be well.
Sorry to see you go
PS It is an idea to solve the following http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.dmmorgans.com%2F
Message was edited by: vw2ureg
-
4. Re: Text lining up horizontally in verticle spry menu
thersher Sep 3, 2010 5:45 AM (in response to Ben Pleysier)Sorry, the link you gave me had so many instructions in it, I couldn't decipher which one I was supposed to use, but I will keep you email for future reference, because I almost never use Fireworks HTML for menus anymore, but this one has existed on her site for quite awhile and she is not good with change.
I had to replace the Spry so quickly because the client was having an absolute HEART ATTACK about the whole thing. You'd have thought it was the end of the world for crying out loud.
Thanks again!


