Support Forum

Can't edit size of signature area

TI TIMM
TIMM
Member

Two questions

The main one – How can I edit the signature field so it’ll accommodate a logo? I’ve tried increasing the signature height under profile options, but that hasn’t helped.

The other – what’s the best way to load images into the profile? I made html out of what I was looking for by using the editor for a page, then copying the text. Is there an easier way?

Thanks!

6 Answers

New Answer

MP Mr Papa
Mr Papa
Member

codex, baby!

http://codex.simple-press.com/codex/api/template-functions-and-the-api/display-template-functions/topic-view/sp_postindexusersignature/

you just need to increase the maxHeightBottom argument…

MP Mr Papa
Mr Papa
Member

to load images in the profile,if you are using tinymce plugin and the file uploader plugin, you can add images that way…

TI TIMM
TIMM
Member

Sorry, getting used to how this all integrates. I just realized what happened on the images though. This is a BP site, so it’s using the BP profile for SP. heh… no text editor for the signature. At least I haven’t found one yet. I’m not sure what I can tell members in regard to posting images in their signatures though, if they can’t convert it to html.

On the signature field size, I adjusted the image, so figured it would allow for a larger field. The codex is confusing to me sometimes due to my limited tech savvy, so I’ll skip it for now. I know where to find it though. :)

Thanks

MP Mr Papa
Mr Papa
Member

yup…  we dont touch the bp profile side of things, short of adding few simple elements…  so the signature editor over there is just a text area and you will have to use html…

for the height, you just needed to increase that one value maxHeightBottom in the template function that is already in your theme template file..

TI TIMM
TIMM
Member

Okay, that was easier than I thought. I’m just chicken. :)

Thanks