Log in

View Full Version : how do i do this......


s-p0k
07-09-2009, 07:59 AM
my ranks r at the top i want to move then under my pic .?

https://vborg.vbsupport.ru/external/2009/07/63.jpg

Ronald0
07-09-2009, 08:02 AM
That you would have to do that via template, but i do not know how. That is a Usergroup group image i believe.

Dont know what the real name is i forget. But yeah template edit. Move the code down under the avatar.

Lynne
07-09-2009, 02:19 PM
That is the postbit_legacy template. Just find the lines of code about the ranks and move them to where you want. These are the rank lines of code to look for and move:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>

s-p0k
07-09-2009, 03:23 PM
That you would have to do that via template, but i do not know how. That is a Usergroup group image i believe.

Dont know what the real name is i forget. But yeah template edit. Move the code down under the avatar.

That is the postbit_legacy template. Just find the lines of code about the ranks and move them to where you want. These are the rank lines of code to look for and move:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>

ty

how do u move it???

Lynne
07-09-2009, 06:16 PM
ty

how do u move it???
Copy it from one location and paste it in another? Is that what you are asking?

s-p0k
07-10-2009, 06:47 AM
Copy it from one location and paste it in another? Is that what you are asking?

yes ty..but how do i know if it's the right place to put it?

Lynne
07-10-2009, 03:26 PM
You would try it and see. Take a look at your postbit_legacy template and find where it is outputting the age and then put your code above it (I can't tell if that's where you want it from your image). If it doesn't work, then post the code your tried (about ten or so lines should be fine - use the html tags) and an image and tell us what is wrong and we can try to help you fix it.

s-p0k
07-10-2009, 05:46 PM
You would try it and see. Take a look at your postbit_legacy template and find where it is outputting the age and then put your code above it (I can't tell if that's where you want it from your image). If it doesn't work, then post the code your tried (about ten or so lines should be fine - use the html tags) and an image and tell us what is wrong and we can try to help you fix it.

ok got it to work

ty:D

--------------- Added 1247270630 at 1247270630 ---------------

have a new Q how to do this

https://vborg.vbsupport.ru/external/2009/07/54.jpg

s-p0k
07-13-2009, 04:44 PM
anyone?

BlueNinjaGo
07-13-2009, 04:51 PM
What exactly is your question?

s-p0k
07-13-2009, 04:54 PM
What exactly is your question?

how do i get the currently user active to show up....like in the last pic
i posted?

BlueNinjaGo
07-13-2009, 04:56 PM
ACP -> vBulletin options -> Forum Display Options (forumdisplay) -> Show Users Browsing Forums

s-p0k
07-13-2009, 05:01 PM
ty .....mods close plzz