HelpSmith Logo
Making Help Authoring a Pleasure to Do
Free DownloadStart your free trial now
HelpSmith Topics
Making Help Authoring a Pleasure To Do

How to make the Web Help footer to be Right Justified?

How can I apply the "Right Justified" alignment to the footer area of the Web Help layout?

1

Comments

For the footer that uses the default HTML code, you can change text alignment at: Project|Project Options|Web Help|Appearance|Footer|Title style

0

Also, you can modify the footer's HTML code by adding an inline style at:

Project|Project Options|Web Help|Layout|Footer

<div id="hs-content-f">
    <div id="hs-wrapper-f" style="text-align: right">
        <span id="hs-title-f"><%#Copyright%></span>
    </div>
</div>
0

Thank you, it worked!

0

Add a Comment

Please Login or Register or leave comments.

Hello World
Lorem ipsum dolor sit amet
OK
Login
Nickname or Email:
Password:
If you do not have an account, you can register.