The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hey guys,
Im trying to add a 1px black border around all avatars on my forum. Ive tried a couple of things but im a CSS newbie and they all did something crazy to the postbit. Thanks for any help you can give. James |
|
#2
|
|||
|
|||
|
Find the following in postbit:
Code:
<img src="$post[avatarurl]" Code:
<img style="padding: 1px; border: 1px solid #000000;" src="$post[avatarurl]" |
|
#3
|
||||
|
||||
|
Super thanks
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|