The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Avatar Sizing Help

3 posters

Go down

In progress Avatar Sizing Help

Post by VStrah September 12th 2014, 12:13 am

Hi there,

I have seen a number of posts regarding the avatar sizing but unfortunately, none of the solutions that I read have worked for me.

I have gone onto the control panel >> general >> avatar management >> personal avatars. I then set the dimensions to say 125x125. Unfortunately, members were still able to upload images that were the size of desktop wallpaper. I tried a few different CSS codes but no luck there either. Perhaps a different code will help.

Any other suggestions to this other than forcing everyone to manually size their image to a proper size?

Thanks,
V
avatar
VStrah
New Member

Posts : 24
Reputation : 1
Language : English

Back to top Go down

In progress Re: Avatar Sizing Help

Post by VStrah September 12th 2014, 1:27 am

I should also mention that the problem MAY only be when linking pictures from a different URL. Uploading directly from one's computer may not be problematic.
avatar
VStrah
New Member

Posts : 24
Reputation : 1
Language : English

Back to top Go down

In progress Re: Avatar Sizing Help

Post by Ange Tuteur September 12th 2014, 5:31 am

Hello VStrah,

You are correct, the dimensions set in the AP can be bypassed by the link to an off site avatar. The AP option is mainly for uploads. You can resize the avatars with CSS, however, I would need to know the version of your forum. Could you provide a link to your forum ?

Thanks.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Avatar Sizing Help

Post by VStrah September 12th 2014, 8:39 pm

I believe it is BB2.

http://vanquish.4rumer.com
avatar
VStrah
New Member

Posts : 24
Reputation : 1
Language : English

Back to top Go down

In progress Re: Avatar Sizing Help

Post by SLGray September 12th 2014, 9:02 pm

AP > Display
It should say the forum version.


Avatar Sizing Help Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Avatar Sizing Help

Post by VStrah September 12th 2014, 9:25 pm

It is BB2.
avatar
VStrah
New Member

Posts : 24
Reputation : 1
Language : English

Back to top Go down

In progress Re: Avatar Sizing Help

Post by Ange Tuteur September 12th 2014, 10:55 pm

Add this to your CSS stlyesheet :
Administration Panel > Display > Colors > CSS stylesheet
Code:
.post .postdetails.poster-profile a > img {
  max-height:125px;
  max-width:125px;
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum