_layouts/styles vs _layouts/1033/styles
What's the guidance on when to use one vs the other for storing common web assets (such as .js, .css, and images) ?
My thoughts are:
non-localized assets go in _layouts/styles localized go in _layouts/lcid/styles
If this is correct, then why is SharePoint shipped w/ only one css file in _layouts/styles ? (corefixup.css)
Your thoughts ?
MCPD
May 6th, 2011 4:13pm
Hi,
Thanks to share your post.
For the issue, I think you have misunderstood the difference between _layouts/styles and _layouts/1033/styles.
The _layouts/styles store the .CSS file in the team web site.
The _layouts/1033/styles stores the English
Language-specific site templates shared by the entire style sheet.
Hope this could help you!
Leo
Free Windows Admin Tool Kit Click here and download it now
May 13th, 2011 5:27am