navigation button

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
11/4/2010 10:26:34 AM
Gravatar
Total Posts 37

navigation button

Hello all,

 

Is it possible to have to lines of text on a single menu button some of the button names are 4 words and i would like to have 2 words on each line, thus making more horizontal room for more buttons.

Thx in advance :)

Ed

11/4/2010 4:19:30 PM
Gravatar
Total Posts 2239

Re: navigation button

Hi Ed,

The answer to this is dependent upon your skin but you could add a max-width to the link element of the menu item. For instance:

div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu span {max-width: 75px;}

HTH,
Joe D.

11/5/2010 10:05:16 AM
Gravatar
Total Posts 37

Re: navigation button

Thanks Joe I will give it a try!

You must sign in to post in the forums. This thread is closed to new posts.