Re: Centering Images and Text
Posted by
Harvey on
URL: https://support.nabble.com/Image-Sizing-Text-Alignment-and-Formatting-tp5278993p5497524.html
Is there a way in the newspaper in the CSS I can center everything (headline, images and text) so that the margins are even on right and left sides instead of having all the space on the right side:

I have a feeling it goes in here somewhere:
.nabble .message-text,
.nabble .root-text {
text-align:justify;
max-width: 750px;
width:750px;
}Thanks.
HTTPS Please!