Full justify in styles

Nothing is perfect! This is where you can post your ideas and wishes for functions you'd like to see in Help & Manual. Current version only please (H&M7).

Moderators: Alexander Halser, Tim Green

Post Reply
Derek Grainger
Posts: 17
Joined: Fri Jul 05, 2002 7:41 pm
Location: Lancashire, UK
Contact:

Full justify in styles

Unread post by Derek Grainger »

Yet another thing I'd like to see (sorry - but I'm using H&M a lot atm, rewriting the entire help for our software.)

I know in the Topic Page section of the HTML configuration it's possible to add - as I already have,

Code: Select all

<style>
BODY {text-align:justify}
TD {text-align:justify}
</style>
and get the text justified both left and right, but it would be nice to have this option in the style rather than globally.
Post Reply