Page 1 of 1
Image, text container
Posted: Tue Feb 14, 2023 5:36 pm
by Markup
I feel like such a noob. I could code this direclty, in my sleep, but I cannot figure how to accomplish this simple task in the editor.
I want to take an image, with a transparency, and some text and drop both of them into a single <div></div> so I can change the background color. I am placing a navbar next.
Re: Image, text container
Posted: Tue Feb 14, 2023 5:43 pm
by crispy68
What kind of container are you using? Layer? Layout Grid? Flex Container? etc.?? Using any of these you simply drag them inside.
Re: Image, text container
Posted: Tue Feb 14, 2023 6:32 pm
by Markup
crispy68 wrote: Tue Feb 14, 2023 5:43 pm
What kind of container are you using? Layer? Layout Grid? Flex Container? etc.?? Using any of these you simply drag them inside.
<EDIT> Okay. Layer appears to dso the trick. Thank you.
Re: Image, text container
Posted: Tue Feb 14, 2023 6:56 pm
by Pablo
You can find the "Layer" in the toolbox.
Re: Image, text container
Posted: Tue Feb 14, 2023 7:04 pm
by Markup
Pablo wrote: Tue Feb 14, 2023 6:56 pm
You can find the "Layer" in the toolbox.
Thank you. I think the most difficult thing about learning to use the editor is finding what corresponds to the code I know.
Appreciate the help.