How do I create an additional list bullet (second level) with a different shape and indent level?
Thanks!
How do I create an additional list bullet (second level) with a different shape and indent level?
Thanks!
Hello,
This is something we have logged as a feature request for a future update / release. However you can do this manually in HTML view. See sample below:
<ul>
<li>Test
<ol>
<li>Indent</li>
<li>Indent</li>
</ol>
</li>
<li>Test</li>
</ul>
To create a custom / alternative bullet shape you can create a new style and for bullets. To do this place focus in an open Topic and click on the "New Style Rule" link in the Style Picker. In the New Style Rule dialog check the Character Style box and provide a name. Use the arrow button to move to the Rule Selector Heirarchy field, click OK. Once the Style Editor opens select Lists and then choose your alternative bullet style. Click OK. This new Style will be available in the Style Picker when you have any applicable content selected.
I hope this helps.
Hello,
I do apologize for any confusion, you can indent bullet lists to have mulitple levels by using the Indent and Outdent toolbar buttons.
Once again my apologies for any misleading information.
My question was not clear, I needed second level bullets for the template. I figured it out.
Thanks! ![]()