PDA

View Full Version : Force Avatars To Be All The Same Dimension


mindhunter77
05-08-2011, 07:39 PM
Is there a way to force all avatars to display a certain size? I have the size set at 125 x 125 and want that size displayed even if they upload one with smaller dimensions.

Lynne
05-08-2011, 08:08 PM
You could probably just add something like this to additional.css:
.postbitlegacy .userinfo .postuseravatar img {width: 200px;}