XF 1.5 How fix my css for have frames around avatar

malachiel

Active member
Hi i just trying to have frames around the avatar like from this forum https://hypixel.net/threads/network-booster-update.1560212/ (look the frames around avatars: admin, vip, ecc)
1519236738659.webp
This is my forum https://trollandia.it/community/threads/suggerimento-creative.10398/#post-57602
1519236717868.webp
I already managed to create a avatar around it, but i got two issues:
1) avatar don't fill correct the border
(i tried to add this
.messageUserBlock div.avatarHolder .avatar img { margin-top: 5px; }
But it doing nothing adding that in EXTRA but work previewing it from browser using inspect)

2) the avatar is not going behind the frame (like hypixel forum)

Any help? Thank you!
 
Last edited:
Top Bottom