View Full Version : Default Avatar + Signature
Draygonia
04 Mar 2007, 18:45
I seem to be gliding by posters that post something but do not have an avatar or sig. Their post seems meaningless and unimportant.
Perhaps there should be a mod that gives a default avatar and signature to new users who sign up but do not define one.
Gray Matter
05 Mar 2007, 17:52
This could easily be done with only template changes.
Draygonia
05 Mar 2007, 18:11
What template changes would that be?
Gray Matter
05 Mar 2007, 18:51
In template "postbit" or "postbit_legacy,"
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and replace it with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and in template "MEMBERINFO,"
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and replace it with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Be sure to replace the red text with the location of the default avatar file.
Edited:
For a default signature, do the following.
In template "postbit" or "postbit_legacy,"
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and replace it with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
In template "MEMBERINFO,"
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and replace it with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Remember to replace the red text with the default signature that you want to appear.
Draygonia
05 Mar 2007, 22:32
Thanks! Once I create a default sig and avatar I will do it! Thanks a lot! Saving your post :D
In template "postbit" or "postbit_legacy,"
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and replace it with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
This tore my pages apart something awful.
I had success with this instead:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
blind-eddie
10 Mar 2007, 14:15
Very nice, I have been asking this very question for a long time...With the template edits above, is there a way to to have many default avatars & sigs...Then a member without avatars & sigs can pick from the few default ones to use or upload their own?
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.