-
Author
-
March 4, 2015 at 16:24 #48752hmaParticipant
Hello, I am using Docs and invitation plugins from CBOX, “buddydrive”,”Ideastream” and “Rendez-vous” plugins.
Now all these working fine with Kleo but images of groups and users appear in square and not round;
Do you have the CSS to make them appear round as KLEo theme ?
Best regards,
HervéAttachments:
You must be logged in to view attached files.March 4, 2015 at 18:14 #48765RaduModeratorHello,
Please provide url and dummy account if is need.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 5, 2015 at 14:25 #48830RaduModeratorHello,
Try this css
COPY CODE#item-body > div.buddydrive.single-member img { border-radius:100%; } #wp-idea-stream div.idea-avatar img {border-radius:100%;} #wp-idea-stream div.idea-content div.idea-footer img {border-radius:100% !important;} #buddypress > table > tbody > tr > td.groups-cell > ul > li > a > img {border-radius:100%;}
Let me know if is ok
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 8, 2015 at 19:59 #49237hmaParticipantHello Radu,
this is working when the profile photo is big.
when it is small like in widget, it appears in square, as well as in the plugin itself see the pictures.
Best regards,
HervéAttachments:
You must be logged in to view attached files.March 10, 2015 at 19:04 #49534RaduModeratorHello,
Fix for sidebar imgs
COPY CODE.sidebar ul.wp-idea-stream-tops img { border-radius:100%; }
For the rest , please provide direct URL of that pages.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘KLEO’ is closed to new topics and replies.