帝国论坛帝国网站管理系统交流区帝国CMS使用交流CCS 注释 欢迎各位来增加更多的注释 【本版专题贴子】  
 1/3     1 2 3 ›› ›|
主题:CCS 注释 欢迎各位来增加更多的注释 [加入收藏夹]   

excem
用户头衔:书生

精华贴   :0
发贴数   :59
经验值   :256
注册时间:2008-11-06
信息 搜索 好友 发送悄悄话 精益求精-帝国网站管理系统7.5正式版开源发布】   [第 1 楼]
CCS 注释 欢迎各位来增加更多的注释
html {
        text-align: center;
        background: #EDEDED url(../images/main_bg.jpg) repeat-x left top;    //框外背景图
}
body {
        width: 940px;    //  框宽度
        text-align: left;    // 位置
        margin: 0 auto;  
        background: #fff;   //框内颜色   
}
td {
        font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
        color: #333;   //首业显示文章内容字体颜色
}
input { font: 10pt Verdana, Arial, Helvetica, sans-serif, "宋体"; }
img {
        border: none;
}
p,ul,ol,li,form {
        margin: 0;
        padding: 0;
        list-style: none;
}
a {
        color: #07519A;   //首页栏目内标题全部颜色
        text-decoration: none;
}
a:hover {
        color: #c30!important;
        text-decoration: underline;
}
.content {
}
.sider {
        width: 300px;
}
.homepage .sider {
        width: 230px;
}

/** 页头区 **/
.top {
        border-bottom: 1px solid #DCDCDC;   //顶部线颜色
}
.top td {
        background: #F4F4F4;   //顶部背景颜色
}
.top table td {
        padding: 3px 10px;
}
.top a {
}
.top .inputText {
        height: 14px;
        border: 1px solid #999;   //输入框边颜色
}
.top .inputSub {
        height: 19px;
}

/** 导航 **/
.nav {
        background: url(../images/nav_bg.jpg) repeat-x left top;
}
.nav .nav_global {
}
.nav .nav_global ul {
        padding: 0 10px;
}
.nav .nav_global li {
        cursor:pointer;
        float:left;
        text-align:center;
        text-decoration:none;
        font-size: 14px;
        line-height: 33px;
        font-weight: bold;
        color: #FFF;
        background: url(../images/nav_line.jpg) no-repeat right top;
        padding-right: 2px;
}
.nav .nav_global li a {
        display: block;
        color: #fff;
        text-align: center;
        padding: 0 14px;
}
.nav .nav_global li a:hover {
        color: #000!important;
        text-decoration: none;
}
.nav .nav_global li.curr a {
        color: #000;
        background: url(../images/nav_li_hover.jpg) repeat-x center top;
}
.nav_sub {
        padding: 6px;
}
.nav_sub a {
        padding: 0 2px;
}
/* 子栏目导航菜单距离调整 */
#tabnav_div_1 {
}
#tabnav_div_2 {
        padding-left: 100px;
}
#tabnav_div_3 {
        padding-left: 200px;
}
#tabnav_div_4 {
        padding-left: 300px;
}
#tabnav_div_5 {
        padding-left: 400px;
}
#tabnav_div_6 {
        padding-left: 500px;
}
#tabnav_div_7 {
        padding-left: 600px;
}
#tabnav_div_8 {
        padding-right: 40px;
        text-align: right;
}

/* 页尾区 */
.links {
        margin-top: -10px;
}
.links hr {
        color: #DCDCDC;
}
.search {
        background: #1F73BE;
        color: #fff;
}
.search td, .search a {
        color: #fff;
}
.search a:hover {
        color: #fff!important;
}
.copyright {
        margin: 5px 0;
}

/** 公共定义 **/
.title {
        background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;  //前面颜色是边框改变 栏目框父级图片
        color: #07519A;
        border: 1px solid #AACCEE;   //栏目框子级边框线颜色
        border-bottom: none;
}
.title td {
        font-size: 14px;
        line-height: 26px;
        color: #07519A;  //前面颜色是字体改变
        padding: 0px 10px;
}
.box {
        border: 1px solid #AACCEE;   //栏目框子级边框线颜色
        border-width: 0 1px 1px 1px;
}
.box ul {
        list-style: none;
        padding: 8px;
}
.box ul li {
        background: url(../images/bullet.gif) no-repeat left center;   //栏目框子级图片
        line-height: 1.6;
        padding: 2px 0 2px 8px;
}
.no_doc ul li {
        background: url(none);
        padding-left: 0px;
}
.box ul li p {
        margin: 0 0 4px;
        padding: 0 0 5px;
        color: #666;   //显示标题部分内容颜色
        border-bottom: 1px dashed #CCC;   //显示标题部分分割线颜色
.box ul li strong {
        display: block;
}
.rank {
        margin: 0px;
        padding: 8px 6px;
}
.rank li {
        padding-left: 18px;
        line-height: 23px;
}
.rank li.no1 {
        background: url(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
        background: #F2F8FD url(../images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
        background: url(../images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
        background: #F2F8FD url(../images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
        background: url(../images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
        background: #F2F8FD url(../images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
        background: url(../images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
        background: #F2F8FD url(../images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
        background: url(../images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
        background: #F2F8FD url(../images/10.gif) no-repeat 4px center;
}
.news_title {
        margin-top: 10px;
}
.news_title strong {
        background: #f4f4f4 url(../images/h2_icon.gif) no-repeat 8px center;   //专题框内标题背景颜色(专题命令[ecmsinfo]34,1,20,0,2,8,0[/ecmsinfo] )
        display: block;
        padding-left: 20px;
        line-height: 2;
        margin: 0 8px;
        font-size: 14px;
}
.news_title p {
        margin: 6px 8px 0px;
        padding: 0 0 8px;
        color: #666;    //专题框内内容字体颜色
        border-bottom: 1px dashed #CCC;  //专题框内分割线颜色
}
.focus {
        margin-top: 10px;
        background: url(../images/focus_bg.jpg) repeat-x left top;   //首页组图框背景图
        border: 1px solid #AACCEE;  //首页组图边框颜色
}
.focus strong {
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 6px;
        text-align: center;
        display: block;
        border-bottom: 1px dashed #ccc;  //首页组图分割线颜色
}
.margin_top {
        margin-top: 10px;
}
.inputText {
        border: 1px solid #ccc;   
}
.banner_ad {
        padding: 0 10px;
}
.picText {
        margin-bottom: 10px;
        background: #F8F8F8; //站内搜索边框线颜色
}
.picText strong {
        display: block;
}
.picText img {
}
.picList {
        padding: 8px 0;
}
.picList table td img {
        margin-bottom: 1px;
}
.tprice span {
        text-decoration: line-through;
}
.price {
        color: #f60;
}

/* tab选项卡 */
.tbtncon {
        height:26px;
        background:url(../images/title_bg.gif) repeat-x;   //幻灯片标题背景图
}
.tbtn1 {
        font-size:12px;
        font-weight:normal;
        height:26px;
        border:1px solid #ace;  //幻灯片标题边框线颜色
}
.tbtncon li{
        border:1px solid #ace;  //幻灯片标题分割线颜色
        border-left:none;
        border-top:none;
        color:#07519A;    //幻灯片标题字体颜色
        cursor:pointer;
        display:block;
        float:left;
        text-align:center;
        text-decoration:none;
        width:80px;
        height:25px;
        line-height:25px;
}
.tbtncon li:hover{
        text-decoration:underline;
}
.tbtncon li.curr{
        background:#fff;   //幻灯片标题背景颜色
        border-bottom-color:#fff;    //幻灯片标题框下线颜色
        cursor:default;
}

/* 频道和列表页 */
.position {
        background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;    //我的位置背景图
        color: #07519A;
        border: 1px solid #AACCEE;   //我的位置上边框线颜色
        border-bottom: none;
        margin-bottom: 10px;
}
.position td {
        line-height: 26px;
        padding: 0px 10px;
        font-family: "宋体";
}
.channle .box {
        margin-bottom: 10px;
}
.listpage .news_list .box {
        border-width: 1px;       
        padding: 0 10px;
}
.listpage .list_content .box{
        border-width: 1px;       
        padding: 10px;
}
.listpage .news_list .box ul {
        border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
        clear: both;
        padding: 0 0 0 8px;
        line-height: 28px;
        height: 28px;
}
.news_list .box ul li a {
        font-size: 14px;
        float: left;
}
.news_list .box ul li span {
        font-size: 14px;
        float: right;
}
.flash_list .line_bottom {
        color: #666;
        margin-bottom: 4px;
        border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
        color: #666;
}
.movie_list .line_bottom {
        color: #666;
        margin-bottom: 4px;
        border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
        border: 1px solid #ccc;
        padding: 3px;
}
.shop_list .line_bottom {
        color: #666;
        margin: 8px 0;
        border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
        margin-bottom: 8px;
}
.photo_list .line_bottom {
        color: #666;
        margin: 8px 0;
        border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
        margin-bottom: 8px;
}
.info_list .line_bottom {
        color: #666;
        margin: 8px 0;
        border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
        width: 90px;
}
.info_list .titlepic img {
        border: 1px solid #ccc;
        padding: 3px;
}
.info_list .line_bottom .click {
        color: #f60;
}
.info_list .line_bottom .smalltext {
        color: #666;
}

/* 内容页 */
.showpage .main .box {
        border-width: 1px;
}
.news .main .box {
        padding: 0 20px;
        background: #F7FDFF;
}
.info .main .box {
        padding: 0 20px;
}
.showpage .main .title_info {
        margin-top: 15px;
        text-align: center;
}
.showpage .main .title_info h1 {
        font-size: 24px;
        line-height: 2;
        margin: 0px;
        padding: 0px;
}
.showpage .main .title_info .info_text {
        border-bottom: 1px dashed #ccc;
        line-height: 2;
        padding-bottom: 6px;
        color: #666;
}
.showpage .digg {
        background: url(../images/digg_bg.gif) no-repeat left top;
        width: 62px;
        margin-bottom: 10px;
}
.showpage .digg td {
        text-align: center;
        padding-right: 4px;
}
.showpage .digg .diggnum {
        height: 38px;
        font-size: 16px;
        line-height: 30px;
        font-weight: bold;
}
.showpage .digg .diggit {
        height: 30px;
        line-height: 24px;
}
.showpage .main #text {
        font-size: 14px;
        line-height: 1.8;
}
.showpage .main #text p {
        margin: 1em 0;
}
.showpage #plpost {
        margin-top: 10px;
        border: 1px solid #AACCEE;
}
.showpage #plpost .title {
        border: 0px solid #AACCEE;
}
.showpage #plpost .title span {
        color: #CC0000;
}
.showpage #plpost #saytext {
        display: block;
        margin: 0 0 10px;
        padding: 8px;
        height: 100px;
        width: 90%;
        border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header        {
        background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
        color: #07519A;
        border: 1px solid #AACCEE;
        border-bottom: none;
}
.header a                                { color: #000000 }
.tableborder                        { background: #E1EFFB; border: 1px solid #AACCEE }

/* 分页样式*/
.list_page {
        margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
        padding: 4px 4px 2px;
        border: 1px solid #D2EFFF;
        background: #F0F8FF;
        text-align: center;
        display: inline;
        font-size: 14px;
        }
.pageLink a:hover,
.list_page a:hover{
        border: 1px solid #D2EFFF;
        background: #fff;
        text-align: center;
        font-weight: bold;
        text-decoration: none;
        }

/*分页样式2*/
.showpage .epages {
        text-align: center;
        }
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}

/*图片自动缩图*/
.photoresize {
        max-width:560px;
        myimg:expression(onload=function(){
        this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
                   );
        }




2009-02-27 11:46:55 已设置保密 顶部 回复 引用 报告 编辑 删除

souking
用户头衔:书生

精华贴   :0
发贴数   :43
经验值   :137
注册时间:2008-02-27
信息 搜索 好友 发送悄悄话 免费开源-EBMA系统:更安全的MYSQL管理和备份系统】   [第 2 楼]

支持




2009-02-27 11:48:27 已设置保密 顶部 回复 引用 报告 编辑 删除

tlerbao
用户头衔:进士

精华贴   :3
发贴数   :1386
经验值   :4634
注册时间:2006-02-13
信息 搜索 好友 发送悄悄话 精益求精-帝国网站管理系统7.5正式版开源发布】   [第 3 楼]

ccs 是什么东西!!!!



通辽网站建设
专业模板定制、二次开发,请联系:QQ327358



2009-02-27 12:51:10 已设置保密 顶部 回复 引用 报告 编辑 删除

小草地
用户头衔:进士

精华贴   :0
发贴数   :1492
经验值   :3591
注册时间:2008-06-01
信息 搜索 好友 发送悄悄话 免费开源-EBMA系统:更安全的MYSQL管理和备份系统】   [第 4 楼]

哈哈,CSS吧。楼主写错了。



帝国演示站:www.97free.com www.joke08.com
2009-02-27 12:54:03 已设置保密 顶部 回复 引用 报告 编辑 删除

excem
用户头衔:书生

精华贴   :0
发贴数   :59
经验值   :256
注册时间:2008-11-06
信息 搜索 好友 发送悄悄话 精益求精-帝国网站管理系统7.5正式版开源发布】   [第 5 楼]

写错了 你来修改一下
我是一个一个试过以后才写上去
这些不会搞 这里没有教 只能试 试出来让大家一起来改吗




2009-02-27 13:33:37 已设置保密 顶部 回复 引用 报告 编辑 删除

yashma
用户头衔:进士

精华贴   :0
发贴数   :809
经验值   :2763
注册时间:2007-11-28
信息 搜索 好友 发送悄悄话 免费开源-EBMA系统:更安全的MYSQL管理和备份系统】   [第 6 楼]

想法不错,这样可以方便大家。
建议你重新编辑说明下以方便大家增补,例如加上序号就好的多,增加版本说明,大家只用说序号是什么,也方便汇总及查漏,如下:

html {
        text-align: center;  //文本对齐                                                                            (1)
        background: #EDEDED url(../images/main_bg.jpg) repeat-x left top;    //框外背景图  (2)
}
body {
        width: 940px;    //  框宽度                                                                                 (3)
        text-align: left;    // 位置
        margin: 0 auto;  
        background: #fff;   //框内颜色 (应为背景色)  
}
td {
        font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
        color: #333;   //首业显示文章内容字体颜色

。。。。。。。。。。。。。(略)

[该贴被修改 1 次,最后修改时间 2009-02-27 14:27:36 ]


梦想人才
绿茶
2009-02-27 14:26:01 已设置保密 顶部 回复 引用 报告 编辑 删除

excem
用户头衔:书生

精华贴   :0
发贴数   :59
经验值   :256
注册时间:2008-11-06
信息 搜索 好友 发送悄悄话 精益求精-帝国网站管理系统7.5正式版开源发布】   [第 7 楼]

呵呵 如果我继续 那有很多错误 因为我是一个一个试出来的结果 才注释上去!
有高手的话 最好他来把全部正确写上去 那都好啊!!!!!




2009-02-28 13:10:55 已设置保密 顶部 回复 引用 报告 编辑 删除

sevensky
用户头衔:书生

精华贴   :0
发贴数   :14
经验值   :149
注册时间:2007-08-04
信息 搜索 好友 发送悄悄话 免费开源-EBMA系统:更安全的MYSQL管理和备份系统】   [第 8 楼]

一看就知道是个懒人




2009-03-01 12:21:22 已设置保密 顶部 回复 引用 报告 编辑 删除

高人一等
用户头衔:举人

精华贴   :0
发贴数   :363
经验值   :1031
注册时间:2009-01-19
信息 搜索 好友 发送悄悄话 精益求精-帝国网站管理系统7.5正式版开源发布】   [第 9 楼]

支持




2009-03-01 12:23:30 已设置保密 顶部 回复 引用 报告 编辑 删除

201度
用户头衔:书生

精华贴   :0
发贴数   :54
经验值   :209
注册时间:2008-12-22
信息 搜索 好友 发送悄悄话 免费开源-EBMA系统:更安全的MYSQL管理和备份系统】   [第 10 楼]

不错谢谢,收藏了!~




2009-04-10 03:06:56 已设置保密 顶部 回复 引用 报告 编辑 删除
 1/3     1 2 3 ›› ›|

快速回复
内容

表情
使用EBB代码 使用smile代码 显示签名 自动分析url 自动分析img
     【进入高级模式】   (按 Ctrl+Enter 直接提交)
    顶部  加入收藏夹
关于帝国 | 广告服务 | 联系我们 | 法律声明 | 隐私条款 | 许可协议
Powered by: EBB Version 2.2.1