View Full Version : How do I move 'Location:' from the right side to under the avatar?
How do I move member info 'Location:********' from the right side to under the avatar?
Thanks
CyberAlien
02-03-2007, 09:05 AM
In postbit move this:<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>after this:<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
I have done that, thanks, spot on :up: :) however, the text is now larger than it once was. Check the attachment:
CyberAlien
02-03-2007, 09:53 AM
In that code you moved change <div> to <div class="smallfont">
Done that, cheers :up: :D
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.