WebsiteBaker Support (2.8.x) > Templates, Menus & Design

menu prefix question

(1/1)

snark:
Is it possible to define a character as menu prefix

for instance if I want ยป before each meu item


Telling me that it should me added to the pagename is no answer

Stefek:
Hello.

Yes, tis is possible using show_menu2.

Please read the sm2 docu.

You will need to add this into your sm2 call:

--- Code: --- $aItemOpen      = '[li]<a href="[url]">&raquo; [menu_title]</a>',
--- End code ---


Regards,
Stefek

marathoner:
You could also simply style the <li> bullet to use that character with you CSS. Here's an example:
http://www.alistapart.com/articles/taminglists/

Navigation

[0] Message Index

Go to full version