Sorry if I bother you with a very marginal question: after my signature, there's an extra empty line that should not appear. How can I get rid of it? It's like I stroked a "carriage return" after the end of the signature, but I did not. I've checked the database, but the signature string is OK and there are no extra characters.
I guess that's right... So: every signature takes at least TWO lines (one for the signature and one for the icon), except the signature in the FIRST message of the topic which may take only one (because there's no icon), right?
So: is there an easy way not to display the "return on top" icon, or (better) to display it in the same line of the signature?
you can remove the icon if you want, it'll require a code change in topic.asp (a search for <a href=""#top""> in topic.asp should turn up the codes for the icon). The only way to get the icon and the signature lined up would be by allowing dynamic signatures and then putting both the signature and the icon in a table with two columns. Of course it won't work if you don't have dynamic signatures turned on because then the signature will be "pasted" at the bottom of the posts.