This is a migrated thread and some comments may be shown as answers.

Menu Text Wrap for Fixed width Items

1 Answer 71 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Michael VS
Top achievements
Rank 1
Michael VS asked on 12 Feb 2009, 01:18 AM
Hi there,

I'm trying to do a custom menu and have copied the CssBlue skin to modify.

I want my menu items to be fixed width and height but if the text doesn't fit I want it to wrap in its menu item space.

How do I achieve this using CSS Styles as currently it seems to push the size of the menu item out bigger than what i want and text stays to one line.

Thanks

Michael

1 Answer, 1 is accepted

Sort by
0
Michael VS
Top achievements
Rank 1
answered on 13 Feb 2009, 12:38 AM
Hi,

Solved this with:

white-space

: normal;

thanks

Michael

 

Tags
Menu
Asked by
Michael VS
Top achievements
Rank 1
Answers by
Michael VS
Top achievements
Rank 1
Share this question
or