Forums

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

Home Forums CSS [Solved] film strip background

  • This topic is empty.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #197219
    stoffer_dev
    Participant

    I am trying to get a filmstrip look for the background a website. Something like this:
    http://codepen.io/mkhoudary/pen/ExhpK

    , but where the filmstrip is the background for all the content.

    Thanks in advance.

    Best regards,

    Christopher

    #197236
    Paulie_D
    Member

    So what is your question?

    Do you have design mock-up image?

    #197244
    stoffer_dev
    Participant

    I would like to make it look like exactly like the film strip shown in the link, but covering the full width. Content should be able to be places inside the filmstrip.

    So my question is, how would one do this =) ?

    #197250
    Paulie_D
    Member
    #197264
    stoffer_dev
    Participant

    Thanks man!

    Almost like that. I would like the film strip to span the entire webpage. To be the background of the website so to speak =)

    #197265
    Paulie_D
    Member

    Yeah…you could.

    All of the building blocks are there so you should have no real difficulties in adapting it for a full page site.

    Over to you.

    If you have problems we can look at what you have tried.

    #197673
    stoffer_dev
    Participant

    I have tried a lot of stuff, but I can’t seem to get it to work.

    I want it the film strip to be a background for the <body> and it should be responsive. I have tried to add the styles to the body tag and using width: 100%, but it does not work.

    Any ideas?

    Thanks again

    #197674
    Paulie_D
    Member

    Could you make a Codepen of what you have so far?

    Although I knocked this up in a couple of minutes.

    http://codepen.io/Paulie-D/pen/vEaWMm

    #197730
    stoffer_dev
    Participant

    Thanks.

    Using your solution as a starting point I think I have managed to solve it.

    I really appreciate it.

    All the best.

    Christopher

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