-
Author
-
March 21, 2017 at 08:43 #156185
agentv
ParticipantCan 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?
March 22, 2017 at 01:43 #156271Laura
ModeratorHello, 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 solutionMarch 22, 2017 at 02:37 #156282agentv
ParticipantI’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
March 23, 2017 at 03:23 #156444Laura
ModeratorHello, 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 solutionMarch 27, 2017 at 02:13 #156718agentv
ParticipantUnfortunately 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.
March 28, 2017 at 00:22 #156876Laura
ModeratorHello, 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 -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.