Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Avatar resize
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 24, 2012 - 12:24 pm

finally! yes! someone using my easter egg theme! kisscoolwink

the avatar image up by the login stuff is coming out 90x90 for me...

Avatar
SPQC
Member
Free Members
sp_UserOfflineSmall Offline
Feb 24, 2012 - 12:29 pm

Mr Papa said

finally! yes! someone using my easter egg theme! kisscoolwink

Irt really looks like Easter but I just enabled it to make sure the theme I edited was not causing the problem.

the avatar image up by the login stuff is coming out 90x90 for me...

??? I see you're using Firefox, have you right-clicked the avatar then Image information?  It says 90px x 90px (resized to 89px x 89px)

 

I mean it's not possible that both my Firefox and IE9 setup is showing different than someone else.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 24, 2012 - 1:42 pm

I dont know...  it might be because of the way things are oriented there...  you might try moving the plainsection containing the image into the big plainsection div right below it...  I think it will still float left in there...

Avatar
SPQC
Member
Free Members
sp_UserOfflineSmall Offline
Feb 24, 2012 - 1:47 pm

Don't work either.  If you click the image, do you see this like me?

size.png

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 24, 2012 - 1:49 pm

on the layout, yet... but its not us resizing... at least not directly...

so you need to play with the layout... looks like maybe the plainsection div with avatar is floated left... then the next div containing everything else in there is full width but 'blocked' by the floated div... so it might be auto limiting based on width...

which is why I suggested playing with the layout a bit...

Avatar
SPQC
Member
Free Members
sp_UserOfflineSmall Offline
Feb 24, 2012 - 2:00 pm

The layout...  I'm out of ideas.  I'm now having like 6 hours straight messing with this.  And that is after removing plugins, using one of your theme, using another WP theme.

 

It's beyond me that even if I force the img with style="width: 90px; height:90px;" it is still not showing correctly.

 

If I do this

<div class="spImg spLeft" style="width: 91px;">

it works but should I really stick to that or try to find the problem?  Is the problem only on my side or this could be experienced by some others too even if there are currently no report because we must admit that it's mostly unnoticed, it took me a few days before finding out.  The fact I was seeing all other avatar in post displayed correctly then one day I noticed that the one at the top was not as sharp as all other so I investigated and discovered it was resized.

 

Ok I will try something else, I will try to restore the original icons and see what happen.

Avatar
SPQC
Member
Free Members
sp_UserOfflineSmall Offline
Feb 24, 2012 - 2:35 pm

Just tested what I said above, everything above 50 get resized exclaim

I left it at 51x51 so you'll see it gets resized to 50.  Same if I right-click the picture in IE9 then Properties.

$"/"$%"&?$%?&/"  Glad I'm bald...

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 24, 2012 - 4:12 pm

we have no other reports of it yet...  and I cannot duplicate on my test sites...  larger than 50 (only went up to 100 in steps of 10) avatars work fine...  I do not see that same resized note looking at the image info in FF...

any other plugins for wp that affect images?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 24, 2012 - 4:41 pm

bet this is your problem...  from the suffision theme

.page-template-no-sidebars-php .entry img {
    max-width: 99%;
}

will limit images in size...

so in your theme or theme reset css... add

#spMainContainer img {max-width: 100%;}

Avatar
SPQC
Member
Free Members
sp_UserOfflineSmall Offline
Feb 24, 2012 - 4:52 pm

Ok I had enough and did this:

#spMainContainer .spImg { width: 91px; }

Maybe the best solution for now, or forever, as I doubt we will find what the problem is.

 

Could have used this:

#spMainContainer .spAvatar { width: 91px; }

but I guess any smaller image would get enlarged while with the 1st option the 91px space will always be showing and the image will simply fit in without being resized at all.

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online: Gary Lee
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 649
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 616
Members: 17344
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10117
Posts: 79600