Add blank lines to Radio navigator links

Some people are having trouble using my tip on adding a blank line to navigator links in Radio.

To include a blank line, add an element with a space as its name:

<item name=" "/>.

I'm using this on Workbench. As long as you include a space or an &nbsp; entity in between the quote marks, it will render as a blank line when the links are displayed.

Comments

winXP, RUL 8.0.8,
via http://127.0.0.1:5335/system/pages/prefs?page=2.6
in Mozilla1-5rc1:
inserting   works;
inserting a whitespace does not seem to do it

Sorry, meant to convey:
no break space   works!,
whitespace seems not.

I'm on XP also. What does your navigator link template (on the same preference page) look like? Mine is this:

<span><%item%></span><br>

Let's try that again with [ and ] in place of < and >

[span][%item%][/span][br]

[div align="center"][%item%][/div]

Yep. Definitely requires a non-breaking space on my system R808

Great tip though. Simple and very useful.

Thanks!

Neil.

Add a Comment

All comments are moderated before publication. These HTML tags are permitted: <p>, <b>, <i>, <a>, and <blockquote>. This site is protected by reCAPTCHA (for which the Google Privacy Policy and Terms of Service apply).