* Suggestion : Improve Website or CD DVD HTML Plugin

Questions regarding use of any Version of Family Historian. Please ensure you have set your Version of Family Historian in your Profile. If your question fits in one of these subject-specific sub-forums, please ask it there.
Post Reply
User avatar
Andy63
Gold
Posts: 19
Joined: 23 Nov 2020 04:46
Family Historian: V7
Location: Québec, Canada

Suggestion : Improve Website or CD DVD HTML Plugin

Post by Andy63 »

This will center the content of your web files in the center of the screen at the desired width. Simply change the 60% as needed.

Just before publishing the web site add "In the advanced" tab :

... in the <body> section, below menu bar

Code: Select all

<div style="margin: 0 auto;padding:0px;width:60%">
... at the end of the <body> section:

Code: Select all

</div>
<p>&nbsp;</p>
I guess it could be added to Improve Website or CD DVD HTML Plugin.

Andy

screenCapture.png
screenCapture.png (13.74 KiB) Viewed 2360 times
Post Reply