The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello
The original size of the avatar is only shown in the postbit. However, in the member profile, member list and activity stream .. etc, a smaller thumbnail is shown (usually 60x60 or 40x40). Is there a way to always show the original size of the avatar instead of creating a thumbnail especially in user profiles? I'm currently allowing 180x180 avatar, so it's really not nice when their size is decreased to 60x60 or smaller! Thanks ![]() |
#2
|
|||
|
|||
![]()
I think modifying the image size from CSS of the particular locations, wherever you want the full size image, can do the job. However, you might end editing a lot more things to make things look balanced for the same.
|
#3
|
|||
|
|||
![]() Quote:
Can you tell me please what CSS code should I add/change to make the avatar size in member profiles full size? |
#4
|
|||
|
|||
![]()
What exact page you want to edit? Can you give the link to the portion of the edit required?
What I think you are asking for is http://xyz.com/forum/memberlist.php Then follow these steps: Style manager > Edit templates ( of the style u are using) > CSS templates ( click for a list to load) > Memberlist.css > Look for Code:
#memberlist img.avatar { max-width: Refresh your member list. Larger sized avatar would be available. :-) |
#5
|
|||
|
|||
![]() Quote:
![]() The way worked and the avatars appear much better now, thanks to you. But the page I wanted, more importantly, to do that was the User Profile Page (e.g. https://vborg.vbsupport.ru/member.php?u=431056) - But vB 4 version of it of course! So could you tell me which CSS should I edit for that page? And IF YOU HAVE TIME please tell me which codes should I edit for the activity stream and friends list (which also appears in User Profile Page). Thanks again :-) |
#6
|
|||
|
|||
![]()
You need to go to member.css (just the file above memberlist.css)
This one is a bit complex to do. You will have to first and foremost take the backup of the file. Next, search for term 'Avatar' in the codes (using ctrl+f), and find the specific locations (use firebug to find the locations and their css tags) where you want to adjust the sizes, and replace them with the appropriate size. Save and reload. Refresh the page to check. Remember to backup first. |
#7
|
|||
|
|||
![]() Quote:
Regards ![]() --------------- Added [DATE]1372441271[/DATE] at [TIME]1372441271[/TIME] --------------- I finally found how to do it! This is the solution (that works for vB 4 as well): https://vborg.vbsupport.ru/showthread.php?t=179172 |
#8
|
|||
|
|||
![]() Quote:
|
#9
|
|||
|
|||
![]()
OK, help here....I display an avatar AND a user photo on my member list. I did this modification exactly and it ONLY enlarges my profile pic, and not the avatar?
Anyone? |
#10
|
|||
|
|||
![]()
You would need to provide more information or how is anyone going to help you?
We would need a link to this page so we can see the CSS and html structure. Do you have any other 'memberlist' mod's that could be interfering? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|