Rank: Member Groups: Member
Joined: 6/8/2007 Posts: 13
|
I'm being 'nagged' at by the designed of the site I'm working on to try and fix the width of the slide menu. Is this possible?
I have set a width, however if i have a caption on the link which is greater than 50 characters, it alters the layout of the site instead of wrapping to the next time.
Any suggestions? I'm binding the slide menu from an XML source.
Thanks in advance.
Craig
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Craig,
I believe that is possible. In addition to set the width, you also need to set MenuItem.Text.NoWrap to false. You can set that property in the related look item so that you don't have to set it on every single item.
Thanks
|
Rank: Member Groups: Member
Joined: 6/8/2007 Posts: 13
|
Thanks for the speedy reply.
Will give it a try shortly.
Regards
Craig
|