Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

9
  • 1
    Ask users to upgrade to IE 9/10 at least :) Commented Sep 12, 2013 at 12:00
  • why i should ask them to upgrade ?, users might have IE version 8 which is a supported version for SharePoint 2013 as mentioned on this link msdn link technet.microsoft.com/en-us/library/cc263526.aspx Commented Sep 12, 2013 at 12:03
  • Try validating your custom css in visual studio using the Web Essentials tool Commented Sep 12, 2013 at 12:13
  • 1
    It's really strange because I can display in IE8 all my custom css without any problems. Do all the css rules in this file not work or only CSS3? Commented Sep 12, 2013 at 14:33
  • 1
    Try to test the hack, put \9 on the end of the line like so: div#suiteBarLeft{ background-color: #008CD2\9; color: #FFFFFF\9; } Commented Sep 12, 2013 at 16:41