All that extra spacing is unnecessary. Also, when it comes time to fit that signature into a 1024 x 768 resolution window (which is the standard we use to judge signature height violations), it can increase the likelihood of the text wrapping to a degree that causes it to go over 190.
One possible (haven't tried it yet, so not 100% sure it will work) way around that text-wrapping problem, though, is to have one line of characters (either text or underscores or anything else that's a character) that has no spaces in it. As long as that line is as long or longer than any other line of text in that column, nothing else will wrap. Instead, if the line goes over the width of the signature space, you'll get a scroll bar. At least, that's the theory.
I'll use underscores above and below your signature to test it out and see if it works:
 |  |
_________________________________________
--Juggalotus--: 99/xx High Priest [Main] --Joel--: 95/64/50 Bio Mi'qmag: 99/68 Lord Knight --Lotus Slinger--: 85/58 Gun Slinger _________________________________________ |
If you're looking at the above in a resolution higher than 1024 x 768, you won't be able to tell if it worked or not, but if you reduce your resolution temporarily and look at that, you'll see that I was right; a scroll bar was created instead of wrapping the text, so my theory was correct. Woo! Here's the code for the above if you want to use it:
[table][tr]
[td][img]http://i83.photobucket.com/albums/j289/6psycho6j6/forJcopy.jpg[/img][/td]
[td][img]http://i110.photobucket.com/albums/n108/bitem_e/jc.png[/img][/td]
[td]
[center][size=7pt]_________________________________________
--Juggalotus--: 99/xx High Priest [Main]
--Joel--: 95/64/50 Bio
Mi'qmag: 99/68 Lord Knight
--Lotus Slinger--: 85/58 Gun Slinger
_________________________________________[/size][/center][/td]
[/tr][/table]It's also worth noting that I added the size tags to the above so that it would look the same as a signature (signatures automatically default to size 7pt text instead of 10pt). If you wanted to use that as your signature, you can remove those size tags and it will still look the same in your signature as it does above.