Adding Background Image in Grid

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
mlsto
 
 
Posts: 177
Joined: Thu Jul 16, 2009 4:13 pm
Contact:

Adding Background Image in Grid

Post by mlsto »

Hello

I am trying to have a background image cover in one part of the layout grid but just not getting it to show on the live site.

Shows in the software just not on the live site.

See screenshot

Live site: https://www.carlosstomer.com/

https://imgur.com/3XwGkUa

Can anyone help with this.
User avatar
crispy68
 
 
Posts: 3090
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Adding Background Image in Grid

Post by crispy68 »

Are you sure you want it to cover the entire background of the grid column? It can be done but it will distort your image if set to 'cover' as your image looks pretty square. If so, you will need to do the following:

1. Open up the grid properties and set the Grid System to either Flexbox or CSS grid (not default)
2. Add your background image to the column set to cover
3. You cannot add top/bottom padding to grid to create spacing for the text. You will need to add padding/margin to the text to create this.

2nd option is to set the background size to Contain. This will keep the image from distorting and will scale.

The 3rd option is to simply add the image as an object into the grid cell and set the full width to true.
mlsto
 
 
Posts: 177
Joined: Thu Jul 16, 2009 4:13 pm
Contact:

Re: Adding Background Image in Grid

Post by mlsto »

Thanks for replying, the option I am looking for is an image on the left that you see and text on the left.

Pages have the image on the browser left as a cover and the text on the right.

Not sure why this cannot be done with this software.
mlsto
 
 
Posts: 177
Joined: Thu Jul 16, 2009 4:13 pm
Contact:

Re: Adding Background Image in Grid

Post by mlsto »

So this means you cannot add a background image in a grid section with this software, as it does not work.
User avatar
crispy68
 
 
Posts: 3090
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Adding Background Image in Grid

Post by crispy68 »

did you read my post? I said it can be done and showed you how. :?
mlsto
 
 
Posts: 177
Joined: Thu Jul 16, 2009 4:13 pm
Contact:

Re: Adding Background Image in Grid

Post by mlsto »

crispy68 wrote: Tue Mar 22, 2022 12:54 am did you read my post? I said it can be done and showed you how. :?
Sorry didn't mean for it to come out so.

I tried all your suggestions and the image just doesn't show on the live site, why is that, it only shows in the software preview.

The only way the image shows is when you drop the image in the grid but that doesn't stick the image to the edge of the browser.

As you can see the image is not showing.

https://www.carlosstomer.com/
User avatar
Pablo
 
Posts: 23598
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Adding Background Image in Grid

Post by Pablo »

The filename of the image is invalid (not web safe).

Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... .php?t=131

Also, note that if a grid column does not have any content then the height will be zero.
mlsto
 
 
Posts: 177
Joined: Thu Jul 16, 2009 4:13 pm
Contact:

Re: Adding Background Image in Grid

Post by mlsto »

Thank you for the update, keep forgetting the spaces in image files.

Thanks again
Post Reply