Topic: Signature text size

Does anyone now how you change the text size of the signature?

I also wonder how you make the "last edited"-text not italic and smaller?

Thanks!

hej!

Re: Signature text size

for the text size, try editing the css postsignature. thats what my ardvark says lol

and the italics

replace line 330

<?php if ($cur_post['edited'] != '') echo "\t\t\t\t\t".'<p class="postedit"'.$lang_topic['Last edit'].' '.pun_htmlspecialchars($cur_post['edited_by']).' ('.format_time($cur_post['edited']).')</p>'."\n"; ?>

and just add in some font sizing

Sorry. Unactive due to personal life.

Re: Signature text size

Thanks!

hej!