The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
I don't have any such in any of my styles. Is this for vB4 styles?
|
#12
|
|||
|
|||
Oops, sorry yes it is in vB4... forgot this is the vB3 area.
|
#13
|
|||
|
|||
if you want it for vb4, then first in the style search find postuseravatarlink in postbit template.
Add a class to img url for example class"rounded": Code:
<img class="rounded" src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" /> HTML Code:
.rounded{-webkit-border-radius: 5px!important; -moz-border-radius: 5px!important; border-radius: 5px!important;} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|