Forums

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

Home Forums CSS Make image-based div responsive

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #183681
    djoe
    Participant

    Hey, i have this photo

    http://i.imgur.com/uTo5BBA.png

    and i’d like to make a div that adjust to screen size [width and height] with that background. I am new to css and don’t really know how to cut the image and make sprites, and make it work.

    #183731
    djoe
    Participant

    bump

    #183775
    burr
    Participant

    Use a combination of max-width, min-width. Its going to be super tricky if you have text inside because of the wrapping nature.

    Maybe try to recreate with CSS.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.