-
Author
-
November 22, 2013 at 00:52 #7064pauldykeParticipant
Hi
Thanks for the template – just setting this up for a church website! I’m having trouble with the display of the mini avatars – in widgets and on the activity stream. They appear left aligned. I have tried changing to square and the problem is there too. The miss-alignment is different for the activity stream to the widgets.Many thanks,
PaulNovember 22, 2013 at 01:04 #7066adamParticipantdoes your css look like this?
COPY CODE.activity-list span.avatar, #whats-new-avatar, #activity-stream div.avatar { height: 60px; width: 60px; left: -30px; margin-bottom: 20px; }
if not, give it a shot in quick css. that should work for activity at least. not sure which widgets you mean?
November 22, 2013 at 15:39 #7096pauldykeParticipantThanks Adam – yes Chrome’s inspect element says this is the css I’m using. It’s the Members and Groups sidebar widgets that I’m referring to.
November 22, 2013 at 15:53 #7097pauldykeParticipantTaking a look at the CSS has helped – thank you.
I’ve reduced the following pixels from 60px to 54px and the border is now circular! Not sure why it became oblong. I’ve added the following to Quick css:
.buddypress.widgets ul.item-list .item-avatar {width: 54px}
.activity-list span.avatar, #whats-new-avatar, #activity-stream div.avatar {width:54px; height:54px}November 22, 2013 at 23:40 #7119SQadminKeymasterHi Paul, the above code is ok, I think other is the problem, you have a link to look closer?
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 23, 2013 at 12:49 #7134SQadminKeymasterHi Paul, I tested in multiple browsers on mac and windows and all avatars seem to be ok. What browser are you using?
ps: I also attached some screenshots with these http://d.pr/i/XmhC , http://d.pr/i/McQi
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.