Again and again I am stumbling upon this and I forget if there is a solution. (I am getting old )
I want a picture within a cell of a FlexGrid that will be resized on changing the browser width and height (full width = true option) plus a text overlaying the pic.
Thank you, horst
With the default settings the image will stretch automatically.
You cannot overlap elements in a flexible layout , but you can enable the watermark option of the image to add text or use a card.
Mmhh, I'm feeling blind at the moment.
This is my first website (and the reason, why I started webdesign) and I think, it is time to say good bye to that static one. www.berylliose.de
I would like to keep the design in general but fail because of the overlapping of text and image.
Any ideas?
You could set the background image of the cell and then a text object to overlap the image.
If flexible layouts you cannot use absolute positions (eg overlap elements), because then the positions and size of the elements would not be automatically adjusted.