Heisenberg submitted a new resource:
You must be registered for see links
- Latest Topics Avatars CircularvB Version: 5.x.x
This will turn the avatar icons within the Latest Topics module from default square into circular.
You must be registered for see images attach
This would make for a nice checkbox feature.
Meanwhile...
Add this code to css_additional.css
Code:/* Start Latest Topics Avatars Circular */ div.b-post-sm__avatar.avatar.h-left img { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid black; } /* End Latest...
You must be registered for see links
Last edited:
