Skip to main content
July 7, 2009
Question

Format/style problems with X5 project opened in RoboHelp 8

  • July 7, 2009
  • 1 reply
  • 698 views

When I open an RH X5 project in RH 8, the topics look like my .css has been applied to them (i.e., correct formatting and fonts). If I view the topics in Preview or in the .chm file, it looks like no .css is applied (e.g., text is all Times Roman). I have opened my .css in the editor and everything looks fine. I have also verified that it is applied to all the topics in the Help project.

Any suggestions on how to resolve this issue?

Thanks in advance,

Cherie Lorenzo

    This topic has been closed for replies.

    1 reply

    Peter Grainge
    Community Expert
    Community Expert
    July 7, 2009

    Create a new topic in the project using the same CSS. Same problem?


    See www.grainge.org for RoboHelp and Authoring tips

    Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
    July 7, 2009

    I just figured out what the problem was. I took a closer look at my .css and found that RoboHelp 8 had deleted a closing bracket from two @media print lines that I have in the .css. As soon as I added another closing bracket to the end of these lines, the problem went away.

    Thanks,

    Cherie

    Peter Grainge
    Community Expert
    Community Expert
    July 7, 2009

    Are you saying you have two CSS files reference in the topic?

    I thought RH would only work with the second one. I need to look at something I tried once before for someone and it ran into problems. I will look tomorrow.


    See www.grainge.org for RoboHelp and Authoring tips

    Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.