Question
Mass change of a Style
I am using Robohelp 8 HTML.
All my formatting is via a .css file.
I have done a mass change of my .htm files in the '!SSL!' folder to replace:
p class="ManualText" to
p class="Normal"
I can see the new results if I open the .htm file in an editor.
However, when I open my Project in Robohelp, the HTML editor still says that my topics are still using 'ManualText'.
Is there something else I need to change?