Skip to main content
Known Participant
October 3, 2013
Question

Support for Bootstrap 3 CSS?

  • October 3, 2013
  • 1 reply
  • 1134 views

Hi,

A UI designer at my company is using Bootstrap 3 to create the look and feel (CSS and skin) to be used by new SW products. Does RoboHelp 10 allow me to import or link to a CSS created with Bootstrap 3? Or can I copy and paste portions of the Bootstrap CSS into the RoboHelp project CSS?

Thanks!

Gabe

This topic has been closed for replies.

1 reply

Captiv8r
Legend
October 3, 2013

Hi there

CSS is simply a list of rules for formatting things. As such, RoboHelp should allow you to simply import it and use it.

Have you actually tried it? Or is your question more rhetorical?

If you have tried it, did it fail in some way? If so, how?

Cheers... Rick

Known Participant
October 3, 2013

Hi,

Thanks for the quick reply. I haven't tried it yet but I plan on it. I agree that it sounds like it should work - just curious if anyone had tried and verified that it's do-able.

Regards,

Gabe

Willam van Weelden
Inspiring
October 8, 2013

Bootstrap is a template language that relies on JS, itsn’t it? If so, you can use it, but the RH interface won’t support it. Also, you will need to make the JS file available for all topics as well.

One possible issue you may encounter: If RH doesn’t understand the CSS you provide, it may rewrite portions of the CSS to make it understandable for RoboHelp. So you may need to replace the CSS after generation with the correct CSS.

Greet,

Willam