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.
Image, text container
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Image, text container
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
<EDIT> Okay. Layer appears to dso the trick. Thank you.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.
Last edited by Markup on Tue Feb 14, 2023 7:03 pm, edited 1 time in total.
Re: Image, text container
You can find the "Layer" in the toolbox.
Re: Image, text container
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.