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
Fotobox minislider
Re: Fotobox minislider
Hello,
nice galleries, I also like water, boats and nature:
https://www.ge-webdesign.de/plugindemo/ ... x_Galerien
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
nice galleries, I also like water, boats and nature:
https://www.ge-webdesign.de/plugindemo/ ... x_Galerien
You have to set the width parameter with "px" in the plugin call: '480px' - like described in the help file.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))
That's normal, FotoBoxThumbs() jumps to an anchor with every new picture.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 ?
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
Re: Fotobox minislider
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
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
