Where to find this: Services → Website → Website Editor
Your media library holds the photos you've uploaded to your website. You reach it through the Asset Manager, which opens whenever you choose an image.
Opening the Asset Manager
There's no Media option in the editor's menus — the Asset Manager appears when you're picking a picture:
- Select an Image component on your page, or the header, footer, or any element that takes a background image.
- In the Properties panel on the right, click Select Image (it reads Change Image if there's already a picture there).
- The Asset Manager opens with three tabs: Photo library, Stock Photos and Load from URL.
Photo Library
The Photo library tab shows everything you've added, with a count of how many items you have.
Uploading a Photo
- Click Upload a photo.
- Pick a file from your computer.
Upload one photo at a time — the button takes a single file per go. While it's working the label reads Uploading…, then the new photo appears at the front of the library.
Common formats: JPG, PNG, GIF, WebP, SVG, HEIC, TIFF and more besides. Each file can be up to 25 MB.
Resize large photos before uploading. Anything wider than about 2000 pixels is usually more than a web page needs, and big files slow your site down.
Finding a Photo
- Search – Type in the search box to match a photo's title or, for stock photos, the photographer's name. Press / anywhere in the Asset Manager to jump straight to the box.
- Filter by source – The dropdown at the top right switches between All Sources, Pexels, Uploads and URL Imports.
Using a Photo
Click a photo's card. It's applied to whatever you were editing straight away and the Asset Manager closes — there's no second Select step.
Deleting a Photo
- Hover over the photo's card in the library.
- Click the bin icon.
- Confirm when you're asked.
Before you delete a photo, make sure no page is still using it. Deleting removes it from storage, and anywhere it appeared will show a broken image.
Stock Photos
Search millions of free stock photos without leaving the editor:
- Click the Stock Photos tab.
- Search for what you need (for example "office", "cleaning", "happy customer").
- Browse the results from Pexels.
- Click a photo to bring it into your library.
Pexels photos are free for commercial use, and the photographer's credit is kept with the image.
Load from URL
If a picture already lives somewhere on the web:
- Click the Load from URL tab.
- Paste the web address of the image.
- Click Preview to check it loads and looks right.
- Click Use This Image.
An image used this way isn't stored by us — your page points at the original address. If whoever owns that address moves or removes the file, the picture disappears from your site. For anything you can't afford to lose, download it and upload it instead.
Image Settings
Select an Image component and the Properties panel shows these settings.
Image Source
- Select Image / Change Image – Opens the Asset Manager.
- Alt Text (Required) – Describes the picture.
Alt Text
Alt text matters for:
- Screen readers – so visitors who can't see the image still know what's there.
- Search engines – so they understand what the picture shows.
- Broken images – it's what appears if the picture fails to load.
Good alt text:
- Describes what's in the picture.
- Is short — under 125 characters.
- Doesn't start with "Image of" or "Picture of".
Examples:
- Good: "Team member cleaning a kitchen countertop"
- Poor: "Image"
- Poor: "IMG_4532.jpg"
A short note appears under the box telling you alt text is required. It won't stop you working — nothing is blocked and no border turns yellow — but the page publishes without a description, which is worse for accessibility and for search.
Image Styling
- Shape – Default, Rounded, Circle or Thumb (a bordered thumbnail).
- Fluid – Let the picture scale to the width of whatever holds it.
- Object fit – How the picture fills its space: Cover (fills and crops), Contain (fits inside, may leave gaps), Fill (stretches, may distort) or None (original size).
Size, spacing, borders, effects and animation are set in the usual sections further down. Images have no link setting — to make a picture clickable, use a Button or put the image inside a linked element.
Background Images
Any element that supports a background image uses the same picker:
- Select the element.
- Find Background in the Properties panel and click Select Image.
- Choose your picture — it's applied straight away.
Then adjust:
- Size – Cover (fills the area), Contain (fits inside), Auto (original size) or Stretch (fills exactly, may distort).
- Position – A grid of dots for which part of the picture stays in view.
- Repeat – No Repeat, Tile, Tile X or Tile Y.
- Dark Overlay – A slider that darkens the picture, shown as a percentage, so text on top stays readable.
There's no fixed-while-scrolling option.
Image Best Practices
For Performance
- Use sensible sizes – Don't upload a 4000px photo for a small thumbnail.
- Compress first – Tools like TinyPNG shrink files with no visible loss.
- Choose the right format:
- JPG – Photographs.
- PNG – Graphics needing transparency, such as a logo.
- WebP – Modern format, smallest files.
- SVG – Icons and simple graphics; scales perfectly at any size.
For SEO
- Always add alt text – Every image needs a description.
- Name files meaningfully – Rename before uploading, so the photo is easy to search for later.
- Don't overdo it – Balance pictures with words.
For Design
- Keep a consistent look – Similar styles and colours across your photos.
- Think about phones – A wide photo can crop awkwardly on a narrow screen.
- Use good-quality photos – Blurry or pixelated pictures look unprofessional.
- Stay on brand – Choose pictures that look like your business.