Copy link to clipboard
Copied
Hi
I would like to know if it is possible to indent the Related Topics List to the right based on a style. I used the Related Topics placeholder and applied a style to the Related Topics list but unfortunately it did not take my style. The deafult style (ol.reltopics-list) for Related Topics in the default.css does work. But the list is indented to the left.
I would like to get an output as below.
Related Topics
Copy link to clipboard
Copied
You haven't said which version of RoboHelp you are using.
Copy link to clipboard
Copied
RH2019 Frameless - New UI
Copy link to clipboard
Copied
So you see something like this where the list is left aligned with the list caption:
But want to see something like this where the list is indented from the list caption?
I accomplished it using the first set of Indent and Outdent buttons on the ol.rhtopic-list style (that was like 4 clicks I think):
If you want more control than the buttons provide, you'll need to go in to text editor and update the --list-indent value in at least 2 places.
Copy link to clipboard
Copied
Hi Amebr
It worked. Thank you.