I would love to have my signatures dropped to the bottom of the postbit. I read that Wayne Luke states you can do this with CSS, but i have yet to figure out how. Does anyone have an idea on how to do this?
He is speaking of aligning the signature in the postbit to the bottom or as near the bottom as possible so it does not ride up on short posts or on posts that have large posbits and short posts.
You can always make a table inside the area where the post goes, give it two <TR> values (one 90% for post, one 10% for signature valigned to bottom)....
You can always make a table inside the area where the post goes, give it two <TR> values (one 90% for post, one 10% for signature valigned to bottom)....
That did not work. I had already tried that. I ended up getting it all completely aligned to the bottom, including the posts. I even did a valign="top" for the top part. gave it an 80% for post and 20% for sig.