The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Avatar border color
For some reason, the color is showing as a color used elsewhere, but not the color I want. It is showing as blue and not gray.
Here is the code: HTML Code:
if condition="$show['avatar']"> <div class="smallfont"> <br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="1" bordercolor="#e3e3e3" /></a></div></if> |
#2
|
||||
|
||||
replace
HTML Code:
bordercolor="#e3e3e3" HTML Code:
style="border:1px solid #e3e3e3" |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|