The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
I'm not sure if you can do this with vB options but you can use CSS.
I don't understand about the stretching problem. There would be no other way of achieving this without stretching. However if you mean you would like to keep the images aspect ratio then you can use: HTML Code:
.postuseravatarlink img { max-width: 30px; } However if you would still like to scale images up you can use: HTML Code:
.postuseravatarlink img { width: 30px; } Here is a JSfiddle you can use to try this out: http://jsfiddle.net/AUft5/1/ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|