
将以代码加在CSS中
#site_title{display: none!important;
;} /*隐藏复制收藏*/
#site_description{ text-align: center; filter:glow(color=RED,strength=3)
shadow(color=RED ,direction=135)!important;;}
/*CSS滤镜主副标题*/
#site_description .site_description_A {
font-size: 50px; /* 调整标题的文字大小 */
color=#FFFFFF;}
#site_description .site_description_B { font-size: 14px;color=#FFFFFF; /* 调整副标题的文字大小 */
}
#bar_01{width:286px; text-align: right;/* 调整个人门户的宽 */
}
#SelfTab_Config{
display: none;/*隐藏 导行条右侧*/
}
#tag_bar
{display:none;
}/*隐藏标签*/





