Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24100

    Website is http://www.amequipment.com/

    Buttons don’t render color or text – just a grey box – in IE8. Unfortunately it’s kind of important in this low tech industry.

    #122321

    Hi,

    Please add this on your custom.css

    #top .header_color .avia-color-theme-color {
    color: white;
    }

    body div .avia-button {
    background: #A81010;
    }

    IE8 doesn’t support color: rgba and background-image.

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Buttons not rendered in IE8’ is closed to new replies.