Skip to main content
Participant
December 18, 2015
Question

Font sizes are different in the design and the preview

  • December 18, 2015
  • 1 reply
  • 982 views

Hi,

I am using Robohelp 11.  I have selected the font for all my paragraphs at Vedana and size as 10. When I see the preview I find the text size much smaller (size 8). The tables in my project have the same font and size (Verdana 10) . The preview shows this correctly. I am facing this problem for my paragraphs only. What could be the problem and how do I fix it.

    This topic has been closed for replies.

    1 reply

    Willam van Weelden
    Inspiring
    December 21, 2015

    Have you zoomed in in any way? If you create a new topic, which size does the text have then?

    There is probably something in the CSS going on that the design editor isn't picking up. Can you create an output and check it there?

    Community Expert
    December 21, 2015

    Also make sure the topics don't have inline font styles defined. You may find it easier to check the HTML code. If there is inline code you may see something like:

    <p style="font-size:8pt;">

    or

    <p font-size="8pt">

    On a side note, the Design View does not display exactly the same way as the Preview, which is also not exactly the same as the final output in different browers. I would recommend viewing your output, to make sure it displays correctly, and not worry too much about either Design or Preview.

    Peter Grainge
    Community Expert
    Community Expert
    December 22, 2015

    Hi

    I have checked the code and it shows as <p style="font-size: 10pt,">. As for viewing the output, the preview and the generated output displays the same.


    You say Preview and Generated Help are correct so it seems it is only wrong in the Design Editor, correct?

    If so Willam did ask earlier if you had changed the zoom settings. Have you?

    Change one topic to the default CSS and see if you still have the problem.


    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.