Forums

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

Home Forums CSS Responsive on mobile

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #43531
    Boggon
    Member

    Hello World, first time poster!

    I am currently building a responsive site, I have been testing the responsivness by resizing the browser and occasionally checking mobile emulating websites. I have just uploaded my site onto the web for testing purposes to find it does not work on my iphone, even though it displays properly on iPhone 5 emulators. I have no idea why it would work on the browser resize and on emulators and not on the actual device!

    An example media query of mine would be “@media all and (max-width: 880px)”

    Here is my test site http://rapidadventure.co.uk/site/index.php

    #129050
    Boggon
    Member

    Thank you so much! Worked perfectly

    #129209
    SpeedyTechie
    Member

    You can’t trust those online emulators, they usually just use an iframe that happens to be the same height and width of the device. (which is nothing like how the device actually renders the page)

    #129235
    Boggon
    Member

    Cheers for the warning, I might just walk into a computer shop and discreetly check my site on as many computers and devices as possible :|

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