Background Supersizer - Image size?

Is there a way to have the full image on the screen when using this action?
It comes cropped on the bottom mostly and being a painting is disturbing especially for the artist.
I appreciate any help with this.

http://www.testingmysiteonline.com/Fay2014/

Thanks,

Dan D

http://www.testingmysiteonline.com/Fay2014/


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Dan,
Although the Action doesn’t support it directly you can adjust the settings for the background slideshow so it doesn’t crop the images. Open up the HTML file for the page and look for;

fit_portrait       :   1,        //Portrait images will not exceed browser height
fit_landscape      :   0,        //Landscape images will not exceed browser width

and replace these with;

fit_always			:	true,

For example;
http://www.freewayactions.com/test/bgsupersizer.html

Now although the images won’t get cropped you will need to think about how the text and enter button get positioned on the page so they don’t get cropped off or fall over the edge of the paintings.
Regards,
Tim.

On 2 Sep 2014, at 21:04, Dan Demetriad wrote:

Is there a way to have the full image on the screen when using this action?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Great!!!

Thanks a million.

One more question:
Can the black on the sides be replaced by white in my case?

Thanks again,

Dan


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes. Just change the page color from black-ish (#111) to whatever you like using the inspector palette.
Regards,
Tim.

On 2 Sep 2014, at 21:42, Dan Demetriad wrote:

Can the black on the sides be replaced by white in my case?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options