Forums

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

Home Forums CSS Media screen container question

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #45928

    I have been doing some work for my website site for mobile and some tablets.

    /* Desktop standard 960 and up */
    @media only screen and (min-width: 980px) {
    #container {
    max-width: 1740px;
    }
    }

    When doing testing http://cybercrab.com/screencheck/ seems to fit in all desktop screen sizes.

    Question.

    Anyone Could I please ask you kindly to check if website fits in screens I don’t trust test websites yet. Bit new to responsive.

    http://www.mwbcomputers.com.au/ its on maintenance mode but still can see if container is ok please post capture images of website if have time just so. I can see. I do not have other screens to test it on.

    Thanks for your help.

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