The Arcive of vBulletin Modifications Site. |
|
[BBCode] Thumbnails Details »»
|
|||||||||||||||||||||||||
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> *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 ![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Great, click Install
|
|
#3
|
|||
|
|||
|
Works great! Installed.
|
|
#4
|
|||
|
|||
|
Installed~ <3
|
|
#5
|
|||
|
|||
|
very interesting.......will look at later for install.......thanks
|
|
#6
|
|||
|
|||
|
Tankssss works great....
|
|
#7
|
|||
|
|||
|
how do u get it so it puts them in align instead of middle.
so its like [ ][ ][ ][ ] instead of [ ] [ ] [ ] |
|
#8
|
|||
|
|||
|
Excellent!
|
|
#9
|
|||
|
|||
|
Cool !!
|
|
#10
|
|||
|
|||
|
Is there way of "left" justifying the pics?
I put in "left" instead of "center" and it seemed to create an odd effect. I think for "left", it needs to have a carriage return at the end of each pic. How can I add that? Thanks Regards, Badger |
![]() |
|
|