Reduce Default Font Size in Signatures

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rob B
    Senior Member
    • Dec 2005
    • 311
    • 3.6.x

    Reduce Default Font Size in Signatures

    This is especially useful if you use postbit_legacy because the signatures can sometimes be a bit obtrusive, but can be used with postbit as well. It will simply reduce the default font size of the signature text, which will help.

    Open postbit or postbit_legacy
    Search for 'signature' in the template and you will find this:

    Code:
    		<!-- sig -->
    			[COLOR="Red"]<div>[/COLOR]
    				_____________________<br />
    				$post[signature]
    			</div>
    		<!-- / sig -->
    Change the bit in red to:

    Code:
    <div class="smallfont">
    Done. The display of signatures in the users profile isn't effected.

    You may also want to make the same change in newpost_preview as well.
    Last edited by Rob B; Wed 16 Aug '06, 9:36am.
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...