Categories | Question details Back To List | ||
Line break in text is there a way to put a text with a line break?Two lines to each item with arrow. It's to reduce the toolbar witdh. Instead of: My place | My links My | My Place | Links Thanks! Answer posted by Support on Nov 21, 2008 02:55 By the default toolbr does not support such functionality. But you can do the following: fix toolbar's height in css and insert items with <br> (Text in toolbar rendered through innerHTML) |