Notifications
Clear all

wpForo 1.x.x [Closed] Wpforo widget avatars issue

7 Posts
2 Users
0 Likes
1,059 Views
Posts: 26
Topic starter
(@bjornarfjelldal)
Eminent Member
Joined: 5 years ago

Hi!

When using wpforo widget to display the recent posts, we experience issues with the avatar not resizing correctly. The two other widget displaying latest news and comments work fine, in addition to your own "who's online" widget.

This occurs when you stretch out the display horisontally, i.e. on larger screens.

See attached picture.

 

6 Replies
Sofy
Posts: 4233
 Sofy
Admin
(@sofy)
Support Team
Joined: 6 years ago

Hi @bjornarfjelldal

This is just a small CSS conflict with the active theme or other plugins. Please leave the example URL to allow us to debug the issue and provide some CSS solution for you. 

Posts: 26
Topic starter
(@bjornarfjelldal)
Eminent Member
Joined: 5 years ago

@sofy I have sent you an email with login info

4 Replies
Sofy
 Sofy
Admin
(@sofy)
Joined: 6 years ago

Support Team
Posts: 4233

@bjornarfjelldal

Please put the following code in Additional CSS section of website in Top admin bar > Customize > Additional CSS textarea. Save it, delete all caches and press Ctrl+F5 twice on the front-end.

.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left {
width: auto !important;
}

.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-right {
width: 73%;
}
(@bjornarfjelldal)
Joined: 5 years ago

Eminent Member
Posts: 26

@sofy

Thanks! That sort of worked (for the ratio), but for mobile devices (or narrow width) the icons becomes super large suddenly, try for yourself.. 🙂 Any input on how to maintain its size as well?

Sofy
 Sofy
Admin
(@sofy)
Joined: 6 years ago

Support Team
Posts: 4233

@bjornarfjelldal,

Please resend the URL one more time to allow us to check the issue.  

(@bjornarfjelldal)
Joined: 5 years ago

Eminent Member
Posts: 26

@sofy

Email sent