Hello,
I would like to create the following design
being: an image in background with a text box aligned upper left with a dark grey almost transparent background and below this, a progress bar chart.
So far my attempts are not a success. Did someone already encountered this and knows how to do it?
Thank you !
Doc
2
Great question! Let me check with the team on that and get back to you as soon as possible.
1 Like
Mael
3
Hello @MrUnfreeze
To do what you want, you can define a div with your image as background. You will need to set the width and height of this div
In this div, set the align to bottom. And add another div as child
In the child div, you can add your text and anything you want. You can also define a background color with transparency to have the effect you want
2 Likes
Hi Mael,
Sorry for the late response. Many thanks for the solution, it works just perfect !
Have a good day
1 Like