Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
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