Back to vBulletin 3.5 Template Modifications

Thumbshots - Thumbnail of your homepage
Mod Version: 1.00, by Immortal

This modification is in the archives.
vB Version: 3.5.4 Rating: (2 votes - 4.50 average) Installs: 8
Released: 13 Mar 2006 Last Update: Never Downloads: 0
Not Supported Template Edits  

This is a very very simple template hack that will show an image by your homepage URL. If nothing shows up, then that means your URL is not listed.

I am not going to type a really long post hack, as I'm lazy and don't feel like it.

How to install

Edit memberinfo, find:
Code:
<td>
        $vbphrase[home_page]:<br />
	<a href="$userinfo[homepage]" target="_blank" dir="ltr">$userinfo[homepage]</a>
</td>
Replace with:

Code:
		 
<td>
<table width="73%"  border="0">
         <tr>
          <th scope="col">$vbphrase[home_page]:
          <br />
	    <a href="$userinfo[homepage]" target="_blank" dir="ltr">$userinfo[homepage]</a> </th>
            <th scope="col"><img align="right" src="http://open.thumbshots.org/image.pxf?url=$userinfo[homepage]" alt="$userinfo[homepage]" />&nbsp;</th>
             </tr>
 </table>						
</td>
Edit your footer, this is a required linkback. If you break the license agreement by not adding this linkback, I am not responsible. Find:

Code:
<div class="smallfont" align="center">
<!-- Do not remove this copyright notice -->
Replace with:
Code:
<div class="smallfont" align="center">
<if condition="THIS_SCRIPT == 'member'">
<a href="http://www.thumbshots.org" target="_blank" title="What are Thumbshots thumbnails?">What are Thumbshots thumbnails?</a>
</if>
<!-- Do not remove this copyright notice -->
I am too lazy to do a screenshot, so have a look http://www.techhelpforum.com/u-tyler-3.html for a live demo.

Please press if you use this hack!

And that is the end

Download

No files for download.

Screenshots

 

Similar Mods

Profile Enhancements Homepage Thumbnail Preview in Member's Profile vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024