Skip to main content
Participating Frequently
September 11, 2014
Question

Mapping Stylesheets

  • September 11, 2014
  • 1 reply
  • 294 views

Hi,

We currently have a CSS in used, but in order to make our document sets across the company consistent we have a new CSS. The style names in the new CSS are different. Is there a way to map styles from one CSS to another CSS in RoboHelp?

This topic has been closed for replies.

1 reply

Willam van Weelden
Inspiring
September 11, 2014

RoboHelp itself doesn't provide a feature for this. But with find and replace, it is relatively easy to do this:

1. Make a backup. Really, I can't stress this enough. Find and replace can wreck a project in seconds if anything goes wrong.

2. For every class you want to change, simply search for class="oldclassname" and replace it by class="newclassname". For find and replace you can use the RoboHelp Find and Replace in Files option or any third party find and replace tool.

Kind regards,

Willam

G_CalderaAuthor
Participating Frequently
September 12, 2014

Thanks William. We had talked about find and replace and renaming options. The new style sheet has different attributes and a lot of new styles. It would be so easy if we could map the styles. I hope Adobe would develop that feature soon.

Willam van Weelden
Inspiring
September 12, 2014

Please take the time to submit a feature request: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform&loc=en

The more people request a feature, the more likely it is that it is implemented. (Adobe does listen to us.)

Kind regards,

Willam