Hi All, needs to incorporate title & other few custom components on a background(bg-img) image. While drag & drop components they do not show up on bg-img they are coming below the image. Any inputs how to achieve using Editable template. Need to drag & drop four components on bg-img.
Solved! Go to Solution.
Views
Replies
Total Likes
Hello @rsl_lucky,
You can do this with existing Core Components and Editable templates by using component policies for the Container component:
Of course, you'll probably want to add some styles to make the result a little better.
1.Create a background image component it will act as a container.
2. Add a layout container component inside background container component using data dly include.
3. Drag and drop image container component on your template.
4. Once you drag and drop that componrnt a parsys will come where you can add policies and drag and drop required component.
5. In the outer div of imagd container add a place holder for image so that you csn content author bavkground image and on top of that all thd components will come.
Hope it helps.
Views
Replies
Total Likes
Hello @rsl_lucky,
You can do this with existing Core Components and Editable templates by using component policies for the Container component:
Of course, you'll probably want to add some styles to make the result a little better.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes