Link to home
Create AccountLog in
Avatar of MisUszatek
MisUszatekFlag for United States of America

asked on

How to attach CSS file in Sharepoint 2010

I need to attach a custom CSS that all sites in a site collection can use it. I don't have publishing features enabled. Where do I save that CSS file and how do I properly attach it?
Avatar of AndrewSkoraro
AndrewSkoraro

The custom style sheet property of the site has been removed in 2010.  You have to create a custom master page with it attached.  This can be done very easily with SharePoint designer.  just copy the OOB one you use and add the link.
ASKER CERTIFIED SOLUTION
Avatar of MisUszatek
MisUszatek
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of MisUszatek

ASKER

Because that's the solution.