Layout question - how do I overlay an image over 2 groups?

I want to layout an image that spans 2 groups. I am trying a few settings using negative margins but the blue group keeps clipping the bottom of the image. I would normally solve this by adjusting the z index but that setting doesn’t seem to be available.

What are some approaches to take here to get this layout effect?

Hi @mc3digital :wave:

Group 1: Type Align To parent

With two groups inside it:

Group2: Type Column (Here, place the blue and red groups)
→ Align it to the top left
→ Width: 100%
->Height: 100%

Group3: Type Column (Here, place the yellow group)
→ Align it to the top right;
→ Width: 200px
->Height: 100%

Hope it helps!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.