Notifications
Clear all

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

8 Posts
2 Users
0 Likes
2,118 Views
Posts: 1602
Topic starter
(@anonymous20)
Noble Member
Joined: 8 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: 10503
Admin
(@robert)
Support Team
Joined: 8 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: 1602
Topic starter
(@anonymous20)
Noble Member
Joined: 8 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: 1602
Topic starter
(@anonymous20)
Noble Member
Joined: 8 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: 10503
Admin
(@robert)
Support Team
Joined: 8 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