Forums

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

Home Forums CSS [Solved] Mac Firefox 3.6 issues!

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #28647
    orwell
    Member

    Hi all,
    Has anyone else had any problems with sites that were previously fine but now not displaying correctly in Firefox 3.6?
    Ironically my problematic site views fine in all the usual suspects (IE etc), it just FF 3.6.

    Cheers
    G

    #73612
    Nipperkin
    Member

    I haven’t had problems with sites not displaying correctly, but have had an add-on stop displaying properly (Fission).

    #73613
    orwell
    Member

    Hi,
    Its really odd!

    I only see it on the one site "www.orwelldesign.co.uk", and it only happens on a mac.
    Ive tried it in:

      Mac Safari 4.0.2
      Mac Camino 2.0.2
      Mac Chrome 5.0.342.7 beta
      and even IE 7+ on various PCs[/list:u]
      and they all view if just fine.

      FF versions prior to 3.6 worked too!

      If ANYONE can shed any light on why its doing it I’d really appreciate it – its driving me round the bend!
      G

    #73622
    TheDoc
    Member

    VERY interesting!

    I don’t have an answer for you about that this second, but fix this while you’re at it:

    Code:
    #LEFTAD {
    background-image: url(../images/leftad.png;
    }

    Note the lack of a closing bracket.

    #73623
    TheDoc
    Member

    In fact, that probably solves your problem.

    Always make sure to validate your files to find problems like this!

    http://jigsaw.w3.org/css-validator/vali … =1&lang=en

    #73624
    orwell
    Member

    Blimey!
    Thank you – I cant believe it was that simple. I even ran the Validator before posting, but obviously misread the results it generated.

    You are a star.

    As an additional point of discussion – I use Dreamweaver CS4 to put my websites together so I’m surprised that it didn’t hi-light the missing character or flag up the error in any way at all

    Thanks again
    Regards
    G

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