载入中
自定义HTML载入中... loading
隐藏最底部背景display: none; [原创 2007-09-27 22:45:36]  删除... 
字体变小 字体变大

隐藏最底部背景 也就是:和讯个人门户 v1.0 | 和讯部落 | 意见反馈这些隐藏掉

将这行代码:bottom {display: none;

/*底部背景色*/
 line-height: 40px;
 background-color;url(http://www.it2918.com/lacy/5.gif);
 background-repeat: no-repeat;
height: 40px;
 text-align: center;;}

#bottom a:link {}

#bottom a:visited {  }

改成以下CSS代码

 

bottom {display: none;

/*底部背景色*/
 line-height: 40px;
 background-color;url(http://www.it2918.com/lacy/5.gif);
 background-repeat: no-repeat;
height: 40px;
 text-align: center;display: none;

 
}

#bottom a:link {display: none;

 
}#bottom a:visited { display: none;

}

票数:
什么是“我顶”?
点击数:    评论数:
本文章引用通告地址(TrackBack Ping URL)为:
本文章尚未被引用。
发表评论
大 名:
(不填写则显示为匿名者)
网 址:
(您的网址,可以不填)
标 题:
内 容:
请根据下图中的字符输入验证码:
(您的评论将有可能审核后才能发表)
和讯个人门户 v1.0 | 和讯部落 | 客服中心