![]() |
Resize my Avatar
I just got v2.6.7+ installed and it is working fine. However, I have large avatars on my site. is it possible to change something in ibProArcade that will make my avatars display at a fixed size? Adding something that will force the width and height to 100 would be nice.
|
Quote:
https://vborg.vbsupport.ru/showthread.php?t=182412 |
Thank you for your reply. However the link you sent me allows me to change the category image size. What I am looking for is a way in the arcade listing to change the user's avatar size.
--------------- Added 03 Sep 2008 at 11:11 --------------- Let me restate my question. Avatars on my site can be as large as 250px x 250px. What I am asking is, how, in the arcade only, can I force them to be only 100px x 100px? --------------- Added [DATE]1220542947[/DATE] at [TIME]1220542947[/TIME] --------------- Anybody? Anybody? |
Is there anybody offering support?
|
The way I did it is,,
Editing the functions/functions.php file.. around line 925 look for,, Code:
return "<img src='{$member_avatar}' border='0' alt='' ".$sizedata."/>"; Code:
return "<img src='{$member_avatar}' width='100' height='100' border='0' alt='' ".$sizedata."/>"; |
Perfect. Thank you very much.
|
Oh yea another edit that needs to be default and built in! THANKS!
|
All times are GMT. The time now is 09:29 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|