I have decided that the size of my avatars does really not suit my page with other MOD's I have and site intergration which is why I wish to change the size. I am using Avatar MOD for 3.4 (adapted by Hamlin) on my 3.4.03 forums. I have tried just changing the size of the avatar in the Config_New table in the Database but it didn't work. (I'm using Access '00)
Just to remind anyone who has any help for me I am only 11 (12 on the 15th of January) and I have no programming backround and really don't know much about ASP. Just if you could be really clear about what to do would be good!
Sorry guy's if I posted this in the wrong forum. I just read the EXTREMELY IMPORTANT MUST READ !!! topic about where and what to post so I'm a bit scared after seeing that and having to post.... Sorry if I have done anything wrong Moderators/Admin!
You can set the size of the avatar's in the Avatar Home >> Avatar Settings, in the admin panel.
If the problem was the fixed size available in the admin section..then I have made a new version of the admin_avatar_settings.asp file that can be found here this will allow you to specify any size for the avatars.
You can not specify individual sizes for avatars currently, its kinda one size fits all.
One last thing if you change the size of the avatar directly in the database you may have to run setup.asp again so that the forum will re-load the variables.
A nice add on feature for this mod would be a catagory for different types of Avatars like; \images\avatars\marvelDC Comics\ \images\avatars\anime\images\avatars\moviesect. you get the idea.
Also where they didnt have to be installed thru admin just toss them in the avatar directory and they would be available.
This would help the management of the avatars alot.
Great mod though! Without one of the easiset I installed yet and I had the Poll and Event mod already installed and I was really dreading it but it went off with only having to make 3 code adjustments. Made me very happy!
You can sort your avatars into sub directories however you like, the mod does not care where they are, as long as the path information is correct.
The only addon I'm working on currently is this
Which would allow you to upload the files via the admin panel, having problems with Request.Form at the moment though
I was thinking of changing the mass add stuff as well so it could work from one directory, and would check if the avatar name was already in the database.