Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Closed] No rounded avatar in Post left side

8 Posts
2 Users
0 Reactions
2,803 Views
Posts: 1599
Topic starter
(@anonymous20)
Noble Member
Joined: 9 years ago

I see my avatar rounded here, but in my forum i see it as i uploaded it (square).

How can i enable this ?

Thanks

7 Replies
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

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;
}
Posts: 1599
Topic starter
(@anonymous20)
Noble Member
Joined: 9 years ago

I see that here also. In this topic here (look at left)  my avatar (and yours) is squared but in other topic is rounded ??? !!!

Posts: 1599
Topic starter
(@anonymous20)
Noble Member
Joined: 9 years ago
Posted by: Robert

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.

 

Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago
Posted by: Anonymous20

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.

Page 1 / 2