Page 1 of 1

Is such a thing possible with WYSIWYG?

Posted: Sun Mar 30, 2025 8:38 pm
by jPaul
Hi Everybody,

This is what I have in mind:
https://www.dropbox.com/scl/fi/j0eglk0h ... b4g8&raw=1
I want to contain all of the page-objects within the 900X1100 rectangle and fill the pasterboard background with a repeating tile.

However, everything I have produced extends the full width of my monitor, regardless of the size limits set in page preferences. Also, the Workspace display is not presented in the Preview display.
https://www.dropbox.com/scl/fi/j0eglk0h ... b4g8&raw=1

Is what "I have in mind" just not going to fly with WYSIWYG?

Re: Is such a thing possible with WYSIWYG?

Posted: Mon Mar 31, 2025 6:13 am
by Pablo
The image background repeat can be set in the page style properties.

You can limit the width of the content via the max-width property of the layout grid or other (flex) containers.
This is demonstrated in almost all of the example templates.

Note that the height of the page obviously depends on the height of the content.

Re: Is such a thing possible with WYSIWYG?

Posted: Mon Mar 31, 2025 12:59 pm
by jPaul
Hi Everybody,

In the example, "What I have in Mind...", the repeating tile is outside the page's dimensions.
https://www.dropbox.com/scl/fi/j0eglk0h ... b4g8&raw=1
How can I do that?

Re: Is such a thing possible with WYSIWYG?

Posted: Mon Mar 31, 2025 1:38 pm
by Pablo
You can set the background image in the Style section of the Page Properties.

You can set the max-width in the properties of the layout grid of flexbox contianer.