通过 SharePoint Designer 2010 访问本地化 css 文件

发布于 2025-01-06 07:16:58 字数 161 浏览 1 评论 0原文

1)如何使用 SharePoint Designer 访问 _layout/1033/styles/custom.css 文件?

2)如果我通过样式库中的SharePoint Design创建了一个名为1033的文件夹。我必须在主页中进行哪些设置才能选择本地化文件夹。

谢谢

1) how can i access _layout/1033/styles/custom.css file with SharePoint Designer ?

2) if i created a folder named 1033 through SharePoint Design in Style Library. What setting i have to make in master page to pick localized folder.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

长亭外,古道边 2025-01-13 07:16:58

_layout是映射到14个hive的虚拟目录。不建议直接更改这些文件,我相信也不支持,因为这些文件可以在运行时被覆盖。

如果您必须使用 Sharepoint Designer,那么最好的办法是复制该文件并将其放入样式库中。然后更新您的站点以使用样式库中加载的新 CSS 文件。

_layout is a virtual directory mapped to the 14 hive. Altering of these files directly is not recommend and I believe is not supported as these files can be overwritten at runtime.

If you must use sharepoint designer then your best bet is to make a copy of this file and place it in the style library.Then update your site to use the new CSS file loaded in your style library.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文