Better Print for SharePoint Page


/ Published in: JavaScript
Save to your folder(s)

.zz1_logoLinkId_1
{
color: #fff;
background-image:url("/_layouts/Images/HLLMRKLINK/Logo.gif");
background-repeat:no-repeat;
background-position:15px 10px;
background-color:#67507e;
display:block;
width: 170px;
height: 88px;
overflow: hidden;
text-indent: -9999px;
}
a:Link, a:visited
{
color:#67507e;
}
.pageTitle
{
font-weight:bold;
font-size:15pt;
margin-top:15px;
}
#MSOMenu_WebPartMenu
{
display:none;
}
.pageContent p
{
margin-top:0;
padding-top:0;
}
#ctl00_ContentMap
{
margin-top:15px;
}

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.