The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › CSS › Keeping image and text in same position on resize.
Hello everyone
Looking for some help on whether what i want to do is possible with css only.
So basically i have a background image and some text that needs to remain in a constant position relative to that image when the browser is resized.
The image is
As you can see the text needs to line p with the dots no matter the width of the browser window.
can this be done?
Thank you.
PS. I am working on some coding now.