AI Search
Classic Search
Notifications
Clear all
Jan 14, 2017 1:28 pm
Hi everyone,
We use personalized signature but after the latest update (before an other admin have fixed this but he leave us) all signatures are oversize, picture in this link:
Thx for reading
Aza
2 Replies
Jan 16, 2017 12:31 am
Please use this CSS code. Put it in Forums > Settings > Styles > Custom CSS Code textarea, save, delete all caches and do Ctrl+F5 on front-end:
#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-signature img {
max-height: 200px;
max-width: 100%;
width: auto;
}
Jan 16, 2017 1:20 am
that's work, wonderfull
Very thanks