Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
insert line break in menu
#1
Hi, I would like to insert a line break in long menu item.
Is this possible ton insert html tags in menu?

example with <br />:

<ul>
<li> <a> About </a> </li>
<li> <a> Support <br /> and downloads</a> </li>
</ul>

Thanks
Reply
#2
no but you could probably deal with that using css somehow.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#3
hihi, what a strange question...

I added a line-break in the menue-text of a page in order to have it's menue text wrapped... and what did I acchieve?

The result was, that this linebreak let this menue-item jump to the right side of the menue - line ..

generally speaking: it depends on your menue

if it is a horizontal one, this will not work
if it is a vertical one (in sidebars), you will get automatic breaks because the text floats depending on the width of the sidebar and the <li>-elements are not inline-elements
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply




Users browsing this thread: 1 Guest(s)