Remove rounded avatars
2 posters
Page 1 of 1
Remove rounded avatars
Technical Details
Forum version : #ModernBB
Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
Forum link : ( link is hidden, you must reply to see )
Description of problem
Hey there.While the ModernBB version looks amazing, the rounded circles (and restrictive shapes in general) are something that we would like to get rid of. Circular avatars on the homepage aren't exactly an issue, however inside threads, it would be preferred to get rid of them. Browsing old threads here, CSS codes that have been suggested to solve similar problems (I believe), haven't been a solution.
Any help would be greatly appreciated.
Re: Remove rounded avatars
hello
find this in your css
and remove the border-radius or change the number px to your likeness
find this in your css
- Code:
.postprofile-avatar img {
border-radius: 120px; }
and remove the border-radius or change the number px to your likeness
Re: Remove rounded avatars
skouliki wrote:hello
find this in your css
- Code:
.postprofile-avatar img {
border-radius: 120px; }
and remove the border-radius or change the number px to your likeness
Going to need a hand here. Going through the ACP, I'm not sure where to edit the CSS itself. Any changes I make in the CSS Stylesheet box doesn't land any results.
Re: Remove rounded avatars
Ah yep got it right. Appreciate that.
Still have the issue of the avatars being restricted but I think I can work it out from here.
Cheers for the help.
Still have the issue of the avatars being restricted but I think I can work it out from here.
Cheers for the help.
Re: Remove rounded avatars
Actually, there is one thing and I'm sure it's a simple addition to the CSS. Issue remaining is avatars being squashed (and stretched for small images) instead of resized to fit appropriately with the height and width limits.
Similar topics
» Rounded avatars in Memberlist
» Can I completely remove avatars?
» Rounded border .
» Do not want rounded corners for some images
» Rounded style ranks
» Can I completely remove avatars?
» Rounded border .
» Do not want rounded corners for some images
» Rounded style ranks
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum