Highslide Attachment Mod

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

Re: Highslide Attachment Mod

Post by Stoker »

can you link to an example?

Re: Highslide Attachment Mod

Post by Hikaru_K »

I'm sorry it is fixed in some other test board I installed. I don't know what was the problem :oops:

Maybe conflics with another mod
Last edited by Hikaru_K on 06 Jun 2010, 00:58, edited 1 time in total.

Re: Highslide Attachment Mod

Post by Blizzie »

hi soz for askin about this but i realy dont know what i made wrong
but ive installed this mod and it works okay but i can get it to make a highslide
eks. if i got more then one picture i cant find the buttum press next?

soz for my english

Re: Highslide Attachment Mod

Post by Stoker »

Maybe you could post a link to a topic where you are using highslide?

Re: Highslide Attachment Mod

Post by Blizzie »

http://www.thenordiclegion.dk/viewtopic.php?f=18&t=2406
btw could u make it so you can use it on automod

Re: Highslide Attachment Mod

Post by Stoker »

Use this html instead (for the bbcode)

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>

Re: Highslide Attachment Mod

Post by Fire-Fox »

The fading images (when viewing them in topics), is that from the highslide mod?

Re: Highslide Attachment Mod

Post by Blizzie »

Blizzie » 08 Jun 2010, 21:47 wrote:hi soz for askin about this but i realy dont know what i made wrong
but ive installed this mod and it works okay but i can get it to make a highslide
eks. if i got more then one picture i cant find the buttum press next?

soz for my english
can u update the code for the
[hsimg2={URL}]{TEXT}[/hsimg2]
aswell plz so i get the slideshow to work on this also

Re: Highslide Attachment Mod

Post by Stoker »

I allready dit that here viewtopic.php?f=8&p=4670#p4429

Re: Highslide Attachment Mod

Post by Oliver »

chris1002 » 05 Apr 2010, 09:01 wrote:but as I can make three pictures beside each other. Now are they indicated among themselves?

Pictures are now like that:

pics
pics
pics

I would like it so:

pics pics pics

not under other, but beside other

Thank for help

I want to know that ;)
Last edited by Oliver on 14 Jun 2010, 12:46, edited 1 time in total.