Topic: No more big avatars?
Upgraded today, a lot of the users on my forum have wide avatars. This was never a problem with 1.2 but it is now, they overlap, anyway to fix this or do I just have to limit my users?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.3 troubleshooting → No more big avatars?
Upgraded today, a lot of the users on my forum have wide avatars. This was never a problem with 1.2 but it is now, they overlap, anyway to fix this or do I just have to limit my users?
u should be able to limit the size of the avatar in the admin area.
60x60 px is normal..
admin/settings/features
5. User avatars (upload and size settings)
Avatar max width Pixels (60 is recommended).
Avatar max height Pixels (60 is recommended).
Avatar max size Bytes (10240 is recommended).
Q
Understood, but it's a small forum so I allowed people to have very wide avatars, this was fine in 1.2 as they didn't overlap the text in 1.3 they cover the content of posts.
Surely there's no point in having a usersettable make if it's going to overlap?
you will have to do some css editing for the avatar then to counter the over lapping.
simpler way would be to just set a predefined width and height in the admin area.. and let the users follow the rules..
Q
But don't you see my point? If the style is basically setting a max by having the overlapping on text then the whole code may as well say that the max is that max.. this new way doesn't make any sense
If I get you right, try to tune forum CSS so that avatar do not overlap post contents: I'd start from left column's width styles - just make them wider. More unified solution would be left column to have some auto-width, getting wider when necessary. But all these are CSS-tunes.
PunBB Forums → PunBB 1.3 troubleshooting → No more big avatars?
Powered by PunBB, supported by Informer Technologies, Inc.