Skip to main content
Inspiring
March 9, 2009
Question

Edit Mini TOC style

  • March 9, 2009
  • 1 reply
  • 657 views
In our project we use a specific style to present a minitoc on a page. With Robohelp 7 we had to manually make bookmarks and hyperlinks. The minitoc seems a perfect improvement. Well, maybe not so perfect.
I want to use the same styles as we used in robohelp 7 in the minitoc, but it seems that Robohelp 8 decides the font and bulleting style for me.
Does anybody know if it is possible to link a level in the minitoc to a style from the stylesheet?
This topic has been closed for replies.

1 reply

Peter Grainge
Community Expert
Community Expert
March 9, 2009
Cannot access RH8 right now but pretty sure you can change the styles in the minitoc.

Poke around in the Style Editor.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
March 10, 2009
Hi,
MiniTOC style is controlled by the MiniTOC Options dialog, which is launched on inserting/editing a MiniTOC Placeholder. To control fonts and bulleting styles from the CSS, you may change the properties of li, ul(For bulleted Mini TOC) and ol(For numbered Mini TOC) as per your requirement, and just check "Use Style from Topic" check box present in the MiniTOC options dialog.
With this check box checked most of the styling properties will be taken from CSS itself.