A few days ago, I add in my additional.css this code:
Code:
.postbit .userinfo_extra dl dt {clear: both;}
.postbit .userinfo_extra dl dd {float: left;}
.postbit .userinfo .userinfo_extra dl, .postbit .userinfo_noavatar .userinfo_extra dl {width: 200px;}
After this, I modified some line in vars (with indications of some post here):
In template post_thanks_postbit_info
search and replace all vb:stylevar right by vb:stylevar left
All ok, but in some users, in postbit, some line of thanks appears in the same line, other users, have the thanks in differents lines (this is ok).
I attachs a images for view this:
How can I made for appears in all postbits, the thanks lines, in differents lines?
Thanks and regards!