Quote:
Originally Posted by Live Wire
I find this more useful, its what i use on my forums. Cuts long sigs out.
HTML Code:
<div style="width: 500px; height: 135px; overflow: hidden;">
$post[signature]
</div>
|
While this is an elegant solution, by fixing the size of signatures, for people with shorter signatures, it is counter productive because it unnecessarily uses up screen space.
I tried it and decided not to keep it.
What we need is a way to truncate the signature only if it's bigger than 500x50 or so pixels.