Tuesday, January 7, 2014

sharepoint 2007 queckLaunch complete hide no issue in Internet Exp


 sharepoint 2007 queckLaunch complete hide no issue in Internet Exp

<style type="text/css">
.ms-bodyareaframe {
    padding: 0px;
   
}
.ms-quicklaunch

{

display:none;

}

.ms-navframe

{

display: none;

}
.ms-propertysheet {
    font-family: verdana;
    font-size: 0.7em;
    margin-left: 0px;
    text-align: left;
    width: 100% !important;
    float:left;
}
.ms-nav {
    font-family: tahoma;
    z-index: -999999 !important;
    width:0px !important;
}
.LeftNavigationAreaCell{
    width:0% !important;
    visibility:hidden !important;
    display:none !important;
    z-index: -999999 !important;

}
.ms-pagemargin {
background-color: #83b0ec;
background-position: -143px 0px;
display: none;
z-index: 999999 !important;

height: 100%;
}
.ms-titleareaframe{
    display:none;
}
.ms-leftareacell{
    display:none;
}
#PlaceHolderTitleAreaSeparator{
    display:none;
}
</style>


fixed
shahzad_samejo@yahoo.com

No comments:

Post a Comment