6.4 AEM Component design recommendation on component-layout | Community
Skip to main content
bapat-rahul
December 6, 2018
Solved

6.4 AEM Component design recommendation on component-layout

  • December 6, 2018
  • 1 reply
  • 930 views

I noticed, the core components (v2) do not let author define the placement (left right or center alignments) of the component on the page and they do not even let author define width, not through the dialog authoring nor through the style system, both the alignment and sizing can well be I assume this is because of the availability of the powerful layout container.

Is this philosophy of using responsive grid to achieve the desired layout of the components always recommended? even for the custom components I create for my site? 

Are there any other key points/criteria I should consider before following the similar philosophy?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

You are correct - as far as placement, you would drag a core component into a grid, If you want a 3 by 3 grid, you can create that and drop a core component into the cell that meets you needs. As far as design, see the Weekend tutorial here:

Getting Started with AEM Sites - WKND Tutorial

1 reply

smacdonald2008
smacdonald2008Accepted solution
Level 10
December 11, 2018

You are correct - as far as placement, you would drag a core component into a grid, If you want a 3 by 3 grid, you can create that and drop a core component into the cell that meets you needs. As far as design, see the Weekend tutorial here:

Getting Started with AEM Sites - WKND Tutorial