PDA

View Full Version : $thumb code


Gio~Logist
01 Aug 2005, 14:15
Is it possible to use the code below... in addition to other codes perhaps, in order to create a thumbnail for profile pics?




Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

woofytalk
23 Mar 2006, 16:50
I was reading your post. Did this code wind up working for you? I'm trying to create a thumbnail image of the profile picture to place alongside my usernames in the memberlist. My profile pictures are set to 300x300 and this would be way to big to put alongside each user's memberlist row. - Hence the need for thumbnails.


--------------------------------------------------------------------------





Is it possible to use the code below... in addition to other codes perhaps, in order to create a thumbnail for profile pics?




Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

hiiped
23 Mar 2006, 17:17
a lil offtopic: sorry

woofytalk:

in template: memberlist_resultsbit

FIND



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



BELOW ADD



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



change the "110" UP or DOWN to suit your needs, its the PIXEL width

this will put a small profile pic on your memberslist ;)
unfortunately its NOT A THUMBNAIL but a rescaled of the actual larger pic :(


back on topic: like GIO~LOGIST I'm looking for the THUMBNAIL code also

< subscribes >

sabret00the
23 Mar 2006, 18:42
Is it possible to use the code below... in addition to other codes perhaps, in order to create a thumbnail for profile pics?

yes it is.