Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[使用] 开发人员太大意了,CSS文件都没写好就发布上来了,发个修正版的

[复制链接]
泗阳社区 发表于 2012-2-15 17:00:08 | 显示全部楼层 |阅读模式
本帖最后由 泗阳社区 于 2012-2-15 17:02 编辑

这是测试版社区品牌空间:http://www.aisiyang.com/space-uid-13800.html


出问题的css文件:
  1. \brand\style\t1\style.css
复制代码
修正后代码:
  1. /*
  2. [name]企业风格[/name]
  3. Powered by Discuz! X
  4. */
  5.         * { word-wrap: break-word; }
  6.         body { background: #F0F0F0;  }
  7.         body, input, button, select, textarea { font: 12px/1.5 Verdana,'Tahoma','Microsoft Yahei','Simsun'; color: #474C58; }
  8.                 textarea { resize: none; }
  9.         body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, .pr, .pc { margin: 0; padding: 0; }
  10.         table { empty-cells: show; border-collapse: collapse; }
  11.                 caption, th { text-align: left; font-weight: 400; }
  12.         ul li, .xl li { list-style: none; }
  13.         h1, h2, h3, h4, h5, h6 { font-size: 1em; }
  14.         em, cite { font-style: normal; }
  15.         a { color: #005590; text-decoration: none; }
  16.                 a:hover { text-decoration: underline; }
  17.                 a img { border: none; }
  18.         label { cursor: pointer; }
  19.         .z { float: left; }
  20.         .y { float: right; }
  21.         .cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .cl { zoom: 1; }
  22.         
  23.         .xs0 { font-family: {SMFONT}; font-size: {SMFONTSIZE}; -webkit-text-size-adjust: none; }
  24.         .xs1 { font-size: 12px !important; }
  25.         .xs2 { font-size: 14px !important; }
  26.         .xs3 { font-size: 16px !important; }

  27.         .wrap { background: #FFF; width: 980px; margin: 0 auto;}
  28.         .wp { width: 980px; margin: 0 auto;}
  29.         .hdc { min-height: 98px; }
  30.         .logo { float: left; padding: 20px 0 0 20px; }
  31.         .banner_top { padding: 20px 20px 18px 0; float: right; }

  32.         #hd { background:none; margin-top: 0; width: auto; height: auto; border: 0 solid #D3DFDF; }
  33.                 .logo img{width:173px;height:73px;}
  34.                 .banner_top img{width:747px;height:73px;}
  35.                 #hd h2 { padding: 20px 0 0 30px; line-height: 115%; }
  36.                 #nv { background: #383B40; bottom: 0; height: 34px; line-height: 34px; left:0;position:relative;}
  37.                         /*#nv li { background: url(./images/nav_spaceline.png) no-repeat right center; float: left; font-size: 14px; font-weight:bolder; height:34px; line-height:34px; }*/
  38.                                 #nv li a{ color: #FFF; padding: 0 20px; }
  39.                                 #nv li a, #nv li a:visited { color: #FFF; }
  40.                                 #nv li a:hover { background-image: none !important; }
  41.         #ct { background: none !important; border: medium none; padding: 20px;+padding: 16px;_padding: 16px 16px 16px 20px; width: 940px;+width: 948px;_width: 944px; }
  42. #space .block {margin: 0 0 10px !important;}
  43.         .side { width: 232px; }
  44.         .mn { width: 700px !important; margin-left: 0; overflow:hidden;}
  45.         
  46.         .block { margin: 0 0 10px 0; }
  47.         .block, .bm { border: 1px solid #E2E4E6; background: #FFF; }
  48.         .cbn { border-top: none; padding:0 16px; }
  49.         .bw0 { border: 0; }
  50.         .block .title, .bm_h { border-bottom: 1px solid #E2E4E6; background: #FFF; line-height: 32px; padding: 0 10px; font-weight: 700; }
  51.                 .block .title a { color: #474C58; }
  52.         
  53.         .probox { width: 206px; margin: 0 auto; }
  54.         .hm img { border:1px solid #E2E4E6; padding:1px; margin-top: 10px; }
  55.         .hm .mbn a { color: #0270C8; margin: 6px 0; line-height: 28px; }
  56.         .probox .ul_dreess { line-height: 18px; }
  57.         .probox .ul_tel { font-weight: 700; line-height:26px; }
  58.         .probox .ul_visit { font-weight: 700; color: #63AA1E; line-height:26px; }
  59.         .probox .ul_num { background: url(./images/icon_num.png) no-repeat 0 0; padding-left: 26px; height: 20px; line-height: 20px; margin:5px 0; }
  60.         .probox .ul_num span { display: block; width: 52px; text-align: center; color: #EC3A00; font-weight: 700; cursor:pointer; }
  61.         
  62.         .dxb_bc { padding: 12px 10px 0 !important; }
  63.         .ml li { float: left; overflow: hidden; text-align: center;}
  64.                 .ml img { display: block; margin: 0 auto; }
  65.         .mls li { width: 52px; padding: 0 9px 10px; }
  66.                 .mls img { height: 48px; width: 48px; }
  67.                 .mls li a { color: #767e8F; }
  68.         .avt img { background: #FFF; border: 1px solid #E4E6E8; height: 48px; padding: 2px;}
  69.         
  70.         .companyinfo p { line-height: 22px; text-indent: 2em; }
  71.         .mnbox { margin: 16px; }
  72.         .album .mnbox { margin: 10px 0 10px 18px;+padding: 0 0 10px 0;_padding: 0 0 10px 0; }
  73.                 .album li { float: left; margin-right: 6px; }
  74.                         .album li p { text-align: center; line-height:21px; }
  75.                         .album li a { color: #767e8F; }
  76.         .alb img { background: #FFF; border: 1px solid #E4E6E8; width: 157px; height: 114px; padding: 1px;}
  77.         
  78.         .tb { border-bottom: 1px solid #E2E4E6; line-height: 30px; margin-top: 10px; padding-left: 5px; }
  79.         .tb li { float: left; margin: 0 5px -1px 0;}
  80.         .tb .on, .tb .current { _position: relative; }
  81.         .tb a { background: url(./images/tabbg.png) repeat-x 0 0; border: none; display: inline-block; padding: 0 30px; height:33px; color: #FFF; font-weight: 700; }
  82.         .tb .on a, .tb .current a { background: #FFF; border: 1px solid #E2E4E6; border-bottom-color: #FFF; font-weight: 700; color: #64AB1F;}
  83.         .tb a:hover { text-decoration: none; }
  84.         
  85.         .boxlist li { border-bottom: 1px solid #E3E4E6; padding: 5px 0 25px; }
  86.                 .boxlist li h2 { line-height: 45px; }
  87.                         .boxlist li h2 a { color: #434A52; font-weight: 700; }
  88.                         .boxlist li h2 a.arrow { background: url(./images/icon_arrow.png) no-repeat 100% 2px; padding-right: 14px; }
  89.                         .boxlist li h2 .state { font-weight: 400; }
  90.                 .boxlist li .f_green { color: #62A821; }
  91.                 .boxlist li        .m_r { margin-right: 12px;  background: #FFF; opacity: 1; filter: alpha(opacity=100); }
  92.                 .boxlist li img { margin-right: 12px; }
  93.                 .boxlist li .date { color: #797D89; }
  94.                 .boxlist li .txt { line-height: 21px; }
  95.         
  96.         .tl { padding: 10px 0; }
  97.                 .tl a { color: #333; text-decoration: none; }
  98.                 .tl a:hover { text-decoration: underline; }
  99.                 .tl table { border-collapse: separate; table-layout: fixed; width: 100%; }
  100.                 .tl table th { font-weight: 400; text-align: left; }
  101.                 .tl table em, .tl table cite { font-style: normal; }
  102.                 .tl th, .tl td { border-bottom: 1px solid #C2D5E3; padding: 5px 0; }
  103.                 .emptb th, .emptb td { border-bottom: medium none; padding: 0; }
  104.                 .tl tr:hover th, .tl tr:hover td { background-color: #F2F2F2; }
  105.                 .tl th { padding-right: 1.5em; }
  106.                 .tl th, .tl td { border-bottom: 1px solid #E3E4E6; padding: 5px 0;}
  107.                 .tl th a:visited, .tl td a:visited { color: #666; }
  108.                 .fromg { visibility: hidden; }
  109.                 tr:hover .fromg { visibility: visible; }
  110.                 .tl .by { line-height: 14px; width: 105px; }
  111.                 .tl cite, .tl .num em { display: block; }
  112.                 .tl th em, .tl th em a { color: #F00; }
  113.                 .tl td em { font-family: Arial,PMingliu,sans-serif; font-size: 11px; }
  114.                 .tl td em, .tl td em a { color: #999; }
  115.                 .tl .ts th, .tl .ts td { background: #F2F2F2; border-bottom-color: #CDCDCD; padding: 3px 0; }
  116.                 .tl .th { background: #F2F2F2; border-bottom: 1px solid #CDCDCD; margin-top: 1px; padding: 0 10px; }
  117.                 .tl .th table { border: medium none; }
  118.                 .tl .th td, .tl .th th {  border: medium none; height: 20px; vertical-align: baseline; }
  119.                 .tl .tf { padding: 3px 0; }
  120.                 .tf .showmenu:hover { border-color: #C2D5E3; }
  121.                 .tl tbody:last-child th, .tl tbody:last-child td { border-bottom: medium none; }
  122.                 .xi1 { color: #F26C4F !important; }
  123.         
  124.         .messagelist .mnbox { margin: 0px 16px 10px 16px; }
  125.         .xlda dl { padding:15px 0 5px 65px; border-bottom: 1px solid #E4E4E4;}
  126.         .xlda .m { display: inline; margin: 0px 0 8px -65px; float:left; }
  127.         .xlda .avt img { display: block; }
  128.         .xlda dd img { max-width: 550px; }
  129.                 * html .xlda dd img { width: expression(this.width > 550 ? 550 : true); }
  130.         .avt img { background: #FFF; border: 1px solid #E4E6E8; height: 48px; width: 48px; padding: 2px; }
  131.         .xlda a.name { color: #4C4F58; }
  132.         .xlda .date { color: #78798E; margin-left: 5px; }
  133.         .xld dd {  margin-bottom: 8px; }
  134.         .bbda dt {margin-bottom:5px; }
  135.         a.edit_del { background: url(./images/icon_edit.png) no-repeat 0 2px; padding-left: 15px ; margin-right:6px; color: #4C4F58; }
  136.         a.edit_reply { background: url(./images/icon_edit.png) no-repeat 0 -28px; padding-left: 15px; color: #4C4F58; }
  137.         .c_reply { background: #F8FEF0; border: 1px solid #DFF1C9; padding: 10px; }
  138.         .c_reply .c_tit { color: #65AC22; font-weight: 700; }
  139.         .c_r_tit { margin-bottom: 5px; }
  140.         dl.replybox { padding:15px 0 5px 87px;_padding:15px 0 5px 87px; border-bottom: none ;}
  141.         dl.replybox .m { display: inline; margin: 0px 0 8px -87px; float:left; }
  142.         .avt_big img { background: #FFF; border: 1px solid #E4E6E8; height: 70px; width: 70px; padding: 2px; display: block; }
  143.         .px, .pt { background: #FFF url(./images/px.png) repeat-x 0 0; border-color: #848484 #E0E0E0 #E0E0E0 #848484; border-style: solid; border-width: 1px; }
  144.         .px, .pt { line-height: 17px; padding: 2px 0px; }
  145.         .pn { background: #FFF url(./images/pn_bg.png) repeat-x; height: 26px; text-align: center; border: 0; color:#FFF; padding:0 6px; }
  146.         .pn:active { background-position: 0; }
  147.         .vm { vertical-align: middle; }
  148.         .cur1 { cursor: pointer; }
  149.         
  150.         .facel { padding: 8px; width: 240px; }
  151.         .p_pop { background: #FEFEFE; border: 1px solid #DDD; box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3); min-width: 60px;}
  152.         .p_pop li { display: inline; }
  153.         .facel img { margin: 5px; }

  154.         #ft { color: #666; line-height: 1.8; padding: 15px 0 25px; }
  155.         #flk { text-align: right; }
复制代码


评分

1

查看全部评分

 楼主| 泗阳社区 发表于 2012-2-15 17:00:48 | 显示全部楼层
访问品牌空间就正常了,一开始我还以为与啥插件不兼容导致的,晕死了
回复

使用道具 举报

 楼主| 泗阳社区 发表于 2012-2-15 17:03:29 | 显示全部楼层
功能虽然简单了点,但是以后还可以升级
最重要的是适合做低档次i产品,几十几百一年一个品牌空间还是有市场的
回复

使用道具 举报

rstar 发表于 2012-2-16 01:50:17 | 显示全部楼层
关注一下  你的挺漂亮的哦。。。。。
回复

使用道具 举报

ji89 发表于 2012-2-16 14:29:48 | 显示全部楼层
{:soso_e140:}
回复

使用道具 举报

houyuan 发表于 2012-2-16 15:21:32 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

gh6812 发表于 2012-2-16 15:26:20 | 显示全部楼层
呵呵,有点意思,不过还是觉得以前的版本比较好点,尤其是2.1的,或许对新手是这样的。有些不习惯!我还在本地测试……
回复

使用道具 举报

gh6812 发表于 2012-2-16 15:26:48 | 显示全部楼层
楼主,你的空间很不给力啊,我打开半天没反应的哦!
回复

使用道具 举报

 楼主| 泗阳社区 发表于 2012-2-16 15:42:09 | 显示全部楼层
gh6812 发表于 2012-2-16 15:26
楼主,你的空间很不给力啊,我打开半天没反应的哦!

不会吧,cdn机房,速度还可以的呢
回复

使用道具 举报

收集 发表于 2012-2-16 15:48:59 | 显示全部楼层
楼主的论坛 弹出来的砸金蛋 能共享下吗~
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-16 13:38 , Processed in 0.032305 second(s), 6 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表