Search…

X3 Photo Gallery Support Forums

Search…
 
netmax
Experienced
Topic Author
Posts: 52
Joined: 23 Dec 2006, 08:17

Slideshow popup window fixed size

23 Dec 2006, 08:20

Hi there,

i want to have my slideshow popup window in a fixed size, which i want to define. (i.e. 830 x 630).

The problem: When i switch off the javascript resize and the first viewed pic will be a small one, the windows will be too small to display other images.

But the resizing of the popup is still nerving, too.

So, when the window always opens in 830 x 630, all pix will fit into this window.

I did not found a way to do this, has anyone a hint?

Thanks in advance,
Marco
 
cchai
Posts: 3
Joined: 01 Jan 2007, 17:14

02 Jan 2007, 11:15

Someone found a solution for this case ?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14010
Joined: 30 Sep 2006, 03:37

04 Jan 2007, 09:37

By default, the popup slideshow is a script which resizes the window to fit the size of the image. If you dont want it to resize, then turn off the js resize in the specified configuration file:
Code
usejsresize = false
When doing this, you are pretty much running a normal slideshow, except its running from a popup window. Why not just use the default slideshow configuration and open it in a popup window - still without the usejsresize setting?
 
cchai
Posts: 3
Joined: 01 Jan 2007, 17:14

04 Jan 2007, 12:45

Sorry, but how I can do it !? I am newbie ... :(