Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23876

    Hi,

    In a single post wihtout sidebar the content goes centered on 600px. Is it possible to have it aligned left and use the full page (ie. 1030px)?

    #121450

    Hey!

    Yes, insert following code into the quick css field

    #top .fullsize .template-blog .post .entry-content, #top .fullsize .template-blog .post .entry-content>* {
    text-align: left;
    max-width: 100%;
    }

    Best regards,

    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Single post without sidebar – Use the full page’ is closed to new replies.