Image start full screen ?
Posted: 25 Oct 2012, 15:21
by Brazilia
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.
Re: Image start full screen ?
Posted: 26 Oct 2012, 03:48
by mjau-mjau
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:
settings.startmode=image&thumbnails.thumbnailscroller.enabled=false&controls.maincontrols.enabled=false&image.imagebuttons.enabled=false&image.closebutton.enabled=false&image.image.scale=croptostage
Re: Image start full screen ?
Posted: 26 Oct 2012, 04:59
by Brazilia
Thanks a lot. With random image it will be more super.
P.