SharePoint masterpage css styles not showing for other users

孤街醉人 提交于 2019-12-12 18:26:47

问题


I'm setting up a SharePoint Site where the masterpage is built using one of the existing masterpages as a starting point (Blue Band).

When I test the site while logged in as the super admin, everything looks fine. But if I log in as a general user the default masterpage shows as Blue Band again.

I'm guessing there must be some permissions problem where the new CSS isn't allowed to show. It appears to just be the CSS as the placement of elements is as per the new master page.


回答1:


This usually happens to me when the CSS file is not published or approved yet. Where is your new CSS located? Have a look with SharePoint Designer or browse to it and publish/approve it.




回答2:


Must be published as a major version.




回答3:


To improve this question, if you are using an external CSS File, make sure it is not checked out to your Admin user or whoever was working on it.



来源:https://stackoverflow.com/questions/1231060/sharepoint-masterpage-css-styles-not-showing-for-other-users

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!