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 max size limits not being enforced?

3 posters

Go down

In progress Avatar max size limits not being enforced?

Post by thomcan November 17th 2016, 7:01 am

Hi there,

I've set a max avatar limit of 125x200 - but when I uploaded a larger image to my admin profile as a test it let me go larger than the indicated max size. See below image of an avatar of one of my moderators at 125x300...

Avatar max size limits not being enforced? PMbn8nL

Any idea why this is happening? I want to get it fixed before opening the board to new members.

Thanks!

C

Forum: halfmoonhaven.forumotion.com
thomcan
thomcan
New Member

Posts : 2
Reputation : 1
Language : English

http://halfmoonhaven.forumotion.com

Back to top Go down

In progress Re: Avatar max size limits not being enforced?

Post by SLGray November 17th 2016, 7:40 am

Post the link to a topic that guests can see.


Avatar max size limits not being enforced? 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 max size limits not being enforced?

Post by thomcan November 17th 2016, 8:18 am

thomcan
thomcan
New Member

Posts : 2
Reputation : 1
Language : English

http://halfmoonhaven.forumotion.com

Back to top Go down

In progress Re: Avatar max size limits not being enforced?

Post by SLGray November 17th 2016, 8:31 am

Exactly the avatar is being scaled to 83px × 199px.


Avatar max size limits not being enforced? 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 max size limits not being enforced?

Post by Van-Helsing November 19th 2016, 3:52 pm

Hello,
You can enforce the dimensions of the poster's profile avatar by using something like this CSS code

Code:
.postdetails.poster-profile img {
    max-height: 150px !important;
    max-width: 300px !important;
}

You can modify the the values of max-width & max-height as you wish.
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

Back to top

- Similar topics

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