Nice Clean centerd PB legacy

lilfabbro

New Member
the noavatar img i use can be found on the 2nd page in the #12 post

i did some messing around with my postbit legacy and made it nice clean simple and centered if you wish to use it, its all yours.

i put the avatar above the name and the online status next to the name, I also took out some of the spaces in between the rank joindate osts, and avatar, so it looks neater

*note i do use a default No avatar pic (shown in the sample pic) the code is included in this, all you have to do is add a default image to your misc folder of the theme you use, MAKE SURE YOU NAME IT noava.png

OR

Find noava.png in this code and change it to what ever you want your default no avatar image to be


...................................................................................................................................................Press The Thanks Button
 

Itsuki Minami

New Member
xDU desperate for comments? ;3 actually i like it is nice simple and clean :3 i make my postbit like that too xD but be more patient xD comments will arrive xD cya
 

h@ck3r

New Member
Thats nice.. but I use Postbit and not postbit legacy so can't use it.

Well done and nice share of other people though :)
 

lilfabbro

New Member
theres the no ava pic, if you dont want to have to go through the code and change anything then just put the pic in your misc folder for each style
 

boxi

New Member
Hello @ lilfabbro

I have your code just inserted in a default style
postbit legacy

but no change


The nova.png I have to /images/misc
but that will not be displayed

what should I change the default style otherwise
 

Hoxxy

New Member
You need to clean the code up:
HTML:
<if condition="$post['field5']">
    <img src="$stylevar[imgdir_button]/flags/$post[field5].GIF" alt="Users Flag!" border="" />
</if>
 
Top