UBB.Dev
Posted By: Datal Avatar Pic (v6 [br5]) - 05/23/2002 4:46 PM
OK before it was great how in the post it cut the image down in size then you click on the profile and you see the full size image... What happened to that??
Posted By: Rick Re: Avatar Pic (v6 [br5]) - 05/24/2002 2:12 AM
Showing the full size image in the profile must have been a bug because it wasn't intended
Posted By: Datal Re: Avatar Pic (v6 [br5]) - 05/24/2002 8:06 PM
Well I want that bug back please...
Posted By: Maze Re: Avatar Pic (v6 [br5]) - 05/24/2002 10:47 PM
I also use this bug as a feature
Posted By: Datal Re: Avatar Pic (v6 [br5]) - 05/24/2002 11:23 PM
So Rick... Break this feature... We want our bug back or just tell me where to change it and I will just use it in my board
Posted By: Maze Re: Avatar Pic (v6 [br5]) - 05/24/2002 11:30 PM
In showprofile.tmpl find
<img src="$Picture" alt="Picture" width="$width" height="$height" />


and change it to:
<img src="$Picture" alt="Picture" />


or even better:
<img src="$Picture" alt="$profileuser" />
© UBB.Developers