Back to vBulletin 3.6 Template Modifications

[BBCode] Thumbnails
Mod Version: 1.00, by Genjuro-Sensei

This modification is in the archives.
vB Version: 3.6.3 Rating: (5 votes - 4.80 average) Installs: 53
Released: 23 Dec 2006 Last Update: Never Downloads: 13
Not Supported Additional Files  

Hello All !

Description:
This simple BBCode let you display an image in a thumbnail when clicking on it it open the original image in a new window, very usefull when making tutorials and it's nice looking too

Installation:

As always, Admin CP -> Custom BBCodes -> Add new BBCode
*Title: Thumbnail
*BBCode: tmb
*Code remplacement:
HTML Code:
<table cellspacing="0" cellpadding="0" align="center" style="background-color:#000000; border:1px #000000 solid; color:#ffffff; font-size:11px;">
  <tr>
	<td align="center"><a href="{param}" target="_new"><img src="{param}" border="0" alt="Thumbnail" title="Thumbnail" width="300" /></a><br />Click to view the original image</td>
  </tr>
</table>
*Example: [tmb]image_url[/tmb]
*Description: Displays an image as a thumbnail when clicking on it, it opens the original image in a new window.
*Use second parameter: No
*Button image:

Enjoy

Download

No files for download.

Screenshots

Click image for larger version
Name:	capture.png
Views:	1264
Size:	79.4 KB
ID:	58011  


vblts.ru supports vBulletin®, 2022-2024