PDA

View Full Version : changing font size in signature edit preview



psasse
Sat 14th Feb '09, 1:22pm
Hi everybody,

i am just setting up my vB forum (3.8.1). I have made the following change to postbit_legacy in order to restrict the displayed font size in signature to 1:


<div class="smallfont">
_____________________<br />
$post[signature]
</div>

Now i want to get size 1 also within the preview, when a user is editing the signature in User CP.
Which template do i have to edit and what would be the changes needed for this?

I have set the max font size for signatures to 1 in Admin CP, but this has no effect when a user does not set a size at all. In this case the default size (2) is used.

Thanks in advance!

Best regards,
Matthias