The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Signature limitation

2 posters

Go down

Signature limitation Empty Signature limitation

Post by dartsnutz Tue Jan 24 2012, 00:43

Is there any way i can limit a members signature length ? Embarassed

Andy
avatar
dartsnutz
New Member

Posts : 14
Reputation : 1
Language : English

Back to top Go down

Signature limitation Empty Re: Signature limitation

Post by Dr. Karlos Tue Jan 24 2012, 02:59

Hi,

Find this in your template viewtopic_body:
Code:
<div class="signature_div">
                        {postrow.displayed.SIGNATURE}
                    </div>

And replace it by this:
Code:
<div style="WIDTH: 748px; HEIGHT: 250px; overflow: auto"><div class="signature_div">
                        {postrow.displayed.SIGNATURE}
                    </div></div>

Modify "width" and "height" by the values that you want.


Cordially,
Dr. Karlos
Dr. Karlos
Dr. Karlos
New Member

Posts : 20
Reputation : 3
Language : French and English
Location : On Forumactif ;)

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum