Skip to main content
Participant
June 29, 2010
Answered

RH 8: Help text/pictures/pics missing all idents and aligned left

  • June 29, 2010
  • 1 reply
  • 539 views

Peter and All,

We have been using RoboHelp (RH) for many versions.   With the latest RH 8, all of our Help text, table titles and pictures are left-aligned since all the idents for lists and multi-lists are missing.   The prior version that we upgraded from was RH 6.   Is there a setting in RH that we need to set?

This problem was seen after JavaHelp was created in Robohelp.    We have tried setting the style sheet to Default.css, RBH_style.css, and also MSWorddoc1.css.   Each stylesheet we generated with game us this left alignment problem.

Thank you in advance,

Eric

    This topic has been closed for replies.
    Correct answer Peter Grainge

    Check that the case of the list styles in the topics exactly matches the case in the CSS.


    See www.grainge.org for RoboHelp and Authoring tips

    @petergrainge

    1 reply

    Peter Grainge
    Community Expert
    Peter GraingeCommunity ExpertCorrect answer
    Community Expert
    June 29, 2010

    Check that the case of the list styles in the topics exactly matches the case in the CSS.


    See www.grainge.org for RoboHelp and Authoring tips

    @petergrainge

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

    Bingo....that is the problem.  Thank you so much.


    Do you have any idea why this mismatch in case occur w/ RH 8 (ie. between 'lista4' and 'Lista4') occurred, and is there an eloquent way to correct it without, changing all the html files or adding a handler for each list (a handler/class for lista4 and also for Lista4).

    Thanks,

    Eric

    Peter Grainge
    Community Expert
    Community Expert
    June 30, 2010

    I just used a multi-file find and replace tool and set it to case sensitive.

    Not sure what you mean by "handler".


    See www.grainge.org for RoboHelp and Authoring tips

    @petergrainge

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