【发布园子模板--透明模板】淡蓝雨伞 兼容IE7 IE8 IE9 FF IE6放弃……

 

 

 注:这段CSS是基于LovelslntheAir风格改的模板编号(107),要使用的时候先把模板换成这个,然后再加代码,要不然应该不能用吧,如果此贴的内容侵犯了原作者,请信箱告诉我,我会马上删除!

 

 将下面的代码插入到后台的“通过CSS定制页面风格”的文本框里,点击保存就OK了,只做了首页,改了一点点东西,等有时间的话再继续搞吧……

 

Mail:dz032rrq@qq.com

 

 

body
{
    background
: url("http://images.cnblogs.com/cnblogs_com/zhuiyi/Top_bg.jpg") 50% 0 fixed no-repeat #6E99A6;
}

#home
{
    width
: 1010px;
}

#header
{
    background
:url("#"); 
    padding-bottom
:0px;
}

#navigator
{
    width
:1010px;
    height
:44px;
    line-height
:44px;
    position
: absolute;
    z-index
:10;
}


#navList
{
    height
:44px;
    line-height
:44px;
    z-index
:20;
}

#navList ul
{
    position
: absolute;
    width
:488px;
    z-index
:20;
}


#navList a
{
    height
:44px;
    line-height
:44px;
    padding-top
:0px;
    display
:block;
    z-index
:20;
}

.clear
{
    height
:44px;
    background
:#6E99A6;
    filter
:alpha(opacity=40);
    opacity
: 0.4; 

}

#topicList
{
    background
: #FFF;
    padding
: 10px;
    margin-top
: 20px;
    filter
:alpha(opacity=85);
    opacity
: 0.85; 
}
#sideBar
{
    background
: #FFF;
    padding
: 10px;
    margin-top
: 20px;
    filter
:alpha(opacity=85);
    opacity
: 0.85; 
}

 


 

posted @ 2011-04-24 02:40  ゞ追忆o0ゞ  阅读(499)  评论(0编辑  收藏  举报