Align image center

We need to align an image to the center of the sail form, we tried adding the image to a section with one column but the image appears at the left of the screen.

Thank you for your time.

Add an example image

Bye ;-)

OriginalPostID-254017



  Discussion posts and replies are publicly visible

Parents
  • This is going to be tricky as Appian does not support alignment in components other than grids.
    You can implement following methods
    1. Create Image of 1000px width- If your image does not require link, you can create the image in white background and use 1000px width. This will (almost) align your image to center of Appian page (please use little less for dashboards owing to space used by left panel)
    2. If your image needs to be clickable- sandwich your image between two while background blank images of approx 400px. This will enable your image in middle. Please test this approach on mobile, if you expect your users to be mobile based.
    Hope this answers your query..
Reply
  • This is going to be tricky as Appian does not support alignment in components other than grids.
    You can implement following methods
    1. Create Image of 1000px width- If your image does not require link, you can create the image in white background and use 1000px width. This will (almost) align your image to center of Appian page (please use little less for dashboards owing to space used by left panel)
    2. If your image needs to be clickable- sandwich your image between two while background blank images of approx 400px. This will enable your image in middle. Please test this approach on mobile, if you expect your users to be mobile based.
    Hope this answers your query..
Children
No Data