Mar 14, 2018 8:58 pm
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
Mar 15, 2018 8:21 am
Please leave your website URL to allow us debug CSS conflicts.
Mar 15, 2018 9:31 pm
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;
}
Mar 18, 2018 6:06 pm
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
Next