Websites Thumbnails

MobileHacks

New Member
This is a little modification with the help of iwebtools. This allows Your members to preview a website link before visiting it.

Simply find in Show Thread Template :
PHP:
</body> 
</html>
Add before
PHP:
<!-- website Thumbnails --> 
<script language="javascript" src="http://thumbnails.iwebtool.com/src.js?border=004891" type="text/javascript"></script> 
<!-- / website Thumbnails -->
Optional :
If you are familiar with HEX color codes, you can match your forum colors by changing the "border=<color-code>" value to a HEX color code.

All done !
Enjoy!

Demo:
 
Back
Top