Page 1 of 1

Static starter image in skin

Posted: Tue Dec 03, 2019 6:33 pm
by panovrlover
Hi all,

I have a client who has requested a single, large flat image as the starting background for their tour. What is the best way of including this within the skin as a responsive image? I have tried percentages in the 'size' part, but can't get the image to stay in its original dimensions? i.e. the image ends up looking a bit skewed.

Any ideas? Thanks!

Re: Static starter image in skin

Posted: Tue Dec 03, 2019 7:01 pm
by Hopki
HI,
You would use the external image loader.
In the HTML5 output select the Advanced tab and at the bottom you can then add your image as an asset.

Then for the external image loader position use:

1.png
1.png (25.06 KiB) Viewed 2042 times

Then the images loader settings use:

2.png
2.png (16.92 KiB) Viewed 2042 times

That should do it.

You could also add the flat image as node one, just set the type to Flat.
That may be better.
Regards,

Re: Static starter image in skin

Posted: Thu Dec 05, 2019 5:33 pm
by panovrlover
Great, thanks!