Skip to content

Image Element

The Image element displays images from a URL source on your page.


Overview

Image elements are used for:

  • Product photos
  • Logos and branding
  • Illustrations
  • Icons and graphics
  • Visual content

Adding an Image

  1. Open the Website Builder
  2. Find Image in the Elements panel
  3. Drag it onto your page
  4. Configure the image URL in the General Tab

Properties

General Tab

PropertyDescription
Image URLWeb address of the image to display
HeightImage height
WidthImage width

Color Tab

PropertyDescriptionDefault
Background ColorFallback backgroundTransparent

Dimensions Tab

PropertyDescriptionDefault
WidthElement width100%
HeightElement heightauto
Border RadiusCorner rounding5px
PaddingSpace around image0
MarginOuter spacing0

Image Sources

Images can be loaded from:

  • Direct URLs - https://example.com/image.jpg
  • CDN links - Images hosted on content delivery networks
  • Uploaded files - Images uploaded to your ACENji account

Supported Formats

  • JPEG / JPG
  • PNG
  • GIF
  • WebP
  • SVG

Sizing

Control image dimensions:

SettingBehavior
Width: 100%, Height: autoResponsive, maintains aspect ratio
Fixed width and heightExact dimensions, may crop
Max-width with auto heightResponsive up to maximum

Use Cases

Product Image

URL: https://yourcdn.com/products/item-123.jpg
Width: 100%
Height: auto
Border Radius: 8px
URL: https://yoursite.com/logo.png
Width: 200px
Height: auto

Hero Banner

URL: https://yourcdn.com/banner.jpg
Width: 100%
Height: 300px

Thumbnail

URL: https://yourcdn.com/thumb.jpg
Width: 80px
Height: 80px
Border Radius: 50% (circular)

Responsive Images

For best results on all devices:

  1. Use percentage widths (100%)
  2. Let height adjust automatically
  3. Provide appropriately sized source images
  4. Consider mobile screen sizes

Best Practices

  1. Optimize images - Compress files for faster loading

  2. Use appropriate sizes - Don't load huge images for small displays

  3. Provide alt text - Describe images for accessibility

  4. Consider loading - Large images may slow page load

  5. Use consistent styling - Match border radius across images

  6. Test on mobile - Ensure images display well on small screens


Questions?

If you have any questions, please don't hesitate to contact us. Alternatively, you can submit an issue on this platform.

Useful Links:

Web Elements - https://help.acenji.com/#/./create-web-application/elements/index Video - https://help.acenji.com/#/./create-web-application/elements/video/index

Was this article helpful?

No-Code App Builder