PDA

View Full Version : hot do i ? move profile to the left of postbit - SOLVED


Vaupell
04-20-2008, 07:42 AM
SOLVED - No comments needed :D

http://www.vbulletin.com/forum/showthread.php?p=1543514#post1543514








Hi trying to move the user info / profile to the left of postbit

searched the forums found : https://vborg.vbsupport.ru/showthread.php?t=165314&highlight=profile+left+side

but could not locate any vertical
only vertical mentioning i can find in postbit_legacy is :


<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: