Expand Minimize

Reference 15 hive within all Styles (.css)

Paths in Styles to '/_controltemplates/', '/_layouts/' and '/_layouts/images/' should point to 15 hive.

CheckId SPC159904
TypeName Reference15HiveInStyles
Severity Warning
Type CSSFile

Replace all paths which contain '/_controltemplates/', '/_layouts/' or '/_layouts/images/' with the paths to 15 hive ('/_controltemplates/15/', '/_layouts/15/' and '/_layouts/15/images/'. See sample below:

...
.menu-item-text
{
   font-size:13px;
   color:#FF00FF;
   ...
   background: url("/_layouts/15/images/Company/icon.png");
}
...

Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.