Fotobox minislider

Erweiterungen
Post Reply
ffelicia
Posts: 39
Joined: Mon 2. Nov 2015, 18:46
Location: Præstø Denmark
Contact:

Fotobox minislider

Post by ffelicia »

I have a fotobox minislide album with 480px pictures (including the aaa).
The plugin call {{{PLUGIN:FotoBoxMS('Dunquerke','480','slide','imagelink');}}} is on http://www.troldand.dk/new/?Galleri-revision (galleri dunqurke, the midle one test example))

The result is a gray container more than 40px, and the picture do slide in in 480px and then change to something higher, and the same happens with the nect picture sliding in. It start sliding in as more than 480 px and then change to 480 px when it slides out again.

Can the minislider container box be controlled in size or is there any other solution to this ?

The same galleri is shown as thumps {{{PLUGIN:FotoBoxThumbs('Dunquerke','480');}}} but selecting the thumb moves the page in some confusing jumps. Any known way to avoid that ?

jh
Gert
Posts: 2076
Joined: Sun 18. Nov 2012, 14:18

Re: Fotobox minislider

Post by Gert »

Hello,

nice galleries, I also like water, boats and nature:

https://www.ge-webdesign.de/plugindemo/ ... x_Galerien
ffelicia wrote:I have a fotobox minislide album with 480px pictures (including the aaa).
The plugin call {{{PLUGIN:FotoBoxMS('Dunquerke','480','slide','imagelink');}}} is on http://www.troldand.dk/new/?Galleri-revision (galleri dunqurke, the midle one test example))
You have to set the width parameter with "px" in the plugin call: '480px' - like described in the help file.
ffelicia wrote:The same galleri is shown as thumps {{{PLUGIN:FotoBoxThumbs('Dunquerke','480');}}} but selecting the thumb moves the page in some confusing jumps. Any known way to avoid that ?
That's normal, FotoBoxThumbs() jumps to an anchor with every new picture.

If you don't want this, you should use FotoBoxThumbsJS('Galerie_Name','width'), in this function the pics are switched by JavaScript, look at the second (left aligned) Box:

https://www.ge-webdesign.de/plugindemo/ ... _ThumbsBox

Gert
Gert Ebersbach | CMSimple | Templates - Plugins - Services
ffelicia
Posts: 39
Joined: Mon 2. Nov 2015, 18:46
Location: Præstø Denmark
Contact:

Re: Fotobox minislider

Post by ffelicia »

Gert

Nice skills to find this error.
Thank you for doing my work about reading the help-text precisely in details.

Works fine and as expected with the px added.

Maybe the shift between "ohne px" und "mit px" made me read all the same way, and looking for the error nearly blind.
Burt anyway, the help text is precise, and using a cut-paste would prevent this.

Thanks for the anchor-explanation and advise about the other format. Now it looks correct knowing what I should expect.

JH
PS Then we are at least two, who like water, boats and nature combined with cmsimple :-)
Post Reply