Logged Out
Create an Account
Login:
Password:

Forgot your password?
Avatar Size


Back to the Tickets List

Avatar Size
Creator Valdaglerion
Public or Private Public
Private tickets are only accessible to you and to DKPSystem.com staff
Public Tickets are visible to everyone)
Status Open
Type Support
Section of the Site Forum
Urgency (0 votes)
Rating (0 votes)
Description:
We're getting some overly large avatar images on our site. There doesn't seem to be an admin option to limit tem to a particular size. Is there some bit of css code I can use to do that or some other way?
Official DKPSystem.com Comments
No official comments yet

User-Submitted Comments
These posts are also available on the forum with more features. This page is intentional simplified

View this info on the forum
[You must be logged in to post comments]
4939 days ago
Chops Said:
Is there an example I can see?

You CAN go in and delete/change a users' avatar or sig in Admin > Characters and Accounts > Website Accounts.
[You must be logged in to reply]
4925 days ago
Valdaglerion Said:


His image is 150x150. I'd like to have a site option/code to limit them to 100x100. I know I can do them individually but if I have to do that repeatedly, it'll be a pain. Also, there's nothing to stop a member from changing it back.
[You must be logged in to reply]
4924 days ago
Chops Said:
I see.

I know you're comfortable tweaking the Forum Advanced Layout Options. In that case, look into tweaking the avatar sizes in there.

Particularly, Avatars, when uploaded, are pre-resized into 4 or 5 different sizes.

(brb checking numbers)

Alrighty, so the different avatar sizes you can use are as follows:

Thread:Avatar = 150
Thread:BigAvatar = 100
Thread:MediumAvatar = 80
Thread:SmallAvatar = 60
Thread:TinyAvatar = 40
Thread:VeryTinyAvatar = 20

So there you have it. Replace <!--Thread:Avatar--> with <!--Thread:BigAvatar--> (and it'll make your avatars are max out at 100px)
[You must be logged in to reply]