Forums

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

Home Forums CSS How Does CodePen Shrink Iframes according to window size?

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #42136
    Anonymous
    Inactive

    At [Codepen.io](http://codepen.io “codepen”) the thumbnails of the different projects shrink and reposition themselves according to the window size. If you shrink your browser window the thumbnails automatically shrink and readjust themselves. How can i do that?

    #121619
    chrisburton
    Participant

    Percentages.

    #121625
    Anonymous
    Inactive

    Huh. I actually knew that. Just thought it was more complex

    #121629
    chrisburton
    Participant

    It uses a wrapper that’s set in a percentage along with the iframe itself.

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