用于SharePoint徽标的CSS [英] CSS for SharePoint Logo

查看:72
本文介绍了用于SharePoint徽标的CSS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否存在可以添加到脚本编辑器的脚本,该脚本可让您淡化共享点徽标?我的图片背景为白色,但是页面的其余部分为灰色.  

Is there a script that you can add to the script editor that will allow you to fade the sharepoint logo?  I have a image that has a white background, but the rest of the page is gray.  

推荐答案

RickyP841,

尝试使用以下脚本隐藏徽标.

<style type="text/css">

#DeltaSiteLogo

{

display:none;

}

</style>


最好的问候,

Linda Zhang


这篇关于用于SharePoint徽标的CSS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆