Support Forum

Profile Signature CSS

KU kutu
kutu
Member

Just upgraded to v5 – HOLLY COW – very nice work indeed, thank you!!

 

Was wondering how to adjust some CSS which is used in the profile signature area.

 

As you can see from the attached image the forum signature block contains css which is limiting a 55px Height –

 

But most folks signature images are 100px heights –

 

How can I modify the CSS (where, can’t find it) or is there a cleaner way?

 

a1forum.jpg

3 Answers

New Answer

MP Mr Papa
Mr Papa
Member

the allowed signature height is an argument to the signature template tag in the spTopicView.php template file in your sp theme… just adjust it to what you want…  before editing the template file, we strongly suggest you create your own theme (http://codex.simple-press.com/codex/themes/theme-basics/creating-a-theme/) to keep from losing your changes should you update the theme…

KU kutu
kutu
Member

Many thanks!

 

If anyone comes across this you can change tagClass=spPostUserSignature spCenter&maxHeightBottom= located in /wp-content/sp-resources/forum-themes/default/templates

Again, kudos for such an improved version. Speed (implementation / performance) and ease of integration are light years ahead of previous versions.

 

Take care