Notifications
Clear all

wpForo 1.x.x [Closed] widget avatar problem

6 Posts
2 Users
0 Likes
3,014 Views
Posts: 5
Topic starter
(@schmiederp)
Active Member
Joined: 6 years ago

Hello.
I have a big problem with the widget.
User avatar is shaggy. I need to set it from 96px to 85px. I found a CSS line where the avatar has a value of 96x96px. When I set the value to 96x85 nothing happens. Please help

5 Replies
Robert
Posts: 10499
Admin
(@robert)
Support Team
Joined: 8 years ago

Please leave your website URL to allow us debug CSS conflicts.

Posts: 5
Topic starter
(@schmiederp)
Active Member
Joined: 6 years ago

my site is www.rajhrace.cz

Robert
Posts: 10499
Admin
(@robert)
Support Team
Joined: 8 years ago

Find the style.css file of your current WP active theme and put this code (if your theme has an option to put custom css, you can use that). Save it, delete all caches and do Ctrl+F5 on front-end:

.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img {
    height: auto !important;
}
Posts: 5
Topic starter
(@schmiederp)
Active Member
Joined: 6 years ago

hello robert thank you and now its not working same problem in widget who is online. i need same script for online widget member 🙁

Page 1 / 2