Forums

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

Home Forums CSS Media Queries Problems

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #40127
    matt_sanford
    Participant

    I am having an issue right now with media queries. They are either not working or i am using them wrong, probably the latter. Anyway what i want to happen is that when the browser gets resized to 1200px or less, the body tag gets the “overflow-x: scroll” so that all the elements don’t start fighting for space. Anyway i am sure you guys know what i am trying to do/how to fix it. I am pretty new to the whole web design thing so keep that in mind.
    cheers,

    #111189
    matt_sanford
    Participant

    Here is the link to [page](http://foursquaresummiteast.org/i/index1.php “link”).

    #111211
    Paulie_D
    Member

    If you are going to use media queries you should make the whole site responsive.

    #111218
    matt_sanford
    Participant

    Well I am working on that but for now I just need a quick fix while I work on it. @Paulie_D

    #111224
    Paulie_D
    Member

    Well there’s a few things that need looking at but if we must try and solve your basic problem….

    What code are you using in your media query that ISN’T working..

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