Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1314737
    clitara66
    Participant

    Hi there!

    I’ve been trying to figure out how to widen and center the individual blog posts. I’ve managed to increase the width but how do I get the post centered on the page?

    http://susanreynolds.org/america-needs-mandelas-ubuntu/

    Thanks so much!

    Tara

    #1314802
    Jade
    Moderator

    Hi Tara,

    Please try this code:

    .single-post .x-main.left {
        width: 100%;
    }
    
    .single-post .x-main.left .post {
        width: 980px;
        margin: 0 auto;
    }
    #1314848
    clitara66
    Participant

    That’s great! Thank you very much 🙂

    T

    #1315217
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1314737 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>