Question about Avatars on Post line on the Index
2 posters
Page 1 of 1
Question about Avatars on Post line on the Index
Hello, I have tried to wrap a border-radius: 4px 4px 4px 4px n the avatars but can't even find a CSS that will work, will i need a JavaScript to bend those edges?
punBB
Forum Link: TPSN
Thank you.
Regards
FrOsTyXi
punBB
Forum Link: TPSN
Thank you.
Regards
FrOsTyXi
Re: Question about Avatars on Post line on the Index
Hi @FrOsTyXi,
It looks like you need to use a higher value, because the edges are being clipped by the container. ( .mini_ava )
Try this :
It looks like you need to use a higher value, because the edges are being clipped by the container. ( .mini_ava )
Try this :
- Code:
.mini_ava img { border-radius:10px }
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum