![]() |
Its all good. :)
|
Quote:
|
fantastic! right what I was looking for! clicked install
anyway it would be cool to make so that u have thumbail and u click to view the full size picture, I think to do this the picgallery.php only needs few changes |
<font color="DarkRed">*installed*</font> but modified to show thumbnails of profile picture.
|
Quote:
can u tell us how u created thumbails? I wanna have the same on my forum gallery: thumbmails and when u click on them the picture open in a different page thanks :) |
File attach, French language ;)
|
@SpankMe -- I registered to check that out and I love it!! You did a great job. :)
@Allan -- thanks! |
Quote:
I love it :) |
I would prefer if he released it as an addon as it was his code, but will leave it up to him as to how he would like to handle it. :)
|
If ya really want thumbs ya can do it manually. untill someone adds on a thumbnail script..
Find the lines below in the template pic_gallery_list Code:
<td valign="top" style="width: 1px; padding-left: 20px">$userinfo[profilepic]</td> and then change it to Code:
<td valign="top" style="width: 1px; padding-left: 20px"><img src="$userinfo[profilepicurl]"height="200"width="250"></td> you could also just ad this instead to have a thumbnail that when clicked launches the picture in a new window full size Code:
<td valign="top" style="width: 1px; padding-left: 20px"><a href="$userinfo[profilepicurl]"target="new"><img src="$userinfo[profilepicurl]"height="200"width="250"border="0"></a> </td> What i would like though is to be able to put custum userfields on that page so instead of how its set up i could actually set it up to have a small bio page for users |
All times are GMT. The time now is 11:08 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:
|