Resized Img BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP

Resized Img BBCode

Post by BBCode Bot »

Resized Img BBCode

The Resized Img BBCode puts a resized image in the topics of Your phpbb3 Board.
Image

BBCode:

Code: Select all

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

Code: Select all

<a href="{URL}"><img style="max-width:150px; max-height; 150px;" src="{URL}" alt="Image" /></a>
Helpline:

Code: Select all

Resized Img: [rimg]Link to image[/rimg]
Example:

Code: Select all

[rimg]http://ubuntulife.files.wordpress.com/2007/04/wallpaper1.jpg[/rimg]
Demo:
[rimg]ext/stoker/styleedits/styles/prosilver/ ... e_logo.png[/rimg]

Re: Resized Img BBCode

Post by Bullseye »

will this work with the '' bbcode?

Re: Resized Img BBCode

Post by cisco007 »

with what bbcode? this is a bbcode! :?

Re: Resized Img BBCode

Post by reitchelazan »

We will try this bbcode too.