Forums

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

Home Forums CSS Fluid Grid Layout Question

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #45367
    xam
    Participant

    Hi everybody,

    I have a browser problem with a new fluid website that I’m building.
    In Chrome everything looks fine, but in Safari it shows the ‘Tablet’ version
    of the website, so everything looks too small.

    This is the website: ‘[Link](http://jandebruijn.com/new/index.html “link”)’

    The CSS is too big to post as text, so here it is in a link: ‘[Link](http://jandebruijn.com/new/style/style.css “Link”)’

    I’m still a beginner, so it’s probably really shitty and devious but I’m trying.
    Every help is appreciated, thanks in advance!

    #137959
    Paulie_D
    Member

    Hmm…It’s not picking up the media query for some reason in Safari 5

    #137960
    xam
    Participant

    Why can’t we just make a law that only allows one perfect browser? Haha

    #137961
    Paulie_D
    Member

    Yeah…Chrome.

    #137995
    Paulie_D
    Member

    Figured it out, I think.

    There is no closing curly brace as the end of your smaller media query (line 327).

    Chrome seems to just work…Safari is a little more finicky.

    #138002
    xam
    Participant

    Thank you so much! That worked.

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