Page 1 of 1
layout grid background
Posted: Fri Nov 20, 2020 1:08 am
by hjones43
I have a 3 cell layout grid and want to set the background. The options (such as solid) seem to work properly. But when I try image, it doesn't. It appears properly in the WYSIWYG editor, but when I compile it and view it in a browser (Chrome, Edge, Firefox), the image background does not show. Any ideas on what's wrong?
Thanks,
Harry Jones
Re: layout grid background
Posted: Fri Nov 20, 2020 3:10 am
by crispy68
Make sure your image does not contain any spaces or odd characters.
Re: layout grid background
Posted: Fri Nov 20, 2020 6:54 am
by Pablo
Also, note that the layout grid should have content, because without content the height of grid columns will be zero.
Re: layout grid background
Posted: Fri Nov 20, 2020 7:36 am
by wwonderfull
hjones43 wrote: ↑Fri Nov 20, 2020 1:08 am
but when I compile it and view it in a browser (Chrome, Edge, Firefox), the image background does not show. Any ideas on what's wrong?
Without seeing your project it is hard to say what is wrong but as Ron said you might have invalid image name that may be a reason of it not showing. Still I insist if you have the problem submit the demo file to us and we will try to investigate the issue.
Re: layout grid background
Posted: Fri Nov 20, 2020 6:48 pm
by hjones43
Thanks everyone. I fixed the problem by making a copy of the image and changing its name. I have no clue why this fixed it. Pablo - love your software! I can't even imagine the challenges of coding the current RWD features, but it would be wonderful if the current table object with all its features could be made responsive or function within a layout grid.
Best,
Harry Jones
Re: layout grid background
Posted: Fri Nov 20, 2020 8:07 pm
by crispy68
You can add a table to a layout grid to make it flexible.