Log in

View Full Version : How Do I Do These?


RazerZoneX
11-11-2008, 03:55 PM
I want my icons and rank at the bottom like this and reputations. I want it to be like this:

https://vborg.vbsupport.ru/external/2008/11/61.jpg

Currently Mine Is Like This:

https://vborg.vbsupport.ru/external/2008/11/62.jpg

I want it to turn it like that:

https://vborg.vbsupport.ru/external/2008/11/61.jpg

With the box around the details, locations & etc. Also how do I put the rank at the bottom like that instead at the top. Thank You Very Much

Lynne
11-11-2008, 05:41 PM
search "box*" "all mods" "titles only" and you'll find PS - Boxed Postbit Information & Centered Postbit (https://vborg.vbsupport.ru/showthread.php?t=170238&highlight=box%2A)

As for moving the rank, just move that bit in your template to where you want it.

RazerZoneX
11-11-2008, 09:12 PM
What's the bit? I mean like if you know the text to move it? Thanks

Lynne
11-11-2008, 09:16 PM
Usually the names of the variables are similar to what it is you are looking for. In this case, you are looking for $post[rank]:

<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>