The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Avatar Size Problem
I gave Admins the permission to upload 250x250 avatars but for some reason the avatars are always smaller as the limit. Straight after upload it shows the proper size but in the postbit it's way too small.
http://i107.photobucket.com/albums/m...1Oct011638.gif http://i107.photobucket.com/albums/m...2Oct011639.gif |
#2
|
||||
|
||||
Stylevars > Postbit > postbitlegacy_userinfo_width
Postbitlegacy Userinfo Units px Size CHANGE to 250 or 260 so it has 5px side margins etc. If you buy more grain, you must buy a bigger bucket basically so in essence you enlarged the size of the Avatar yes but not the size of the container it was displayed in . |
#3
|
|||
|
|||
Why does the image appear like 18px smaller (width) in the postbit info?
Anyways, in order to have the avatar 250px width I had to change the "postbitlegacy_userinfo_width" to 278px. |
#4
|
|||
|
|||
We have large avatars loaded in profiles up to 600 px wide, but when seen in the posts they are only 60px wide. We set the stylevar above to 250 px but it isn't changing things. I uploaded a new avatar just to make sure it wasn't a legacy issue. We are using a theme based upon vB default theme and just upgrade to 4.1.9.1
http://www.igotaevo.com/vBforum/imag...667&type=thumb 60px ? 40px |
#5
|
||||
|
||||
Why would anyone want an avatar 600px wide ?
Thats usually the same size for sigs |
#6
|
||||
|
||||
Quote:
We upgraded and all the avatars are super small. I checked all settings in the user groups and they are good. I'm lost on this one. |
#7
|
|||
|
|||
Quote:
|
#8
|
||||
|
||||
As above, You can see by taking it off an getting ;
http://www.igotaevo.com/vBforum/imag...ine=1326402667 |
#9
|
|||
|
|||
In the postbit code there's this:
Code:
$usethumb = (($this->template_prefix == 'vbcms_') OR ($this->registry->userinfo['styleid'] == $this->registry->options['mobilestyleid_advanced'] OR $this->registry->userinfo['styleid'] == $this->registry->options['mobilestyleid_basic'])); so it looks like it could have to do with settings for mobile styles (like a style id for basic and advanced mobile styles)? I don't know anything about that stuff. Edit: Under Style & Language Settings, makes sure Default Style for Old Mobile Browsers and Default Style for Modern Mobile Browsers are "None". |
#10
|
||||
|
||||
It worked! Thank you.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|