Page 1 of 1

Website Thumbnail BBCode

Posted: 06 Mar 2010, 12:04
by BBCode Bot
Web Site Thumbnail BBCode

Author: fl0o
Description: With Website Thumbnail BBCode you can post a small picture preview of the web site you want to link.
Image

BBCode:

Code: Select all

[web_site]{URL}[/web_site]
HTML:

Code: Select all

<a href="{URL}" title="{URL}" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;"><img src="http://open.thumbshots.org/image.pxf?url={URL}" alt="" /></a>
Helpline:

Code: Select all

Web Site Thumbnail: [web_site]URL[/web_site]
Example:

Code: Select all

[web_site]http://www.phpbb.ro[/web_site]
Demo:
[web_site]http://www.phpbb.ro[/web_site]