The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How do I move member info 'Location:********' from the right side to under the avatar?
Thanks |
#2
|
||||
|
||||
![]()
In postbit move this:
Code:
<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if> Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> |
#3
|
|||
|
|||
![]()
I have done that, thanks, spot on :up:
![]() |
#4
|
||||
|
||||
![]()
In that code you moved change <div> to <div class="smallfont">
|
#5
|
|||
|
|||
![]()
Done that, cheers :up:
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|