Re: How to change text width and justification

Posted by Harvey on
URL: https://support.nabble.com/Image-Sizing-Text-Alignment-and-Formatting-tp5278993p5397627.html

Can the code be joined together like this:

.nabble .message-text,
.nabble .root-text {
    text-align:justify;
    max-width: 750px;
    width:750px;
}

It seemed to work except one of my images, the only one that was right justified, disappeared.?

Otherwise looks good.
HTTPS Please!