The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
$thumb code
Is it possible to use the code below... in addition to other codes perhaps, in order to create a thumbnail for profile pics?
PHP Code:
|
#2
|
|||
|
|||
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.
-------------------------------------------------------------------------- Quote:
|
#3
|
|||
|
|||
a lil offtopic: sorry
woofytalk: in template: memberlist_resultsbit FIND Code:
$userinfo[username]">$vbphrase[xs_avatar]</phrase>" hspace="4" vspace="4" /><else /> </if></td></if> Code:
<if condition="$show['profilepiccol'] AND exec_switch_bg()"><td class="$bgclass"><img src="$userinfo[profilepicurl]" width="110" /></td></if> 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 > |
#4
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|