Is there a way to show a gradient banner on browsers such as IE8?

  • Unknown's avatar

    Header banner currently doesnt show on IE8 ?

    need the banner to have a gradient is there anyway around it ?

    Thanks

    The blog I need help with is: (visible only to logged in users)

  • In this case, the CSS code is indeed not interpreted by IE8 (modern code, not-so-modern browser) so the only safe way of doing this, would be to use an actual image as the background.

    You could also just give it a background color of #053645, at least it will then show a solid blue background in IE8 instead of a white one.

  • The topic ‘Is there a way to show a gradient banner on browsers such as IE8?’ is closed to new replies.