View Full Version : Avatars to Clickable Buttons
Sinema
08-10-2001, 01:00 PM
Is there a way to allow the avatars to be turned into clickable buttons?
I run a fan site and I want to allow people to use their buttons and be able to link to their sites
thanks for any help
Admin
08-10-2001, 01:41 PM
In your postbit_avatar write this:
<a href="$post[homepage]" target="_blank"><img src="$avatarurl" border="0" alt="Visit $post[username]'s homepage!"></a>
But note that this will display a link even if the user has not set a homepage in his profile. To fix that, a more complicated mod is needed, and I'm working on it right now. :)
Admin
08-10-2001, 02:07 PM
Ok I released this as a hack. http://vbulletin.com/forum/showthread.php?s=&threadid=25046
:)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.