From e951c44b3a0408a91c94de7790457c92477fe5ce Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Sun, 28 Aug 2022 23:54:33 -0600 Subject: add hint that page background image can be set per side and per layout --- docs/modules/ROOT/pages/background-images.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/modules/ROOT/pages/background-images.adoc b/docs/modules/ROOT/pages/background-images.adoc index 4c368f40..b2284800 100644 --- a/docs/modules/ROOT/pages/background-images.adoc +++ b/docs/modules/ROOT/pages/background-images.adoc @@ -19,6 +19,8 @@ The target of the image macro can be a xref:image-paths-and-formats.adoc#imagesd :page-background-image: image:bg.png[] ---- +You can also assign a page background image <> and/or <>. + By default, page background images are automatically scaled to fit the bounds of the page (i.e., `fit=contain`) and centered (i.e., `position=center`). You can set the <>, sizing, and <> attributes on the image macro. The size of the background image can be controlled using any of the xref:image-scaling.adoc[sizing attributes] on the image macro when `fit=none`. -- cgit v1.2.3