MyBB Community Forums

Full Version: Add border and things around postbit (posts, joined date, etc.)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I saw a cool feature on Rune Gear in which they added a little border around the postbit (posts, registered date, warning level, etc., that portion of it) and it looked really nice. I tried looking in global.css and showthread.css for elements of the postbit but I was unable to locate anything. Can anyone point me in the right direction?
:oops: didn't observe that envira responded with precise solution Smile
_______________________________________________________

well, they have used a div element for the user info AND added required css to decorate that !!
That's not quite what I was looking for since I want to add on border around all of the details, but that gives me an idea of how to do it, thanks Envira, I appreciate the help!