Matthew Hawley
Well-known member
EDIT: Got it nvm
Solution;
So this is what my messages look like. You would probably want something similar so the postbit doesn't look weird.
I did this so the postbit would extend to the bottom. Well I'm not really extending the postbit. First I went into the style properties for the message user info and cleared all the backgrounds and borders. Then I added this to EXTRA.css.
As I said above, it might look weird with default styling but there ya go.
I need to extend the message user info all the way to the bottom of the post.
Any suggestions?
Solution;
So this is what my messages look like. You would probably want something similar so the postbit doesn't look weird.
I did this so the postbit would extend to the bottom. Well I'm not really extending the postbit. First I went into the style properties for the message user info and cleared all the backgrounds and borders. Then I added this to EXTRA.css.
Code:
.messageList .message { background: #eeeeee; }
As I said above, it might look weird with default styling but there ya go.
I need to extend the message user info all the way to the bottom of the post.
Any suggestions?
Last edited: