Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1324177
    opinsystems
    Participant

    I’d like to be able to have my blog content (not the text, but the whole page) centered like many modern blogs do. Currently, it does not matter what CSS I add it keeps it on the left side of the page. I have added padding, the auto margins, etc. Clearly I am missing something. Help, please? Thanks!

    #1324205
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    Could you please provide us with your website URL so we can take a closer look?

    Thanks.

    #1324208
    opinsystems
    Participant

    Sure! soarhq.com

    #1324225
    Joao
    Moderator

    Hi There,

    Your blog does look centered.

    Would you mind to provide an example of what you are looking for?

    Cheers

    #1324306
    opinsystems
    Participant

    Sure. The first attached screenshot is mine. The second is where the content is centered.

    #1324308
    opinsystems
    Participant

    Oops…apparently my screen shot was too big. You have already seen my posts at soarhq.com

    #1324379
    Jade
    Moderator

    Hi there,

    Please use this code:

    .single .x-main {
        width: 70% !important;
        margin: 0 auto;
    }

    Hope this helps.

    #1325633
    opinsystems
    Participant

    Worked perfectly! Thanks so much!

    #1325734
    Thai
    Moderator

    You’re most welcome 🙂

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