This topic has 5 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #156185
     agentv
    Participant

    Can you help me understand why when using the same widget (members) and sidebar on two different pages, on one the avatars display correctly (round) but on another they’re misaligned and in boxes?

    #156271
     Laura
    Moderator

    Hello, which page shows differently? Can you share access?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #156282
     agentv
    Participant

    I’ve temporarily taken protection off each page, let me know when you’ve had a look so I can restrict them again:

    Incorrect: https://smartwomenconnect.com.au/community/members-home-new/

    Correct: https://smartwomenconnect.com.au/community/support/

    Both are using the Widgetised Sidebar, same Sidebar selected.

    Thanks,

    V

    #156444
     Laura
    Moderator

    Hello, just add this to style.css of child theme

    COPY CODE
    
    .page-template .item-avatar {
        margin: 0px !important;
         height: 30px !important;
        margin-right: 10px !important;
        width: 30px !important;
        border-radius: 100% !important;
        border: none !important;
    }
    .page-template .item-title.fn {
        margin: 0px !important;
        font-weight: bold !important;
        line-height: 16px !important;
        -ms-word-wrap: break-word;
        word-wrap: break-word !important;
        font-size: small !important;
    }
    .page-template .item-meta {
        margin: 0px !important;
    }
    .page-template .widget.buddypress div.item {
        margin-left: 50px !important;
        margin-top: -4% !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #156718
     agentv
    Participant

    Unfortunately this did not work. Still showing correctly on /support but wrong on /members-home-new. This is a live site so we need to urgently fix this please.

    #156876
     Laura
    Moderator

    Hello, can you share access so i can check it out?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?