Search…

X3 Photo Gallery Support Forums

Search…
 
Brazilia
Topic Author
Posts: 19
Joined: 09 Sep 2011, 14:15

Image start full screen ?

25 Oct 2012, 15:21

Hi,

I would like to have an image in fullscreen 100% in my start page.

There are a solution for this,

Thanks a lot,

P.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Image start full screen ?

26 Oct 2012, 03:48

You would need to point to a folder with a single image in (or could be more than one), and then use folder parameters to set the images in that folder to initially appear scaled.
https://www.photo.gallery/documentation/folder-parameters/

Your code would be something like this, although you might wanna add more toggles:
Code
settings.startmode=image&thumbnails.thumbnailscroller.enabled=false&controls.maincontrols.enabled=false&image.imagebuttons.enabled=false&image.closebutton.enabled=false&image.image.scale=croptostage
 
Brazilia
Topic Author
Posts: 19
Joined: 09 Sep 2011, 14:15

Re: Image start full screen ?

26 Oct 2012, 04:59

Thanks a lot. With random image it will be more super.

P.