Page 1 of 1
Better To Use Padding or Shape For Layout Size
Posted: Sat Oct 15, 2022 2:46 pm
by mlsto
Hello
Wondering what would be better to use when you have an image in a layout so it sizes properly, using top and bottom padding or adding a shape in the layout with a good height so the image shows properly.
Thanks for any help on this.
Re: Better To Use Padding or Shape For Layout Size
Posted: Sat Oct 15, 2022 3:01 pm
by Pablo
I think for image, margin is better.
Re: Better To Use Padding or Shape For Layout Size
Posted: Sat Oct 15, 2022 3:21 pm
by mlsto
Thanks for the reply, I have the image in the style section of the layout grid. Trying to get it to show full with and without responsive.
Not seeing margins in the style section unless missing something.
Re: Better To Use Padding or Shape For Layout Size
Posted: Sat Oct 15, 2022 3:53 pm
by mlsto
Basically I want to use the layout grid as a header with an image that is responsive and will fill out the header with the image.
I have the image as 1920 x 1080.
Thanks
Re: Better To Use Padding or Shape For Layout Size
Posted: Sat Oct 15, 2022 4:58 pm
by Pablo
You can make the background image responsive by using 'cover'
This is demonstrated in many of the example templates"
https://wysiwygwebbuilder.com/templates2022.html
Re: Better To Use Padding or Shape For Layout Size
Posted: Sat Oct 15, 2022 5:04 pm
by mlsto
Thanks will look at these.