Center justify entire HTML5 site

This forum is for all Flare issues related to the HTML5, WebHelp, WebHelp Plus, and Adobe Air Targets
Post Reply
subquark
Propeller Head
Posts: 21
Joined: Mon Mar 18, 2013 1:11 pm
Location: Portsmouth, NH
Contact:

Center justify entire HTML5 site

Post by subquark »

I'd like to be able to serve up a narrower page (say a total with of 60 em or ~960 pixels) and have the entire site centered in the browser.

This is for the HTML5 output with TOC on the left.

So instead of being left-justified, the entire site is center justified.

I've messed with max-width and a margin of zero but no luck (even at the body level, I'm only able to affect the topic content but not the TOC).

Any ideas would be greatly welcomed—thank you! =)
NorthEast
Master Propellus Maximus
Posts: 6363
Joined: Mon Mar 05, 2007 8:33 am

Re: Center justify entire HTML5 site

Post by NorthEast »

Open the skin, go to Styles tab, and set Main Page > Size > Maximum width to 60em or whatever.
subquark
Propeller Head
Posts: 21
Joined: Mon Mar 18, 2013 1:11 pm
Location: Portsmouth, NH
Contact:

Re: Center justify entire HTML5 site

Post by subquark »

Dave Lee wrote:Open the skin, go to Styles tab, and set Main Page > Size > Maximum width to 60em or whatever.
Thank you Dave, you've got me set in the right direction—I greatly appreciate it. =)
Post Reply