Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Controlling content on background images ( responsive design ) Reply To: Controlling content on background images ( responsive design )

#158088
Paulie_D
Member

I did responsive images with padding-top and make it pos : absolute. Later I just puts some random top positions ( relative positions ) to the content until I make it nice.

If you did that then they weren’t background images which was the subject of your post.

Arranging content around bg images is just a matter of setting boundaries on the content based on the bg image of the parent element.

Arranging images in the HTML (lets call them** content images**) and other HTML elements is a different thing entirely.