Forums

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

Home Forums CSS Blending in and out divs depending on window width

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #184829
    henr1k
    Participant

    Hello,

    I have figured out how to use different css depending on window size. The design is a clickable world map (imagemapster) which is inside a div called “content”.

    Now, I can blend out the “content div” under 800px screen width but I would like to make a div (lets call it) “content-mobile” appear. This seems not to work since in the css of the wider page I cannot hide the content-mobile.css.

    Basically I would like to replace a div with a complete different one.

    Is that possible?

    Thank you btw. this website is awesome. Helped me a lot!

    #184835
    Paulie_D
    Member

    We can’t help with code we can’t see.

    Got a link?

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