I see my avatar rounded here, but in my forum i see it as i uploaded it (square).
How can i enable this ?
Thanks
Maybe theme CSS conflict. It seems this CSS should be set with important statement.
.wpforo-widget-wrap .wpforo-widget-content .avatar {
border-radius: 50%!important;
}
I see that here also. In this topic here (look at left) my avatar (and yours) is squared but in other topic is rounded ??? !!!
Maybe theme CSS conflict. It seems this CSS should be set with important statement.
.wpforo-widget-wrap .wpforo-widget-content .avatar {
border-radius: 50%!important;
}
That doesn't seem to solve the problem. Apparently it is something else, easy to spot since it happens also in your forums here.
I see that here also. In this topic here (look at left) my avatar (and yours) is squared but in other topic is rounded ??? !!!
I think don't see the layout difference. The "Announcement Forum" > "wpForo 1.4.0 is released" topic is under Simplified forum layout. Here you're in Extended forum layout. Avatars are different on forum layouts, all is different not only the shape. This is the How-to and Troubleshooting forum with Extended forum layout.