Forums

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

Home Forums CSS Help with new project

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30969
    Locke
    Participant

    I’m starting a new project with the usual php,html,jquery, css. I’m having a lot of problems with the browser compatibility..

    I think it looks great in Safari/Chrome – Firefox…. as usual IE is kaput!

    but if someone have time to give me an advise in how to make everything compatible will be great.

    http://sektorrd.com/demos/pentafon

    thanks in advance

    #70072
    clokey2k
    Participant

    The first thing I would do is provide a fallback colour for your nav lists. IE has no idea about ‘rgba()’. Declare a similar ‘background-color’ colour (a bit pinkish) before the ‘rgba()’ and IE will then at least display the solid pink colour. You could also make a transparant ‘*.png’ and use that as a background.

    !Edit: So while I was typing this my IE8 was displaying the menu. Now it isn’t!! and I can’t get it back. Sorry can’t help anymore :-(

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