Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1337776
    L4MSP
    Participant

    Hello,
    I used the following code to center widgets. I would like to left justify the text in those widgets though. Is it possible?

    I used this code

    /* center footer widgets */
    .x-colophon.top .x-container .x-column img {float: none !important;}
    .x-colophon.top .x-container .x-column {text-align: center;}

    .x-colophon .inline-images img {
    display: inline-block;
    left: auto;
    right: auto;
    }

    #1337815
    Prasant Rai
    Moderator

    Great I am glad you figured it out.

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