chibi
New Member
Posts: 9
inherit
si.santiago.m@gmail.com
194486
0
Dec 18, 2013 16:59:40 GMT -8
chibi
9
May 2013
chibi
|
Post by chibi on May 23, 2013 17:50:59 GMT -8
I've been working all night editing my forum so if anyone could tell me, is there a plugin the adjust avatar settings? Something that changes the default avatar from the Proboards default (it's too big for some divs) or sets a max avatar/display width x height or... yada yada. Basically, just something that will re-size avatars to be no bigger than 100px by 100px.
If not, then I guess I'll just manage. Or maybe someone could teach me how to develop a plugin?
If not, again... I'll manage. XD
|
|
chibi
New Member
Posts: 9
inherit
si.santiago.m@gmail.com
194486
0
Dec 18, 2013 16:59:40 GMT -8
chibi
9
May 2013
chibi
|
Post by chibi on May 23, 2013 18:01:38 GMT -8
Nevermind. I'm a tard! I just have to set the avatar's max-width and max-height style in my css.
Yay~ ^^
|
|
inherit
194280
0
Jul 15, 2013 10:35:43 GMT -8
TheUnPSInc
79
May 2013
theunpsinc
|
Post by TheUnPSInc on May 27, 2013 14:16:35 GMT -8
Where did you go to adjust this exactly?
|
|
chibi
New Member
Posts: 9
inherit
si.santiago.m@gmail.com
194486
0
Dec 18, 2013 16:59:40 GMT -8
chibi
9
May 2013
chibi
|
Post by chibi on May 27, 2013 14:29:48 GMT -8
I ended up commenting out all the avatar classes in the CSS and making my own general avatar-wrapper class where I set the max-height/max-width. You can do that or change all of the existing avatar classes in the CSS.
|
|