SOLVED - No comments needed
http://www.vbulletin.com/forum/showt...14#post1543514
Hi trying to move the user info / profile to the left of postbit
searched the forums found :
https://vborg.vbsupport.ru/showthrea...file+left+side
but could not locate any vertical
only vertical mentioning i can find in postbit_legacy is :
Code:
<if condition="$show['inlinemod']">
<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
which i dont think has anything to do with what im trying to do..
help is appriciated

:up: