The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
regular profile pictures are resized perfectly to 60x78.
but the default profile picture shows up as default profile picture size (200x260). how would i make those show up in the friendsbit the same size as profile pictures? i looked at firebug but apparently they both use image_friend_link, i guess something else is forcing profile pictures to reduce in size, but whatever it is, is not having an effect on the default profile picture. |
#2
|
||||
|
||||
![]()
It's the avatar that show up, not the profile picture. Your default CSS should be making sure all the avatars are a certain size:
HTML Code:
.member_summary .friends_mini .friends_list li img { height: 50px; width: auto; } |
#3
|
|||
|
|||
![]()
my mistake, avatar then.
i tried adding the code to additional.css, vbulletin.css, and member.css, but it didn't work. EDIT it worked after removing .member_summary thanks again lynne, you're a real life saver! |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|