Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Master page footer placement

Explorer ,
Jul 18, 2014 Jul 18, 2014

RH 11 Webhelp

Our master page footer text looks good in a shaded border, but there seems to be no way to set the distance of the border from the Help content. I was able to set the distance by 1) removing the shade & border and 2) selecting the text and setting the paragraph Spacing Above to 18 pxIt looks fine, if plain.

Is there a way to:

  • set the distance of a footer border from the Help content (the border is a footer property and doesn't seem to be selectable), or
  • better maybe, set the footer at the bottom of the user's browser window

Also, is 18 px deemed a good Space below content, or has someone seen a different recommendation?

Thank you

426
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Jul 23, 2014 Jul 23, 2014

If you use the CSS selector #footer, you can do anything you want:

#footer {

   margin-top: 18px;

}

to set 18px as a top margin.

Personally, I would set it to 1.5em (16px x 1.5) for a distance. It's more than a line height, but enough to indicate it is part of the content.

Kind regards.

Translate
LEGEND ,
Jul 18, 2014 Jul 18, 2014

You might use a transparent image to control it.

Cheers... Rick

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 23, 2014 Jul 23, 2014

If you use the CSS selector #footer, you can do anything you want:

#footer {

   margin-top: 18px;

}

to set 18px as a top margin.

Personally, I would set it to 1.5em (16px x 1.5) for a distance. It's more than a line height, but enough to indicate it is part of the content.

Kind regards.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jul 23, 2014 Jul 23, 2014

Hi Willam,

Thanks! I set it to 18 px using RoboHelp's paragraph settings. It looks good, and was what I needed to know about the amount of space that was appropriate.

Cheers

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jul 23, 2014 Jul 23, 2014
LATEST

Hi Rick,

Thanks very much! While there was an easier way for this need, I'll keep transparent image in mind - sounds like the sort of tip that may come in very handy sometime, and not something I would have thought of.

Cheers

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp