- Description
-
A BBCode that dynamically resizes an image based on a percentage of the column width.
See: viewtopic.php?p=15614381#p15614381
Public performance attribution has been waived.
Settings
- BBCode Usage: Select all
[imgresize={NUMBER}]{URL}[/imgresize]
- HTML Replacement: Select all
<img src="{URL}" style="width: {NUMBER}%; height: {NUMBER}%;" />
- Help Line: Select all
Resize Image: [imgresize=%window]http://image_url[/imgresize]
-
- Revisions
- Version
- phpBB Version(s)
-
-
imgresize 1.0
- 1.0
- 3.3.x
-
Validation time: Dec 15, 2023 2:11 am
- BBCode Usage: Select all
[imgresize={NUMBER}]{URL}[/imgresize]
- HTML Replacement: Select all
<img src="{URL}" style="width: {NUMBER}%; height: {NUMBER}%;" />
- Help Line: Select all
Resize Image: [imgresize=%window]http://image_url[/imgresize]
-