Sharepoint 2010 社交区块品牌

发布于 2024-09-14 21:08:18 字数 219 浏览 4 评论 0原文

我必须为 Sharepoint2010 门户打造品牌。顶部有 2 个按钮(“我喜欢”和“标签”),必须用自定义 HTML 和图像替换。图像 src 被硬编码在标签中(而不是 CSS)。

我的方法是使用 jQuery 重写内部 HTML。你能建议一个更好的方法吗?

编辑:好的,似乎没有其他方法。如果您想设计社交按钮的样式,请获取 jQuery 并使用它:)

I have to brand a Sharepoint2010 portal. There are 2 buttons on the top ("I like it" and "Tags") which have to be replaced with custom HTML and images. Images src is hardcoded in tags (instead of CSS).

My approach is to rewrite inner HTML using jQuery. Could you suggest a better way?

EDIT: Ok, seems like there are no other ways. If you wanna styling social buttons, get jQuery and use it :)

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

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

发布评论

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

评论(2

他是夢罘是命 2024-09-21 21:08:18

我认为重新编写 ms-socialNotif-Container div 的innerHTML 是最好的解决方案。

I think re writing the innerHTML of the ms-socialNotif-Container div is the best solution here.

无尽的现实 2024-09-21 21:08:18

为什么不将源图像替换为配置单元中的图像?

Why not replace the source images with your images in the hive?

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