This macro is used for inserting separators between menu items.
Requirements
This macro requires Theme Builder 2.0 or above.
Usage
{menuseparator}
Parameters
| Property | Required | Default | Notes |
|---|---|---|---|
| class | Any extra css classes to be added to the separator definition |
Examples
Basic Use
Simply add the macro to your menu configuration where you want to display a separator.
{menuseparator}
Hints and Tips
None at present.
Frequently Asked Questions
None at present.









Comments (1)
Oct 28, 2009
Andrew Brister says:
Adding class=xxxx is great, but how to I write my css to take advantage of it. ...Adding class=xxxx is great, but how to I write my css to take advantage of it.
I haven't been able to fine a "css compendium" of the ids and classes you guys employ for theme builder. And I haven't been able to make complete sense of some of the css tutorials.
Thanks.