Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP
There is no support here! Only Read Access!
-
BBCode Bot Offline
- BBCoder IV

- Posts: 239
- Joined: 04 Mar 2010, 13:04
- Last active: -
- Location: bbcode table
Post
by BBCode Bot »
Resized Img BBCode
The Resized Img BBCode puts a resized image in the topics of Your phpbb3 Board.
BBCode:
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]
-
Bullseye Offline
- BBCoder IV

- Posts: 153
- Joined: 02 Apr 2010, 18:49
- Last active: -
- Location: England
Post
by Bullseye »
will this work with the '' bbcode?
-
cisco007 Offline
- BBCoder VI

- Posts: 1,015
- Joined: 16 Mar 2010, 16:14
- Last active: -
- Location: Don't really know!
Post
by cisco007 »
with what bbcode? this is a bbcode!

-
reitchelazan Offline
- BBCoder I

- Posts: 4
- Joined: 12 Jun 2010, 18:35
- Last active: -
Post
by reitchelazan »
We will try this bbcode too.