Former Member
inherit
guest@proboards.com
177794
0
Nov 22, 2024 15:59:43 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jan 25, 2013 11:05:52 GMT -8
Hello!
I may of missed it somewhere but is there a way to make the avatars all standard size? Such as 100x100? When I upload a new avatar it becomes huge and i have to resize it and it messed with the margins of the mini profile. Is there a way to make it standard for the whole site?
thanks!
|
|
Keith Rozett
Full Member
Not that kind of doctor.
Not even the other kind, technically.
Posts: 720
inherit
Not that kind of doctor.
186408
0
Jul 7, 2015 11:21:48 GMT -8
Keith Rozett
Not even the other kind, technically.
720
November 2012
krozett
|
Post by Keith Rozett on Jan 30, 2013 13:44:12 GMT -8
Hi @greedsins,
Thank you for your patience.
There is a way to do what you're asking. I assume you are trying to get avatars to look good with a customized theme?
You'll need to edit your theme's CSS. (Go to the Colors & Styles page of your theme, and click on the Style Sheet tab.)
On lines 1157 and 1159, you'll see this (your theme may have different line numbers, but look for code that looks similar to this):
.avatar_size_default, .avatar_size_default embed, .avatar_size_default object, .avatar_size_default > div, .avatar-wrapper.avatar_size_default > div > div { height: 150px; width: 150px; } .avatar_size_default img, .avatar_size_default default { max-height: 150px; max-width: 150px; }
You need to replace the '150px' with whatever size in pixels you want the maximum avatar size to be. This will limit the size of all avatars, the ones you upload to your forum as well as anything that users upload themselves.
Hopefully my explanation made sense - the CSS editor is an advanced feature. I'll see if we can possibly add an avatar size option to the Visual Editor.
|
|
Former Member
inherit
guest@proboards.com
177794
0
Nov 22, 2024 15:59:43 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jan 30, 2013 22:56:35 GMT -8
Oh thanks!! That helps!
|
|
dano
New Member
Posts: 47
inherit
187678
0
Apr 20, 2013 15:23:39 GMT -8
dano
47
December 2012
dano
|
Post by dano on Apr 13, 2013 12:05:04 GMT -8
That does not help. The space where the avatar sits is to narrow.
|
|
inherit
(??_?)
181912
RIP RIP RIP Almost RIP - Why does this social section still exist?
0
1
Jul 6, 2015 20:35:17 GMT -8
CheatAreZee
56,804
March 2005
zyvoloski
Ricky's Mini-Profile
|
Post by CheatAreZee on Apr 13, 2013 12:55:27 GMT -8
That does not help. The space where the avatar sits is to narrow. Hi dano, If you're enlarging avatar sizes, you may need to perform a couple of additional steps. View this topic and follow the instructions provided in the "IF you are making the avatar's bigger" section of the post and this should take care of the rest
|
|