Forums

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

Home Forums CSS IE button display issue

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

    For some reason IE displays wrong button ccolor.

    Example: .button {background:#000;} .blue {background:#39c9ff}

    <div class="button blue">
      Learn More
    </div>
    
    All browsers render blue button except for IE, any ideas?
    
    #160982
    Paulie_D
    Member

    Seems to be fine in IE11.

    Which version of IE is causing you problems?

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