The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Display avatar on postbit when no avatar selected.
HI
I know there was a hack on vb.org to show an avatar for when people didn't have one selected. This would show an avatar on the postbit. Anyone know how to do this on vB 3.0? Thanks! |
#2
|
||||
|
||||
In postbit_userinfo template
find Code:
<if condition="$post[avatar]"><br />$post[avatar]<br /></if> Code:
<if condition="$post[avatar]"><br />$post[avatar]<else /><img src="http://path/to/your/images/noavatar.gif" border="0" hspace="4" vspace="4" alt="No avatar selected" /><br /></if> It works with me anyway |
#3
|
||||
|
||||
I found the noavatar.gif
|
#4
|
||||
|
||||
Cool! I'm going to add this to my VB3 setup.
|
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
thanks is lol
|
#7
|
||||
|
||||
ooo me likies
|
#8
|
|||
|
|||
i want to help no avatar VBB 3.0 Gamma, please help
|
#9
|
||||
|
||||
can't find the template mentioned. I'm on vb 3.0.3
|
#10
|
||||
|
||||
Talking about dragging up the dead,
in the postbit or postbit legacy template, same bit of code./ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|