Jan 14, 2017 9:28 am
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 15, 2017 8:31 pm
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 15, 2017 9:20 pm
that's work, wonderfull
Very thanks