Heisenberg submitted a new resource:
You must be registered for see links
- How to Center AvatarvB Version: 4.2.x
Try adding the following CSS selector to your "additional.css" template:
Code:.postuseravatar { text-align: center !important; width: 100% !important; }
Note: Overkill if only wanting avatar centered however... You could center all of it, some prefer all of the userinfo centered (within reason) here is a snippet of code that will do so (most of which I copied from a post by Lynne loooooong ago other additions over time).
Code:/* center avatar, username,...
You must be registered for see links
Last edited:
