Umbraco Backoffice Documentation

Image

Single image that fills the width of the containing layout column.

Image in One Column layout

People sitting together and having lunch with bingo boards in the background.

Image in Two Column layout

People sitting together and having lunch with bingo boards in the background.

Image in Three Column layout

People sitting together and having lunch with bingo boards in the background.

Content

Image page component has one mandatory content parameter:

  • Picture - a picture or an image.

One optional:

  • Link - a URL to another page or website.

Picture

Picture element that has two mandatory content parameters:

  • Image - a single image which supports a variety of media formats and image transparency.
  • Content Description - a description of the uploaded image. It is very important to add a detailed image description for the website to be accessible for people who use screen readers.

Settings

Image page component has the following settings:

Hide Mobile

Toggling this setting will stop showing the component on the page on mobile devices (device width less than 992px). The component will still be visible on the page on desktop devices (device width more or equal to 992px). Combining this setting with Hide Desktop setting will completely hide the element from the page similarly as Hide setting.

Pattern

Hide Desktop

Toggling this setting will stop showing the component on the page on desktop devices (device width more or equal to 992px). The component will still be visible on the page on mobile devices (device width less than 992px). Combining this setting with Hide Mobile setting will completely hide the element from the page similarly as Hide setting.

Pattern

Picture Corners

Toggling this setting will change the corner style of the Image. There are two options - rounded (default) or squared.

Rounded

Pattern

Squared

Pattern

Hide Image Shadow

Toggling this setting will hide the shadow on the image that have a link applied.

Disable Lazy Loading

Toggling this setting will disable media lazy loading.

If the Image is the first image on the page and is visible straight after the page loads, it should be set not to lazy load and this toggle should be active.

Images with lazy loading attribute will be downloaded after the page has been loaded and the image is visible on the user's screen. While images without the lazy loading attribute will be downloaded when the page is being initially loaded.

Ideally all the images should be lazy loaded since this improves the website speed and performance. However, all images that are shown on the page 'above the fold' - seen immediately without having to scroll, should be set not to lazy load.

Horizontal Position

Sets the Image horizontal position in the containing layout column.

Left

Pattern

Center

Pattern

Right

Pattern

Image Size

Sets the maximum Image size. To get the default size, leave Image Size dropdown empty.

Extra Small (300px)

Pattern

Small (400px)

Pattern

Medium (536px)

Pattern

Large (728px)

Pattern

Extra Large (952px)

Pattern

Default - Full Width (1280px)

Pattern

Previous section:

Media Blocks

Next section:

Responsive Image