Good morning,
I am looking for a component in the AEM tool that can help me achieve this. Unfortunately, I haven't found anything like this so far.
It should have 4 columns - with a different image on the left side in each column.
How can I implement this?
Thank you!
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Heidi05
You can try using Layout mode to resize images and arrange in 4 columns
https://medium.com/@knennigtri/aem-for-content-authors-with-layout-rules-71b4cb9abcec
Hello @Heidi05
You would need to extend List component to achieve this.
Depending on how these icons are linked to the corresponding Page, you can update HTL and Dialog. Example:
Hello @aanchal-sikka
Thank you for your answer. The image is independent of a corresponding page.
I have no idea how I can do that.
Hi @Heidi05
You can try using Layout mode to resize images and arrange in 4 columns
https://medium.com/@knennigtri/aem-for-content-authors-with-layout-rules-71b4cb9abcec
@Heidi05 Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.