PDA

View Full Version : Avatars by User Status/Title


[NGZ]Alko
11-01-2001, 04:02 PM
hi, I'm not sure if there is a hack which has the features i search for, but I didn't find one.

I'm searching for a hack which makes it possible to define a Avatar according to the User Title/Status(like Junior Member, Member, etc.), so that all Junior Members have the same Avatar and so on.
If you reach the next user Level(for example: from Junior Member to Member) the Avatar changes automatically.

Thank you for your help, Alko

Neo
11-01-2001, 11:06 PM
ok, i know of 2 ways to do this for some reason:cool:

the first way is to set the code in a script by hand that when reached to a certain post number the code changes the user avatar , so that would be the easy way to code...

then the hard way would to make a image upload or avatar files integration with the user levels and then make so code that would work with the user avatar..

i could maybe make the first one.. maybe

dotagious
11-01-2001, 11:23 PM
I actually do this on my board. You can simply go to your admincp under user title and place the image source string next to the title like:

Administrator<img src="http://www.yourdomain.com/forums/images/avatars/5STAR.gif"><br/>

It looks SO much better if you center the info in your postbit template.

[NGZ]Alko
11-02-2001, 08:01 AM
hm yeah avenger i thought about this method but it's not very professional and editable :D

... and i can't use special Avatars for some Users like different Avatars for the different Admins or something like that.

dotagious
11-02-2001, 02:49 PM
[QUOTE]Originally posted by [NGZ]Alko
hm yeah avenger i thought about this method but it's not very professional and editable :D

... and i can't use special Avatars for some Users like different Avatars for the different Admins or something like that.

[NGZ]Alko
11-02-2001, 03:02 PM
hm but not special avatars just for particular users.
That means one for this admin and for for this admin.