Changing Avatar Size

Anyone can help?

I would like to change the avatar size on my site. (not the images, the avatars only)

Which lines of code do i have to change?

Nick

Quote · 4 Feb 2011

anybody?

Quote · 4 Feb 2011

 

anybody?

try to inspect thumbnail's css classes with firebug

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 4 Feb 2011

 

 

anybody?

try to inspect thumbnail's css classes with firebug

Thanks for the reply, but...

Tried that already, but the avatar is dynamically generated within the avatar module!

Changing the css will not change the images dimensions

Quote · 4 Feb 2011

modules/boonex/avatar/include.php

define ('BX_AVA_W', 64); // avatar image width
define ('BX_AVA_H', 64); // avatar image height
define ('BX_AVA_ICON_W', 32); // avatar icon width
define ('BX_AVA_ICON_H', 32); // avatar icon height

once changed the new images will be this size, you then have to go around to all the css files to make it all fit!! have fun...see you in 2 weeks

I have video tutorials to help you mrpowless.com
Quote · 4 Feb 2011

You're the man MrPowless...

When i get my first million, you'll get a porsche :P

Quote · 4 Feb 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.