Is there any image bbcode for highslide MOD
- jabhi
- BBCoder II
- Posts: 69
- Joined: 16 Mar 2012, 09:13
- BBCodes: 3
- Favourite BBCode: pdf
- Favourite MOD: pretty photo
Is there any image bbcode for highslide MOD
Can you please give [img] bbcode for highslide MOD ? Thanks.
Go phpBB go... Respected : Developers, Supporters.
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Is there any image bbcode for highslide MOD
BBCode usage
HTML replacement
Help line
Code: Select all
[hsimg]{URL}[/hsimg]
Code: Select all
<div class="highslide-gallery">
<a href="{URL}" class="highslide" onclick="return hs.expand(this, { wrapperClassName: 'controls-in-heading', slideshowGroup: 'highslide' })"><img src="{URL}" alt="" title="Click to enlarge" style="max-width:300px; max-height:300px;" /></a><div class="highslide-heading"></div>
</div>
Code: Select all
Highslide Img: [hsimg]link to image[/hsimg]
Board rules! No PM support
- jabhi
- BBCoder II
- Posts: 69
- Joined: 16 Mar 2012, 09:13
- BBCodes: 3
- Favourite BBCode: pdf
- Favourite MOD: pretty photo
Is there any image bbcode for highslide MOD
Thank you very much...
Go phpBB go... Respected : Developers, Supporters.
Is there any image bbcode for highslide MOD
This is not working. Can someone put the correct codes.
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Is there any image bbcode for highslide MOD
It works. But you need to have the Highslide Attachment mod installed too.
Board rules! No PM support
- martin123456
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 13:29
- BBCodes: 34
- Favourite MOD: Ban button
- Location: Down south!
- Contact:
Is there any image bbcode for highslide MOD
[quote="Stoker"]BBCode usage
Your BBCode is constructed in an invalid form.
Code: Select all
BBCode usage
Is there any image bbcode for highslide MOD
How do you mean that martin? How exactly is it invalid? More information would be nice.
[hsimg]{URL}[/hsimg] is the BBCode usage you silly duck.
[hsimg]{URL}[/hsimg] is the BBCode usage you silly duck.
Last edited by Sniper_E on 23 Oct 2012, 05:25, edited 1 time in total.
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™
- martin123456
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 13:29
- BBCodes: 34
- Favourite MOD: Ban button
- Location: Down south!
- Contact:
Is there any image bbcode for highslide MOD
The first post had this for usage stoker has changed it to [hsimg]{URL}[/hsimg]
Code: Select all
BBCode usage