Hello,
I can not change the signature image sizes, yet in profile => profile option => size signature image there is no size limit.
How can I fix this?
Thanks
Younès
Hello,
I can not change the signature image sizes, yet in profile => profile option => size signature image there is no size limit.
How can I fix this?
Thanks
Younès
OK Bit of a strange one, but due to the way the post content is displayed, you will need to change the height you want your signature to be displayed at in the topic view template (spTopicView.php)
See the function:
sp_PostIndexUserSignature(‘tagClass=spPostUserSignature spCenter&maxHeightBottom=55’);
Just change the maxHeightBottom to whatever value you want to use for your signature height throughout your forum.