Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1328739
    Schw_ede
    Participant

    Hey,

    for some reason all my BuddyPress widgets getting stacked above each other, but I want them to be next to each other. I attached a screenshot, Most liked is showing right, just Buddypress not =/

    Thank you

    #1328979
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1329140
    Schw_ede
    Participant

    oh sry for not posting it in the first place

    Home

    #1329558
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .avatar-block .item-avatar {
        float: left;
        margin: 2px;
    }

    Hope that helps.

    #1329643
    Schw_ede
    Participant

    it helped. Problem solved.

    But i just placed this code to the “Additional CSS” and i worked.

    Thank you

    #1329692
    Rad
    Moderator

    You’re welcome!

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