avatar bigger than the limit
3 posters
Page 1 of 1
Re: avatar bigger than the limit
Have you tried editing the avatar image itself?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: avatar bigger than the limit
Hi @QeemBA,
Are you using the following method of setting a limit for avatar dimensions in posts ?
Display > Colors > CSS stylesheet
The rule above will allow you to set the max height and width of the avatar. If the values don't apply, try adding the !important flag to the end of the value.
Are you using the following method of setting a limit for avatar dimensions in posts ?
Display > Colors > CSS stylesheet
- Code:
.postprofile dt img {
max-height:150px;
max-width:150px;
}
The rule above will allow you to set the max height and width of the avatar. If the values don't apply, try adding the !important flag to the end of the value.
Similar topics
» Make my forum board bigger?
» i do not like this new bigger text
» How to make only topic title text bigger?
» how do i make my message board bigger
» How to make my board / banner bigger
» i do not like this new bigger text
» How to make only topic title text bigger?
» how do i make my message board bigger
» How to make my board / banner bigger
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum