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
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 |
anybody? |
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 |
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 |
modules/boonex/avatar/include.php define ('BX_AVA_W', 64); // avatar image width 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 |
You're the man MrPowless... When i get my first million, you'll get a porsche :P |