bbcode prettyphoto

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

bbcode prettyphoto

Post by wcgamer »

I not find this bbcode, can you give him?

bbcode prettyphoto

Post by Stoker »

Forgot about this post, but here you go.

BBCode:

Code: Select all

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

Code: Select all

<a href="{URL}" rel="prettyPhoto"><img src="{URL}" alt="" title="Click to enlarge" style="max-width:300px; max-height:300px;" /></a>
Helpline:

Code: Select all

Prettyphoto Img: [ppimg]link to image[/ppimg]
You can change the width and height if you want