Make an image 100% height

Can I make this image 100% high somehow? So that it always uses the full height of the screen? It's for the right side of a loginscreen:

Hello @Tom_Suter ,

Move all your components into a single container. Then, enable the 'Expand Content to Fit' option in the main settings. Set a fixed height for the image and make sure the margin is set to 'None' as shown in the screenshots.

3 Likes

@Tom_Suter,
Is this built using the custom login page?

1 Like

Hi @WidleStudioLLP , thanks for your help. You mean all components into one single container? So both the login fields as the image on the right?

@lindakwoo jep. :slight_smile:

@Tom_Suter
Yes, exactly! :blush:Let me know if you get stuck I’m happy to help!

4 Likes

Hi @WidleStudioLLP, thanks! I cannot get it working. The moment I pull more components in the container I cannot check this "Expand content to Fit" anymore.
If I only put the image in a container it works, but I keep having an empty space at the bottom:


Ideally I have the image scaled from top to bottom besides the loginform.