转:http://www.cfanz.cn/?c=article&a=read&id=60536

在v4.master中,<head></head>标签中,加入如下样式脚本,就可以将左边菜单隐藏。

<style type="text/css">
 #s4-leftpanel {
    display:none !important;
 }
 .s4-ca{
    margin-left:0px !important;
 }
< /style>


posted on 2014-02-25 11:30  jackljf  阅读(155)  评论(0编辑  收藏  举报