PDA

View Full Version : plzz help ??


MAD-DOG
02-17-2009, 08:26 AM
well i don't know how to ask this one so i got an img to do it for me

in the Threads of the site on top in the img it shows the use name , Avatar ,and so... on the left side

how can i have that on my site

thank you

Marco van Herwaarden
02-17-2009, 08:43 AM
AdminCP -> vBulletin Options -> Style & Language Settings -> Use Legacy (Vertical) Postbit Template

MAD-DOG
02-17-2009, 09:06 AM
thanks but now there is some things that does not look good if u can help me fix them

1-user name in to 2
2-downloads
3-upload
4-thanks
5-0 thanked

........thank you

dismas
02-17-2009, 09:33 AM
I'm not sure about the username being split in two but for the other things:

If you look at the "postbit_legacy" template, you should seem something like this:


<if condition="$post['joindate']"><div class="postbit">$vbphrase[join_date]: $post[joindate]</div></if>
<if condition="$post['field2']"><div class="postbit">$vbphrase[location_perm]: $post[field2]</div></if>
<if condition="$post['age']"><div class="postbit">$vbphrase[age]: $post[age]</div></if>
<div class="postbit">
$vbphrase[posts]: $post[posts]
</div>


Yours will look similar. If you want that box around the downloads, uploads, etc. then put the <div class="postbit"> before those things and </div> after just like in the example above.

MAD-DOG
02-17-2009, 10:02 AM
thanks but the code was

<div class="pibu"><div class="pib">