> Discuz开发手册 > 样式表 - module.css
DiscuzX2.5模板样式表-module.css
作者:cr180 / 最后更新:2016-11-21

一些通用模块的样式

forum::index

论坛首页统计区

  1. #pt .y { width: 550px; height: 29px; overflow: hidden; }
  2. #chart { margin-bottom: 5px; }
  3. .chart { padding-left: 22px; background: url(static/image/common/chart.png) no-repeat 0 50%; color: {LIGHTTEXT}; }
  4. .chart em { color: {TABLETEXT}; }

公告。放置在不同位置时注意调整 #anc, #an li 的高度  

  1. #an { margin-bottom: 5px; }
  2. #an dt { display: none; }
  3. #an li { float: right; clear: both; width: 526px; text-align: right; }
  4. #an li span { float: left; width: 450px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  5. #an li em { float: left; width: 75px; color: {LIGHTTEXT}; }
  6. #anc, #an li { height: 29px; overflow: hidden; }

在线会员列表

  1. .oll li { float: left; overflow: hidden; white-space: nowrap; width: 19.9%; height: 24px; line-height: 24px; }
  2. .oll img { vertical-align: middle; }

论坛首页热点

  1. .heat { width: 370px; }
  2. .heatl { padding-left: 15px; margin-left: 385px; background: url(static/image/common/vline.png) repeat-y 0 0; }
misc::invite,group,forum::viewthread

.usl -> 用于类似群组中邀请好友中的好友列表

  1. .usl { overflow: scroll; overflow-x: hidden; padding: 5px; width: 580px; height: 280px; }
  2. .usl2 { width: auto; border: dashed {WRAPBORDERCOLOR}; border-width: 0 1px 1px; }
  3. .usl li { overflow: hidden; float: left; margin: 3px; width: 134px; height: 64px; }
  4. .usl a { display: block; padding: 4px; border: 1px solid WRAPBG; }
  5. .usl a:hover { text-decoration: none; border: 1px solid; border-color: #DDD #999 #999 #DDD; background: {COMMONBG}; }
  6. .usl .avt { float: left; margin-right: 5px; width: 52px; height: 52px; border: 1px solid COMMONBORDER; background-color: {WRAPBG}; background-position: 2px 2px; background-repeat: no-repeat; zoom: 1; }
  7. .usl .d { float: left; width: 65px; height: 54px; overflow: hidden; word-wrap: break-word; }
  8. .usl li.a a, .usl li.a a:hover { border-color: #F90; background-color: #FFF1E1; }
  9. .usl li.a .avt span { display: block; margin-left: 2px; width: 50px; height: 50px; background: url(static/image/common/mark.png) no-repeat left bottom; }
  10. .usd { padding: 5px 10px 0; border: solid WRAPBORDERCOLOR; border-width: 1px 0; background-color: {COMMONBG}; }
  11. .usd2 { border-width: 1px; border-style: dashed; }
  12. .usd li { float: left; margin-right: 1%; width: 48%; }

.el -> feed_list 动态列表 by Pony

  1. .e { overflow: hidden; }
  2. .e .i, .el .i { padding: 6px 10px; border-bottom: 1px dashed {COMMONBORDER}; background: #F7F7F7; }
  3. .el {}
  4. .et { margin: 20px 0 10px; }
  5. .el li { padding: 10px 20px; min-height: 20px; border-bottom: 1px dashed {COMMONBORDER}; }
  6. .ie6 .el, .ie6 .el li { zoom: 1; }
  7. .el .t { position: absolute; margin: 1px 0 0 -20px; }
  8. .el .o { overflow: hidden; float: right; margin: 4px -20px -4px 0; width: 16px; height: 16px; text-indent: 20px; background: url(static/image/common/op.png) no-repeat -2px -62px; }

/* 外宽改变时 .ie6 .el .o, .ie6 .xlda .el .o 的 margin 值需要更改 */

  1. .ie6 .el .o { position: absolute; margin: 2px 0 0 525px; }
  2. .el .del { background-position: -2px -22px; }
  3. .el .d { padding-top: 10px; color: {MIDTEXT}; }
  4. .ec .tn { margin: 10px 10px 0 0; cursor: pointer; }
  5. .ec a .tn { float: left; padding: 2px; max-width: 90px; max-height: 90px; border: 1px solid {COMMONBORDER}; }
  6. .ie6 .ec a .tn { width: expression(this.width > 90 && this.width >= this.height ? 90 : true); height: expression(this.height > 90 && this.width
  7. .el .ec .hot { float: right; margin: 10px 0 0 10px; width: 55px; height: 50px; background: url(static/image/common/hotspot.gif) no-repeat; }
  8. .el .ec .hot a { display: block; line-height: 20px; text-align: center; color: #FFF; }
  9. .el .ec .hot a:hover { text-decoration: none; }
  10. .el .ec .hot em { display: block; line-height: 30px; font-size: 16px; color: {HIGHLIGHTLINK}; cursor: pointer; }
  11. .el a { color: {HIGHLIGHTLINK}; }

有头像的动态列表

  1. .xlda .el { overflow: hidden; float: left; margin-top: -4px; width: 100%; }
  2. .xlda .el li { margin-bottom: -4px; padding-top: 14px; }
  3. .ie6 .xlda .el .o { margin: 2px 0 0 460px; }
  4. #share_preview .h { display: none; }
forum::viewthread,group::viewthread,home::task,misc::stat,home::space

进度条

  1. .pbg { height: 16px; background: url(static/image/common/pllb.png) 0 0 repeat-x; -webkit-border-radius: 0 6px 6px 0; -moz-border-radius: 0 6px 6px 0; border-radius: 0 6px 6px 0; }
  2. .pbr { height: 16px; width: 470px; background-image: url(static/image/common/pllb.png); background-color: #5AAF4A; background-position: 0 -16px; background-repeat: repeat-x; -webkit-border-radius: 0 6px 6px 0; -moz-border-radius: 0 6px 6px 0; border-radius: 0 6px 6px 0; }

勋章链接hover时不显示下划线 by Pony 20110519

  1. .md_ctrl a:hover { text-decoration: none; }
forum::forumdisplay,forum::viewthread,group::viewthread,home::space,home::spacecp,home::invite,portal::view,portal::comment,forum::post,group::post

广场以外的引用、代码样式 by Pony

  1. .quote { overflow: hidden; margin: 10px 0; padding-left: 16px; background: url(static/image/common/qa.gif) no-repeat 0 0; color: {MIDTEXT}; }
  2. .quote blockquote { display: inline; margin: 0; padding-right: 16px; background: url(static/image/common/qz.gif) no-repeat 100% 100%; }
  3. .m_c .quote { width: 585px; }
  4. .blockcode { overflow: hidden; margin: 10px 0; padding: 5px 10px; background: #F7F7F7; color: {MIDTEXT}; }
  5. .blockcode code { font-family: Monaco, Consolas, "Lucida Console", "Courier New", serif; font-size: 12px; line-height: 1.8em; }
  6. * html .blockcode code { font-family: "Courier New", serif; }
forum::modcp,misc::stat

版块管理

  1. .mdcp {}
  2. .stl { float: left; width: 15%; }
  3. .str { float: left; overflow: auto; overflow-y: hidden; width: 84%; *padding-bottom: 17px; }
misc::tag

标签列表 by Pony

  1. .taglist { min-height: 270px; }
  2. .ie6 .taglist { height: 270px; }
  3. .taglist a { margin-right: 20px; line-height: 30px; white-space: nowrap; }

发帖相关样式

forum::post,forum::forumdisplay,forum::viewthread,group::post,group::forumdisplay,group::viewthread
  1. .ct2_a .mn { float: left; }
  2. .appl { float: right; margin-top: 8px; border: none; background-color: transparent; }
  3. .upf { width: 500px; }
  4. *+html .upf { width: 520px; }
  5. .p_tbl { height: auto; line-height: 160%; border-bottom: none; }
  6. .p_tbl table { *table-layout: fixed; }
  7. .p_tbl table td { height: 28px; line-height: 28px; border-bottom: 1px solid {COMMONBG}; }
  8. .atnu { width: 16px; }
  9. .atna {}
  10. .atna p img, .attswf p img { vertical-align: middle; height: 16px; }
  11. .atna .lighttxt, .attswf .lighttxt { color: {MIDTEXT} !importAnt; }
  12. .attpr { width: 40px; text-align: center; }
  13. .attv .px, .attp .px { width: 25px; }
  14. .attv { width: 100px; }
  15. .atturl img { height: 20px !important; }
  16. .attc { width: 20px }
  17. *+html .attc { width: 40px; }
  18. .atds { width: 80px; text-align: center; }
  19. .atds .px { width: 60px; }
  20. .attp { text-align: center; width: 40px; }
  21. .upfl { height: auto !important; height: 165px; max-height: 300px; overflow: auto; overflow-x: hidden; }
  22. .upfl a, #imgattachlist a { color: {HIGHLIGHTLINK}; }
  23. .upfl table td { border-bottom: 1px solid {SPECIALBORDER}; height: 30px; line-height: 24px; }
  24. .upnf { white-space: normal; }
  25. .upbk { zoom: 1; }
  26. .fldt { margin-bottom: 8px; }

未使用上传文件列表

  1. .ufl { width: 300px; }
  2. .ufl p{ padding: 4px 0; border-top: 1px solid {SPECIALBORDER}; }
  1. .p_pop .flb { position: absolute; right: 10px; top: 18px; *top: 13px; }
  1. .imgl { margin-bottom: 5px; width: 100%; *width: 99.6%; }
  2. .imgl td { padding: 8px 0; text-align: center; }
  3. .imgl img { border: 1px solid LIGHTTEXT; }
  4. .imgf .px { width: 106px; padding: 2px; height: 14px; line-height: 14px; }
  5. .imgdeleted { opacity: 0.3; filter: alpha(opacity=30); }
  1. .fnm { width: 130px !important; }
  2. .fszm { width: 55px !important; line-height: normal; }
  3. .fnm li, .fszm li, .simm li { cursor: pointer; }
  4. .qsv { padding-left: 16px; width: 16px; height: 16px; background: url(static/image/common/repquote.gif) no-repeat 50% 50%; cursor: pointer; }

发帖时选择标签 by Pony

  1. .marked { padding-right: 16px; background: url(static/image/common/mark.png) no-repeat 100% 50%; }
  2. #taglistarea a { white-space: nowrap; zoom: 1; }
  3. #taglistarea .marked { padding-right: 0; background: none; font-weight: 700; color: {NOTICETEXT} !important; }
forum::post,group::post
  1. #post_extra_tb { position: relative; z-index: 2; }
  2. #post_extra_tb label { float: left; margin-right: 3px; height: 21px; border: 1px solid COMMONBORDER; line-height: 21px; white-space: nowrap; }
  3. #post_extra_tb label.a { border-bottom-color: {SPECIALBG}; background: {SPECIALBG} none; box-shadow: none; }
  4. #post_extra_tb label span { float: left; padding: 0 8px 0 20px; background: url(static/image/common/dot.gif) no-repeat 8px 8px; line-height: 21px; }
  5. #post_extra_tb span.a { background-image: url(static/image/common/dot_c.gif); }
  6. #post_extra_c { position: relative; z-index: 1; }
  7. #post_extra_c .exfm { margin: -1px 0 0; border: 1px solid COMMONBORDER; }
  8. #draftlist { border-style: solid; border-width: 1px 1px 0; border-color: {WRAPBG}; }
  9. #draftlist.a { position: relative; z-index: 302; border-color: {DROPMENUBORDER}; DROPMENUBGCODE }
  10. #draftlist_menu { margin-top: -1px; padding: 10px; border: 1px solid DROPMENUBORDER; DROPMENUBGCODE; }
forum::viewthread,forum::forumdisplay,forum::post,group

主题图标 by michael

  1. #newspecial_menu { width: 90px; }
  2. #newspecial_menu li, #sti .wx { display: block; background: url(static/image/common/folder_new.gif) no-repeat 8px 50%; zoom: 1; }
  3. #newspecial_menu .poll, #sti .poll { background-image: url(static/image/common/pollsmall.gif); }
  4. #newspecial_menu .trade, #sti .trade { background-image: url(static/image/common/tradesmall.gif); }
  5. #newspecial_menu .reward, #sti .reward { background-image: url(static/image/common/rewardsmall.gif); }
  6. #newspecial_menu .activity, #sti .activity { background-image: url(static/image/common/activitysmall.gif); }
  7. #newspecial_menu .debate, #sti .debate { background-image: url(static/image/common/debatesmall.gif); }
  8. #newspecial_menu a { display: block; padding: 3px 0 3px 30px; white-space: normal; }
  9. #newspecial_menu a:hover { background: none; color: {HIGHLIGHTLINK}; text-shadow: none; text-decoration: underline; }
  10. #sti {}
  11. #sti .wx { padding-left: 25px; background-position: 0 50%; }
  12. #sti .tb { margin-top: 0; }
forum::modcp,forum::post,group::post,home::spacecp,portal::portalcp

提交表单

  1. .exfm { margin: 10px 0; padding: 10px 14px; border: 1px dashed SPECIALBORDER; background: {SPECIALBG}; }
  2. .exfm .pn { height: 22px; line-height: 22px; font-size: 12px; }
  3. .ie6 .exfm .pn, .ie7 .exfm .pn { line-height: 16px; }
  4. .exfm .rq { float: right; padding-right: 2px; }
  5. .exfm table { width: 100%; }
  6. .exfm table th, .exfm table td { padding: 4px 2px; }
  7. .mdcp .um { margin-bottom: 0; padding: 10px 5px; }

发特殊主题帖 by dfox

  1. .sinf p, .sadd p { padding: 2px 0; height: 30px; line-height: 30px; }
  2. .sinf .px, .sadd .px { width: 120px; }
  3. .sinf { float: left; padding-right: 14px; width: 380px; border-right: 1px dashed WRAPBORDERCOLOR; }
  4. .sinf h4 { padding: 6px 0; }
  5. .sinf textarea { width: 368px; height: 80px; }
  6. .onum { float: left; margin-right: 6px; width: 16px; }
  7. .oinf { width: 270px !important; }
  8. .sinf dl, .sadd dl { overflow: hidden; }
  9. .sinf dl dt, .sadd dl dt { float: left; padding-top: 3px\9; width: 75px; clear: left; }
  10. .sinf dl dd, .sadd dl dd { margin-bottom: 10px; overflow: hidden; }
  11. .sinf dl dd { width: 300px; }
  12. .sinf span.fb, .sadd span.fb { display: block; float: left; margin-right: 6px; height: 26px; line-height: 26px; white-space: nowrap; }
  13. .sinf dl dd strong { padding: 0 8px; }
  14. .sadd { float: left; margin-left: 10px; width: 300px; overflow: hidden; }
  15. .sadd dl dd { width: 220px; }
  16. .spl em { float: left; margin-right: 9px; height: 20px; line-height: 20px; }
  17. .spl input[type=radio] { margin: 0 3px 0 0; }
  18. .spimg { margin: 0 10px 0 0; width: 200px; border: 1px solid #AAA; }
  19. .spmp { width: 30px; }
  20. .spmf { width: 300px; }
  21. .spmf, .spmf3 { overflow: hidden; _height: 1%; }
  22. .spmf label, .spmf3 label{ display: block; padding-top: 5px; }
  23. .spmf em{ float: left; width: 150px;  }
  24. .spmf3 em{ float: left; margin-right: 12px; }
  25. .spmf3 .px { margin: 0 !important; width: 72px; }
forum::forumdisplay,forum::viewthread,group::forumdisplay,group::viewthread

开启快速发帖和推荐表情时的样式

  1. #f_pst .bm_c { padding: 20px; }
  2. #f_pst .tedt { width: auto; }
  3. .hasfsl { margin-right: 170px; zoom: 1; }
  4. #f_pst .upfl { height: auto; max-height: 100%; }
  5. #f_pst .upfl td { padding: 4px 0; border-bottom-color: {COMMONBORDER}; }
  6. #f_pst .atds { width: 100px; }
  7. #f_pst .px { padding: 2px; }

广场版块、群组分类等列表样式

forum::index,forum::forumdisplay,group::index,group::group,search::group

版块列表

  1. .fl {}
  2. .fl_tb { width: 100%; }
  3. .fl_tb td { padding: 10px 0; }
  4. .fl_icn { padding-right: 10px !important; width: 31px; }
  5. .fl_by { width: 220px; }
  6. .fl_by div { margin-left: 10px; width: 210px; padding-left: 8px; word-break: keep-all; word-wrap: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  7. .fl_by div .xi2 { zoom: 1; }
  8. .fl_by cite { display: block; }
  9. .fl_i { width: 150px; text-align: right; }
  10. .fl_i em { display: block; width: 5em; }
  11. .fl .i_z { margin-right: 8px; padding-right: 8px; border-right: 1px solid CONTENTSEPARATE; }
  12. .fl_icn_g { float: left; width: 31px; }
  13. .fl_g { vertical-align: top; }
  14. .fl_g dl { margin-left: 31px; padding-left: 10px; }
  15. .fl_g dt { font-weight: 700; }
  16. .fl_row td { border-top: 1px dashed COMMONBORDER; }

群组分类列表

  1. .flt {}
  2. .flt .flc { width: 294px; }
  3. .gcop { margin-right: 15px; clear: left; }
  4. .ghfl dt, .flt dt { font-size: 14px; font-weight: 700; }
  5. .ghfl dt span, .flt dt span, .flt dd span { font-size: 12px; font-weight: 200; color: {LIGHTTEXT}; }
  6. .ghfl dd, .flt dd { line-height: 1.8em; }
forum::forumdisplay

看贴页左侧的版块导航。宽度在CSS里没有默认值,宽度在后台设置

  1. .bdl { float: left; overflow: hidden; border: 1px solid #BDD7E3; background-color: #F5F9FB; }
  2. .ie6 .bdl { position: relative; }
  3. .bdl_h { height: 32px; line-height: 22px; }
  4. .bdl .tbn { margin: 10px; }

分区

  1. .bdl dl { margin: -1px -10px 0; }
  2. .bdl dt { overflow: hidden; height: 27px; line-height: 27px; border: solid #CCE0EB; border-width: 1px 0; background: #F5F9FB url(static/image/common/titlebg_sd.png) repeat-x 100% 0; }
  3. .bdl dt a { display: block; padding: 0 15px 0 10px; }
  4. .bdl dt a:hover, .bdl_a a:hover { text-decoration: none; }

版块,默认收起

  1. .bdl dd { display: none; }
  2. .bdl dd a { display: block; margin: 0 3px; padding: 0 7px; height: 26px; line-height: 26px; overflow: hidden; }

展开的分区

  1. .bdl dl.a { padding-bottom: 4px; background-color: #FFF; }
  2. .bdl dl.a dt { margin-bottom: 3px; background-position: 100% -27px; }
  3. .bdl dl.a dd, .bdl_fav dd { display: block; overflow: hidden; zoom: 1; }

当前版块

  1. .bdl dd.bdl_a a { background-color: #F5F9FB; font-weight: 700; color: {HIGHLIGHTLINK}; }

板块新帖提醒

  1. #forumnew{ position: absolute; right: 0; top: 0; z-index: -1; }
  2. .tl #forumnewshow { background: #FFFAF3; font-size: 12px; text-align: center; }
  3. .tl #forumnewshow th, .tl #forumnewshow td { padding: 0; border: 0; }
  4. .tl #forumnewshow th:hover, .tl #forumnewshow td:hover{ background: #FFFFE9; }
  5. .tl #forumnewshow a { display: block; border-top: 1px solid #F4E4B4; border-bottom: 1px solid #F4E4B4; text-indent: 25px; height: 29px; line-height: 29px; color: #EFAA00; }
  6. .tl #forumnewshow a:hover { text-decoration: none; }
  7. #checknewline tr td, #checknewline tr th { background: #FFFFEB; text-align: center; color: #666; }
  8. .newthread tr th, .newthread tr td { background: #FFFAF3; }
  9. .newthread .new em { margin-right: 4px; }
  10. .newthread .new em, .newthread .new em a { color: #007CD5; font: {FONTSIZE} FONT; }
  11. .forumrefresh { padding-right: 14px; background: url(static/image/common/refresh.png) no-repeat 100% 50%; }

主题列表样式

forum::forumdisplay,forum::viewthread,forum::modcp,group,home::space,home::task,search::forum,search::group,member::groupexpiry,misc::ranklist,misc::stat,misc::tag

fct --> froumatction 板块功能按钮

  1. .fct a { float: left; margin-left: 8px; }
  2. .fa_fav_0, .fa_fav, .fa_rss, .fa_achv, .fa_bin, .fa_ivt { padding-left: 20px; background: no-repeat 0 50%; }
  3. .fa_fav_0 { background-image: url(static/image/common/fav_grey.gif); }
  4. .fa_fav { background-image: url(static/image/common/fav.gif); }
  5. .fa_rss { background-image: url(static/image/common/feed.gif); }
  6. .fa_achv { background-image: url(static/image/common/clock.gif); }
  7. .fa_bin { background-image: url(static/image/common/recyclebin.gif); }
  8. .fa_ivt { background-image: url(static/image/common/user_add.gif); }

主题列表相关

  1. /*.tl .th th a { float: left; margin-right: 10px; padding-right: 17px; background: url(static/image/common/arw_d2.gif) no-repeat 100% 50%; }*/
  2. #fh { width: 644px; }
  3. .mw #fh { width: 100%; }
  4. #fh .bm { padding-top: 5px; padding-bottom: 0; }
  5. #nv_group #fh { margin-bottom: 1em; }
  6. #fh #gh { padding-top: 10px; }
  7. #fh .h { margin-top: 10px; }
  8. #fh .h * { float: left; }
  9. #fh h1 { margin-right: 10px; font-size: 16px; }
  10. #fh .h .y { float: right; }
  11. #fh .o a { float: left; margin-right: 10px; }
  12. #fh.m { padding-top: 0; background-color: {COMMONBG}; }
  13. .xst { font-family: {THREADTITLEFONT}; font-size: {THREADTITLEFONTSIZE}; }

threadtype 帖子类型

  1. .ttp { margin-bottom: 5px; padding-top: 10px; border-width: 2px 0 0; background: transparent; }
  2. .ttp li { float: left; padding-bottom: 5px; }
  3. .ttp a, .ttp strong { float: left; margin-right: 5px; padding: 4px 8px 3px; height: 18px; border: 1px solid COMMONBORDER; background: {WRAPBG}; white-space: nowrap; }
  4. .ttp a:hover { border-color: {HIGHLIGHTLINK}; color: {HIGHLIGHTLINK}; text-decoration: none; }
  5. .ttp .a a { padding-right: 12px;  padding-left: 12px; border-color: {HIGHLIGHTLINK}; background: {SPECIALBG}; color: {HIGHLIGHTLINK}; }
  6. .ttp .pipe { float: left; margin-right: 10px; padding: 0; width: 2px; height: 27px; background: {SPECIALBORDER}; text-indent: -9999px; }

版块有大量主题分类时的展开收起样式 by Pony

  1. .cttp { overflow: hidden; padding-right: 35px; height: 32px; }
  2. .cttp .unfold, .cttp .fold { float: right; display: inline; margin: 5px -35px 9px 0; padding: 0 0 0 10px; width: 25px; height: 18px; background-color: transparent; color: {HIGHLIGHTLINK}; font-weight: 400; }
  3. .tl .bm_c { padding-top: 0; }
  4. .tl table { width: 100%; table-layout: fixed; border-collapse: separate; }
  5. .tl th, .tl td { padding: 5px 0; border-bottom: 1px solid CONTENTSEPARATE; }
  6. .emptb th, .emptb td { padding: 0; border-bottom: none; }
  7. .tl tr:hover th, .tl tr:hover td { background-color: {COMMONBG}; }
  8. .tl th { padding-right: 1.5em; zoom: 1; }
  9. .tl th a:visited { color: {MIDTEXT}; }
  10. .fromg { visibility: hidden; }
  11. .ie6 .fromg, tr:hover .fromg { visibility: visible; }
  12. .tl .icn { padding-left: 5px; width: 25px; text-align: left; }
  13. .tl .icn a:hover { text-decoration: none; }
  14. .tl .new {}
  15. .tl .comm {}
  16. .tl .frm { width: 150px; }
  17. .tl .o { width: 20px; }
  18. .tl .num { width: 60px; line-height: 14px; }
  19. .tl .by { width: 105px; line-height: 14px; }
  20. .tl cite, .tl .num em { display: block; }
  21. .tl th em { margin-right: 4px; zoom: 1; }
  22. .tl th em, .tl th em a { color: #007CD5; }
  23. .tl td em { font-size: 11px; font-family: Arial, PMingliu, sans-serif; -webkit-text-size-adjust: none; }
  24. .tl td em, .tl td em a { color: {LIGHTTEXT}; }
  25. .tl .ts th, .tl .ts td { padding: 3px 0; border-bottom-color: {COMMONBORDER}; background: {COMMONBG}; }
  26. .tl .th { margin-top: 1px; padding: 0 10px; border-bottom: 1px solid COMMONBORDER; background: {COMMONBG}; }
  27. .tl .th table { border: none; }
  28. .tl .th td, .tl .th th { height: 20px; border: none; vertical-align: baseline; }
  29. .tl .tf { padding: 3px 0; }
  30. .tf .showmenu:hover { border-color: {SPECIALBORDER}; }

  主题列表的回收站主题样式

  1. .recy { text-decoration: line-through; }

主题分页

  1. .tps { white-space: nowrap; }
  2. .tps a { padding: 2px 4px; color: {TABLETEXT}; }
  3. .tps a:hover { background-color: {COMMONBG}; color: #007CD5; }

分类信息搜索  

  1. .mfm .mtm { margin-right: 10px; }
  2. .mfm span { height: 26px; white-space: nowrap; }
forum::forumdisplay,group::forumdisplay,group::my

论坛群组的帖子主题分类分类信息等的筛选样式  

  1. .ttp .a a:hover { background: {SPECIALBG} url(static/image/common/close-s.png) no-repeat 100% 11px; }
  2. #ttp_all a:hover { background-image: none !important; }

帖子内容区域样式

* forum::viewthread,group::viewthread *

  1. .plh { line-height: 46px; }
  2. .plh .plc { padding-bottom: 0; }
  3. .ts { font: 700 16px "Microsoft Yahei", Hei, Tahoma, SimHei, sans-serif; }
  4. #nv_forum #ct { border-color: {SPECIALBORDER}; }
  5. .pattimg { float: left; margin: 0 10px 10px 0; width: 100px; height: 100px; overflow: hidden; }
  6. .pattimg_zoom { position: absolute; display: block; width: 100px; height: 100px; line-height: 300px; overflow: hidden; }
  7. .ie_all .pattimg_zoom { background-color: #FFF; filter:alpha(opacity=0); }
  8. .attl_g, .attl_m { margin-left: 10px; padding-left: 16px; background: url(static/image/common/attl_icon.png) no-repeat 0 3px; }
  9. .attl_m { background-position: -100px 3px; }

默认分类信息 by michael

  1. .ie6 .cgtl { width: auto; }
  2. .cgtl { overflow: hidden; }
  3. .cgtl td, .cgtl th, .cgtl caption { padding: 5px; border-bottom: 1px solid SPECIALBORDER; }
  4. .cgtl caption { background: {SPECIALBG}; border-top: 1px solid SPECIALBORDER; font-size: 14px; font-weight: 700; }
  5. .cgtl th { width: 16%; }
forum::forumdisplay,group::forumdisplay

帖子列表“新窗”、“图片模式”等按钮样式

  1. #atarget, .unchk, .chked { padding-left: 15px; line-height: 16px; background: url(static/image/common/atarget.png) no-repeat 0 3px; color: {HIGHLIGHTLINK}; cursor: pointer; }
  2. .ie_all #atarget, .ie_all .unchk, .ie_all .chked { display: inline-block; height: 20px; line-height: 20px; }
  3. #atarget.atarget_1, .chked { background-position: 0 -37px; }
  4. .unchk:hover, .chked:hover { text-decoration: none; }
  1. #a_magic_doodle { padding-left: 20px; background: url(static/image/magic/doodle.small.gif) 0 50% no-repeat; }

  图片模式的帖子列表

  1. .mlt {}
  2. .mlt li { display: inline; margin: 0 4px 10px; padding-top: 5px; border: 1px solid SPECIALBG; border-bottom-color: {SPECIALBORDER}; background: #FFF; text-align: left; }
  3. .mlt .sum { padding: 0 5px; border-radius: 5px; background: {SPECIALBG}; }
  4. .mlt .c .nopic { background:WRAPBG url(static/image/common/nophototiny.png) no-repeat 50% 50%; }
  5. .mlt img.vm { display: inline; }
  6. .mlt h3 { height: 30px; line-height: 30px; font-weight: 400; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  7. .mlt li .cl { height: 18px; overflow: hidden; }
  8. .mlt li .c { height: auto !important; }

  帖子列表页支持 last-child 的浏览器不显示最后一条线  

  1. .tl tbody:last-child th, .tl tbody:last-child td { border-bottom: none; }

* forum::viewthread,group::viewthread,forum::trade,forum::misc *

  1. #a_magic_doodle { padding-left: 20px; background: url(static/image/magic/doodle.small.gif) 0 50% no-repeat; }
  1. .pl {}
  2. .pl table { table-layout: fixed; width: 100%; }
  3. .pl .dt { width: 100%; }
  4. .plm { vertical-align: bottom !important; }
  5. .plc, .pls { vertical-align: top; overflow: hidden; }
  6. .plc { padding: 0 20px; }
  7. .pls { width: 160px; background: {SPECIALBG}; overflow: hidden; border-right: 1px solid CONTENTSEPARATE; }
  8. .pls .avatar { margin: 10px 15px; }
  9. .pls .avatar img { padding: 5px 5px 8px; background: #FFF url(static/image/common/midavt_shadow.gif) 0 100% repeat-x; }
  10. .pls p, .pls .pil, .pls .o { margin: 5px 10px 5px 20px; }
  11. .pls p em, .pls dt em { color: {NOTICETEXT}; }
  12. .pls dd, .pls dt { float: left; overflow: hidden; height: 1.6em; line-height: 1.6em; }
  13. .pls dt { margin-right: 3px; width: 60px; }
  14. .pls dd { width: 65px; }
  15. .ad .pls { background: {CONTENTSEPARATE}; padding: 0; height: 4px; }
  16. .ad .plc { background: {SPECIALBG}; padding: 0; overflow: hidden; }
  17. .pl .pnv .pls { background: {SPECIALBG}; border: solid SPECIALBORDER; border-width: 0 1px 1px 0; line-height: 16px; }
  18. .pl .pnv .tns p { font-size: 12px; }
  19. .pl .pnv .plc { border-bottom: 1px solid SPECIALBORDER; }
  20. .pnh { padding: 11px 20px; }
  21. .tnv { text-align: center; vertical-align: middle; } /* Threads navigation by lushnis */
  22. #threadstamp { position: relative; width: 100%; height: 0; overflow: visible; }
  23. #threadstamp img { position: absolute; top: -20px; right: 140px; }
  24. #pl_top .ad .pls, #pl_top .ad .plc { height: 1px;overflow: hidden; }
  25. #pl_top .pls { text-indent: 15px; }

帖子作者、时间、楼层等一些属性所在区块

  1. .pi { overflow: hidden; margin-bottom: 10px; padding: 10px 0; height: 16px; border-bottom: 1px dashed COMMONBORDER; }
  2. .pi strong a { float: right; margin-top: -6px; padding: 4px 6px; border: 1px solid WRAPBG; font-weight: 400; }
  3. .pi strong a:hover { border-color: {COMMONBORDER}; }
  4. .pls .pi { padding-left: 15px; }
  5. .pi em {}
  6. .pti {}
  7. .authicn { cursor: pointer; }

帖子正文区块

  1. .pcb { clear: left; margin-right: 130px; }
  2. .ie6 .pcbs table, .ie6 .t_fsz table { width: auto; }
  3. .pcb h1, .pcb h2 { margin: 8px 0; font-size: 1.17em; }
  4. .pcb h1 a { font-weight: 400; }
  5. .pcb h2 em { float: right; font-size: 12px; font-weight: 400; }
  6. #ph { padding: 17px 0 0; }
  7. #ph h1 { font-size: 20px; }
  8. #fj { margin-left: 5px; }
  9. #fj label, #fj input { margin-right: 4px; padding: 0; height: 16px; line-height: 16px; }
  10. .pcb .jammer { font-size: 10px; color: {WRAPBG}; }
  11. .pcb strong { font-weight: 700; }
  12. .pcb em { color: {MIDTEXT}; }
  13. .pcb span.t_tag { cursor: pointer; border-bottom: 1px solid red; white-space: nowrap; }
  14. .pcb span.t_tag:hover { border-bottom: 1px solid NOTICETEXT; }
  15. .pct { padding-bottom: 1em; }
  16. .t_fsz { min-height: 100px; }
  17. * html .t_fsz { height: 100px; overflow: visible; }
  18. .t_f, .t_f td { font-size: {MSGFONTSIZE}; }
  19. .t_f a { color: {HIGHLIGHTLINK}; text-decoration: underline; }
  20. .t_f ul { margin-left: 14px; }
  21. .t_f li { margin-left: 2em; }
  22. .t_f ul li { list-style-type: disc; }
  23. ul.litype_1 li { list-style-type: decimal; }
  24. ul.litype_2 li { list-style-type: lower-alpha; }
  25. ul.litype_3 li { list-style-type: upper-alpha; }
  26. .sign { overflow: hidden; padding: 20px 0 10px; line-height: 1.6em; background: url(static/image/common/sigline.gif) no-repeat 0 0; }
  27. * html .sign { height: expression(signature(this)); }
  28. .sign * { line-height: normal; }
  29. .po { border-top: 1px dashed COMMONBORDER; }
  30. .po .y { margin: 8px 0 0 5px; }
  31. .po p { float: right; }
  32. .po p a, .po p label { margin-right: 6px; }
  33. .pob { line-height: 36px; }
  34. .pob em { float: left;}
  35. .pob em a { padding: 5px 10px 5px 25px; }
  36. .cmmnt { background: url(static/image/common/cmmnt.gif) no-repeat 0 50%; }
  37. .fastre { background: url(static/image/common/fastreply.gif) no-repeat 4px 50%; }
  38. .req { background: url(static/image/common/repquote.gif) no-repeat 0 50%; }
  39. .editp { background: url(static/image/common/edit.gif) no-repeat 4px 50%; }
  40. .appendp { background: url(static/image/common/icon_append.png) no-repeat 4px 50%; }
  41. .psave { background: url(static/image/common/pubsave.gif) no-repeat 4px 50%; }
  42. .push { background: url(static/image/common/push.png) no-repeat 4px 50%; }
  43. .modact { display: block; height: 32px; text-align: center; }
  44. .modact, .modact a { line-height: 32px !important; }
  45. #p_btn { line-height: 24px; }
  46. #p_btn a { float: left; margin-right: 3px; padding-right: 4px; padding-left: 8px; background: url(static/image/common/share_btn.png) no-repeat 0 0; vertical-align: top; white-space: nowrap; }
  47. #p_btn a:hover { text-decoration: none; }
  48. #p_btn i { display: block; padding-right: 8px; background: url(static/image/common/share_btn.png) no-repeat 100% 100%; font-style: normal; cursor: pointer; }
  49. #p_btn img { float: left; margin: 4px 3px 0 0; }
  50. #p_btn span { padding-left: 2px; color: {LIGHTTEXT}; }
  51. .tshare { padding-bottom: 10px; }
  52. .tshare strong { float: left; margin-right: 10px; }
  53. #p_btn .tshare a, #p_btn .tshare i { padding: 0; background-image: none; }
  54. #p_btn .tshare a { margin-right: 10px; color: {HIGHLIGHTLINK}; }
  55. #p_btn .tshare a:hover { text-decoration: underline; }
  56. .rate { margin: 20px 0; font-size: 12px; }
  57. .rate dt { float: left; padding-top: 7px; width: 80px; text-align: center; }
  58. .rate dt strong { padding: 12px 8px; height: 46px; font-size: 24px; background: #FFF4DD; }
  59. .rate dt p { padding-top: 10px; }
  60. .rate dt strong a, .rate dt strong a em { line-height: 48px; height: 48px; color: {NOTICETEXT}; }
  61. .rate dd { margin-left: 80px; }
  62. .rate dd ul li { float: left; overflow: hidden; margin:0 4px; width: 67px; height: 84px; text-align: center; }
  63. .rate .ratt { border-bottom: 1px dotted WRAPBORDERCOLOR; padding: 6px 0; }
  64. .ratl th, .ratl td, .ratc { overflow: hidden; padding: 5px 2px; height: 24px; line-height: 24px; border-bottom: 1px dashed WRAPBORDERCOLOR; white-space: nowrap; }
  65. .ratl img { height: 24px; width: 24px; vertical-align: middle; }
  66. .rate_collapse .ratl_l { display: none; }
  67. .rate_collapse i { visibility: hidden; }
  68. .rate .op { padding-right: 16px; background: url(static/image/common/arrow_top.gif) no-repeat 100% 50%; }
  69. .rate_collapse .op { background-image: url(static/image/common/arrow_down.gif); }
  70. .rate i { font-style: normal; }

回帖推荐 post sticklist by dfox

  1. .psth { margin: 2em 0 2em -20px; padding: 5px 45px 5px 20px; width: 240px; background: #FFF4DD url(static/image/common/arw.gif) no-repeat 100% 50%; color: {NOTICETEXT}; font-size: 14px; }
  2. .tpst .psth { margin-left: -15px; }
  3. .pstl { clear: left; margin-bottom: 2em; }
  4. .psta { float: left; width: 30px; }
  5. .psta img { width: 24px; height: 24px; }
  6. .psti { margin-left: 30px; }

点评 by monkeye

  1. .f_c .cm { overflow: hidden; }
  2. .cm .psth { background-color: #FFF4DD; color: {NOTICETEXT}; background-position: 100% 50%; font-size: 12px; }
  3. .cm .pg { float: none; }
  4. .cm .pg a, .cm .pg strong { margin: 0 4px 0 0; }
  5. .cm i { color: #F30; font-style: normal; }
  6. .cmstar { display: block; margin-top: 5px; width: 100px; height: 16px; background: url(static/image/common/starlevel.gif) no-repeat 10px 0; cursor: pointer; }
  7. .cmstarv { padding-right: 100px; width: 100px; height: 16px; background: url(static/image/common/starlevel.gif) no-repeat 12px 0; }
  8. .cmm .cmstar { margin-top: 0; }
  9. .cmstar em { float: left; width: 16px; height: 16px; overflow: hidden; text-indent: -9999px; }

第二页以后显示主题作者

  1. #tath { padding: 0 10px 0 15px; width: 130px; line-height: 24px; white-space: nowrap; word-break: keep-all; word-wrap: normal; text-overflow: ellipsis; overflow: hidden; }
  2. #tath img { width: 24px; height: 24px; vertical-align: middle; }
  3. #f_pst .plc { padding: 20px; }
  4. #f_pst .fpp label { zoom: 1; }
  5. #f_pst .avatar { margin-top: 15px; }
  6. i.pstatus { display: block; margin-bottom: -30px; font-size: 12px; text-align: center; font-style: normal; line-height: 32px; color: {LIGHTTEXT}; }

用户详细信息

  1. .bui { position: absolute; margin: -1px 0 0 -1px; padding: 15px 0 15px 20px; width: 430px !important; border: 1px solid COMMONBORDER; background: {WRAPBG}; box-shadow: 2px 2px 3px WRAPBORDERCOLOR; -webkit-box-shadow: 2px 2px 3px WRAPBORDERCOLOR; -moz-box-shadow: 2px 2px 3px WRAPBORDERCOLOR; }
  2. .bui dl { margin: 5px 0 10px; }
  3. .bui dt { width: 4.5em; }
  4. .bui dd { margin-right: 10px; width: 75px; }
  5. .bui .m img { margin-bottom: 12px; }
  6. .bui .i { width: 290px; }
  7. .imicn img { vertical-align: middle; margin-right: 8px; }
  8. .imicn .xi2:hover { text-decoration: none; }
  9. .imicn .xi2 img { margin-right: 0; }

帖子左侧用户互动操作

  1. .pls .o li { background-position: 0 50%; background-repeat: no-repeat; text-indent: 18px; }
  2. .pls .o .callon { background-image: url(static/image/common/home.gif); }
  3. .pls .o .buddy { background-image: url(static/image/feed/friend.gif); }
  4. .pls .o .poke2 { background-image: url(static/image/feed/poke.gif); }
  5. .pls .o .pm2 { background-image: url(static/image/common/pmto.gif); }

帖子左侧用户组升级提示细微调整 Last Modify Pony

  1. .pls .tip_4 { margin-left: -5px; }

  帖子中类似“游客,如果您要查看本帖隐藏内容请”等地方的样式  

  1. .locked { overflow: hidden; margin: 10px 0; padding: 8px 8px 8px 24px; border: 1px dashed #FF9A9A; background: {WRAPBG} url(static/image/common/locked.gif) no-repeat 6px 50%; font-size: 12px; zoom: 1; }
  2. .locked:hover { background: #F7F7F7 url(static/image/common/locked.gif) no-repeat 6px 50%; }
  3. .locked strong { color: {NOTICETEXT}; }
  4. .locked a { color: {HIGHLIGHTLINK}; }
  5. .viewpay { overflow: hidden; margin: 0 6px; padding: 1px 0 1px 24px; background: url(static/image/common/viewpay.gif) no-repeat 6px 60%; color: {HIGHLIGHTLINK}; font-weight: 700; zoom: 1; }
  6. .showhide { overflow: hidden; border: 1px dashed #FF9A9A; margin: 8px 0; padding: 10px; zoom: 1; }
  7. .showhide h4 { margin-bottom: 10px; color: #F66; font-size: 12px; text-align: center; }

帖子代码/引用等样式  

  1. .pl .quote, .pl .blockcode { margin: 10px 0; padding: 10px 10px 10px 65px; zoom: 1; }
  2. .pl .quote { padding-bottom: 5px; background: #F9F9F9 url(static/image/common/icon_quote_s.gif) no-repeat 20px 6px; }
  3. .pl .quote blockquote { margin: 0; padding: 0 65px 5px 0; background: url(static/image/common/icon_quote_e.gif) no-repeat 100% 100%; line-height: 1.6; zoom: 1; }
  4. .pl .blockcode { padding: 10px 0 5px 10px; border: 1px solid WRAPBORDERCOLOR; background: #F7F7F7 url(static/image/common/codebg.gif) repeat-y 0 0; overflow: hidden; }
  5. .pl .blockcode ol { margin: 0 0 0 10px !important; padding: 0 !important; }
  6. .pl .blockcode ol li { padding-left: 10px; list-style-type: decimal-leading-zero; font-family: Monaco,Consolas,"Lucida Console","Courier New",serif; font-size: 12px; line-height: 1.8em; }
  7. .pl .blockcode ol li:hover { background: {WRAPBG}; color: {HIGHLIGHTLINK}; }
  8. * html .pl .blockcode ol li { font-family: "Courier New",serif; }
  9. .pl .blockcode em { margin-left: 43px; color: {HIGHLIGHTLINK} !important; font-size: 12px; cursor: pointer; }

投票  

  1. .pcht { margin-bottom: 15px; }
  2. .pcht h4 a { color: {HIGHLIGHTLINK}; text-decoration:underline; }
  3. .pcht table { table-layout: fixed; }
  4. .pcht table td { padding: 4px 2px; vertical-align: middle; }
  5. .pslt { width: 20px; }
  6. .pvt { width: auto; }
  7. .pvt label { cursor: pointer; }
  8. .pvts { width: 100px; }
  9. .pcht table tr.ptl td { padding: 8px 2px; border-bottom: 1px solid WRAPBORDERCOLOR; }
  10. .pcht { width: 600px; }
  11. .pinf { margin: 15px 0; color: {LIGHTTEXT}; }
  12. .pinf strong { color: {MIDTEXT}; }
  13. .pinf a { color: {HIGHLIGHTLINK}; }
  14. .ptmr { margin: -10px 0 15px; }

  投票者列表样式

  1. .voterlist { width: 495px; height: 195px; overflow: auto; }
  2. .voterlist .ps { max-width: 495px; }
  3. .voterl li { padding: 0 5px 5px 0; width: 90px; text-align: left; }

活动、商品公用部分

  1. .act {}
  2. .act .c { line-height: 28px; font-size: 14px; }
  3. .spvimg { float: left; position: relative; width: 300px; background: #FAFAFA; text-align: center; border: 1px solid COMMONBORDER; }
  4. .spvimg em.hot { width: 120px; height: 102px; background-position: 0 -104px; }
  5. .spi { margin-left: 315px;}
  6. .spi dl { font-size: 14px; }
  7. .spi dl dt { float: left; padding: 2px 0; width: 80px; height: 1em; }
  8. .spi dl dd { margin-left: 90px; padding: 2px 0; min-height: 21px; height: auto !important; height: 21px; }
  9. .spi dl dd em { color: #F30; }
  10. dl.nums {}
  11. .spi dl.nums dt { padding-top: 15px; }
  12. .spi dl.nums dd em { font-size: 26px; }
  13. .actl { table-layout: fixed; width: 320px; border-top: 3px solid COMMONBORDER; }
  14. .actl th, .actl td { padding: 8px 2px; border-top: 1px dashed COMMONBORDER; }
  15. .actl th { width: 60px; }
  16. .actfm { height: auto !important; height: 220px; max-height: 220px; overflow-x: hidden; overflow-y: auto; }
  17. .actl_pop { overflow: auto; max-width: 200px; max-height: 300px; }
  18. .ie6 .actl_pop { width: 200px !important; height: expression(this.offsetHeight > 300 ? 300 : 'auto'); }
  19. .actl_pop li { display: block; padding: 3px 0; border-bottom: 1px dashed COMMONBORDER; }

悬赏 by dfox

  1. .rwd {}
  2. .rsld, .rusld { width: 90px; height: 118px; background: url(static/image/common/rwd.gif) no-repeat 0 0; text-align: center; color: #F30; }
  3. .rsld { background-position: 0 -118px; color: {LIGHTTEXT}; }
  4. .rsld cite, .rusld cite { display: block; margin: 26px auto 6px; _margin-bottom: -6px; height: 30px; font-size: 28px; }
  5. .rwdn { margin-left: 110px; }
  6. .rwdbst {}

辩论观点样式 by michael

  1. .pdbt { float: right; margin: -5px 10px 0 0; }
  2. .pdbts { float: left; overflow: hidden; height: 25px; line-height: 25px; background: url(static/image/common/pdbt.gif) no-repeat 0 0; }
  3. .pdbts a { float: left; margin: 0; height: 25px; line-height: 25px; }
  4. .pdbts a:hover { text-decoration: none; }
  5. .pdbts .v { padding-right: 3px; width: 39px; color: {LIGHTLINK}; text-align: center; font-weight: 700; }
  6. .pdbts .b { padding: 0 10px; background: url(static/image/common/pdbt.gif) no-repeat 100% -25px; }
  7. .pdbts_0 { background-position: 0 -100px; }
  8. .pdbts_0 a { width: 110px; text-align: center; }
  9. .pdbts_2 { background-position: 0 -50px; }
  10. .pdbts_2 .b { background-position: 100% -75px; }

商品 trade by michael & dfox

  1. .trdc { margin-top: 20px; background: #09C; height: 30px; line-height: 30px; color: {LIGHTLINK}; }
  2. .trdc a { margin: 0 6px; height: 30px; line-height: 30px; color: {LIGHTLINK}; }
  3. .trdc em { float: right; padding-right: 6px; line-height: 30px; color: {LIGHTLINK}; }
  4. .trdb { border-bottom: 1px dashed WRAPBORDERCOLOR; }
  5. .trdb .y * { vertical-align: middle; }
  6. .trdb .c { clear: both; padding: 10px; font-size:14px; }
  7. .trdb .c .pattl { border: none !important; }
  8. .spi h4 { font-size: 18px; font-weight: 700; padding: 4px 2px 8px; }
  9. .trdl { padding: 10px 0; }
  10. .trdl .tt { float: left; position: relative; width: 90px; text-align: center; }
  11. .trdl .tt img { vertical-align: middle; cursor: pointer; }
  12. .trdl .tt .hot { width: 43px; height: 37px; }
  13. .ta { margin-left: 100px; overflow: hidden; }
  14. .ta h4 { padding: 2px; font-size: 14px; font-weight: 700; }
  15. .ta dl { margin: 0; width: 200px; }
  16. .ta strong { font-size:16px; color: #F30; }
  17. .torder .spvimg { width: 90px; }
  18. .torder .spi { margin-left: 110px; }
  19. .torder .spi strong { color: #F30; }

门户 viewthread 显示

  1. .vw .pcb { margin-right: 0; }
  2. .vw dd .pcb { width: 640px; }
  3. .vw dd .rate { padding-left: 0; }
  4. .vw .pcb table { table-layout: fixed; width: 100%; overflow: hidden; }
  5. .vw .t_fsz { min-height: 30px; }
  6. .ie6 .vw .t_fsz { height: 30px; }
  7. .vw .pstl { margin-bottom: 1.4em; }
  8. .vw .psth { margin-left: 0; }
  9. .vw .pdbts { margin-right: 10px; height: 20px; line-height: 20px; background: url(static/image/common/pdbtm.gif) no-repeat 0 0; }
  10. .vw .pdbts a { height: 20px; line-height: 20px; }
  11. .vw .pdbts .b, .vw .pdbts .b:hover { padding: 0 5px; background: url(static/image/common/pdbtm.gif) no-repeat 100% -20px; }
  12. .vw .pdbts .v { width: 30px; }
  13. .vw .pdbts_0 { background-position: 0 -80px; }
  14. .vw .pdbts_0 a { width: 90px; text-align: center; }
  15. .vw .pdbts_2 { background-position: 0 -40px; }
  16. .vw .pdbts_2 .b, .vw .pdbts_2 .b:hover { background-position: 100% -60px; }
  17. .vw .dr .sr_2 h5, .vw .dr h5 { width: 172px; }
  18. #modopt, #modopttmp { margin-left:5px; }
forum::viewthread,group::viewthread,forum::forumdisplay,group::forumdisplay

  返回列表中显示的访问过的帖子和版块

  1. #visitedforums_menu { width: 150px; }
  2. #visitedforums_menu li { display: block; float: none; }
  3. #visitedforums_menu td { padding: 5px 10px; vertical-align: top; }
  4. #visitedforums_menu a { white-space: normal !important; display: inline-block; overflow: hidden; height: 1.5em; }
  5. #v_forums { width: 120px; }
  6. .visited_w { width: 400px !important; }
  7. .visited_w table { table-layout: fixed; width: 100%; }
  8. .visited_w #v_threads { border-right: 1px solid COMMONBORDER; }
  9. #v_threads li, #v_forums li { padding-left: 10px; background: url(static/image/common/dot.gif) no-repeat 0 7px; }

快速表情

  1. #fastsmilies { text-align: right; }
  2. #fastsmilies table { table-layout: auto; width: 160px; height: 133px; }
  3. #fastsmilies td { text-align: right; vertical-align: middle; cursor: pointer; }
  4. #fastsmilies img { vertical-align: middle; }
home::space,forum::viewthread,forum::trade

帖子以及交易单中的商品列表

  1. .tradl {}
  2. .tradl li { padding: 10px; width: 138px; height: 235px; }
  3. .pg_trade .tradl li { float: none; padding: 10px 0; width: auto; height: 224px; }
  4. .tradl .u { text-align: left; }
  5. .tradl h4 { overflow: hidden; height: 38px; font-weight: 400; }
  6. .tradl .tn { display: block; position: relative; margin: 5px auto; padding: 1px; width: 130px; height: 130px; border: 1px solid COMMONBORDER; }
  7. .tradl .tn em.hot { width: 53px; height: 46px; background-position: 0 -48px; }
  8. .tradl img { max-width: 130px; max-height: 130px; }
  9. * html .tradl img { width: expression(this.width > 130 && this.width>=this.height ? 130 : true); height: expression(this.height > 130 && this.width<=this.height ? 130 : true); }
  10. .tradl .p { font-family: Arial, sans-serif; font-size: 16px; color: {LIGHTTEXT}; }
  11. .tradl .stat { background: url(static/image/common/closed.png); color: {LIGHTLINK}; }
forum::viewthread,group::viewthread,home::space

辩论

  1. .dtm { padding: 10px 0; text-align: center; font-weight: 700; }
  2. .ds { margin-top: 1em; background: url(static/image/common/debate_bg.gif) no-repeat 50% 100%; line-height: normal; }
  3. .ds th { width: 60px; vertical-align: bottom; }
  4. .ds th div { background: url(static/image/common/debate_vs.gif) no-repeat 50% 50%; height: 150px; }
  5. .ds td { vertical-align: bottom; }
  6. .ds td p{ font-size: 14px; padding: 5px 0 15px; line-height: 20px; text-align: left; }
  7. .ds .si_1, .ds .si_2 { text-align: center; vertical-align: middle; }
  8. .ds .sc_1, .ds .sc_2 { width: 62px; }
  9. .ds .point_chart{ position: relative; width: 62px; height: 150px; background: url(static/image/common/debate_chart.gif) no-repeat 0 0; }
  10. .ds .point { margin: 0 auto; padding: 0 20px 0 10px; text-align: center; font-size: 14px; }
  11. .ds .si_2 .point { padding: 0 20px; }
  12. .ds .si_1 .point strong{ color: #F04700; }
  13. .ds .si_2 .point strong{ color: #0092C5; }
  14. .ds .chart{ position:absolute; left: 0; bottom: 0; width: 62px; background: url(static/image/common/debate_chart.gif) no-repeat; }
  15. .ds .sc_1 .chart{ background-position: -62px 0; }
  16. .ds .sc_2 .chart{ background-position: -124px 0; }

空间中的辩论列表

  1. #nv_home .ds table { table-layout: fixed; width: 100%; }
  2. #nv_home .ds th div, #nv_home .ds .point_chart { height: 120px; }
  3. #nv_home .ds .ph { font-size: 16px; text-align: center; }
  4. .dr { margin: 2px 0; padding-top: 6px; min-height: 80px; height: auto !important; height: 80px; background: url(static/image/common/debate_dr.jpg) no-repeat 50% 0; }
  5. .dr th { width:50px; }
  6. .dr td { vertical-align: top; }
  7. .dr h5 { padding-left:10px; width: 193px; text-align: center; font-size: 14px; font-weight: 400; }
  8. .dr h5 a { color: #F04700; font-weight: 700; }
  9. .dr .sr_1 .pn { float: right; margin-right: 5px; }
  10. .dr .sr_2 .pn { margin-left: 5px; }
  11. .dr .sr_2 h5 { float: right; padding: 0 20px 0 0; width: 183px; }
  12. .dr .sr_2 h5 a { color: #0092C5; }
  13. .dr .mls { padding-top: 15px; clear: both; }
  14. .dr .mls li { width: 70px; }

标签

  1. .ptg { padding-left: 20px; background: url(static/image/common/tag.gif) no-repeat 0 2px; }
  2. .ptg a { color: {HIGHLIGHTLINK}; }
forum::viewthread,group::viewthread,forum::trade,portal::view

帖子附件

  1. .pattl { overflow: hidden; padding: 1em 0; width: 100%; border-bottom: 1px dashed COMMONBORDER !important; font-size: 12px; }
  2. .tatt, .t_attach_img { padding: 5px; color: {LIGHTTEXT}; font-size: 12px; }
  3. .tatt { width: 240px; }
  4. .tatt em { color: {LIGHTTEXT}; }
  5. .t_attachinsert{ margin:1em 0; font-size: 12px; }
  6. .t_attachinsert p img{ margin-bottom: -4px; }
  7. .t_table{ border: 1px solid #E3EDF5; empty-cells: show; border-collapse: collapse; }
  8. .pl table.t_table { table-layout: auto; }
  9. .t_table td { padding: 4px; border: 1px solid #E3EDF5; overflow: hidden; }
  10. .tattl { float: left; overflow: hidden; padding: 10px 10px 10px 0; width: 45%; height: 64px; }
  11. .tattl a { color: {HIGHLIGHTLINK}; text-decoration: underline; }
  12. .tattl dt { float: left; width: 40px; font-weight: 700; }
  13. .tattl strong { margin-right: 6px; color: {NOTICETEXT}; font-weight: 400; }
  14. .tattl dt img { width: 32px; height: 32px; }
  15. .tattl dd { margin-left: 40px; color: {LIGHTTEXT}; }
  16. .attnm { height: 18px; margin-bottom: 3px; overflow: hidden; white-space: nowrap; }
  17. *html .attnm { white-space: normal; }
  18. .attm { overflow: visible; float: none; width: 580px; height: auto; }
  19. .attm dt { width: 0; }
  20. .attm dd { margin-left: 0; }
  21. .zoom { cursor: pointer; }
  22. .attp { width: 180px; text-align: left; }
  23. .tattl .attp { width: 240px; }

版主浏览包含收费附件的帖子,且附件插入到帖子内容中去的时候 by Pony

  1. .attprice { padding: 5px; border: 1px dashed #FF9A9A; }

显示原始图片弹出层

  1. .zoominner { padding: 5px 10px 10px; background: {WRAPBG}; text-align: left; }
  2. .zoominner p { padding: 8px 0; }
  3. .zoominner p a { float: left; margin-left: 10px; width: 17px; height: 17px; background: url(static/image/common/imgzoom_tb.gif) no-repeat 0 0; line-height: 100px; overflow: hidden; }
  4. .zoominner p a:hover { background-position: 0 -39px; }
  5. .zoominner p a.imgadjust { background-position: -40px 0; }
  6. .zoominner p a.imgadjust:hover { background-position: -40px -39px; }
  7. .zoominner p a.imgclose { background-position: -80px 0; }
  8. .zoominner p a.imgclose:hover { background-position: -80px -39px; }
  9. .zimg_c { position: relative; }
  10. .zimg_prev, .zimg_next { display: block; position: absolute; width: 45%; height: 100%; background: url(static/image/common/pic-prev.png) no-repeat 0 -100px; cursor: pointer; }
  11. .zimg_next { right: 10px; background-image: url(static/image/common/pic-next.png); background-position: 100% -100px; }
  12. .zimg_c img { margin: 0 auto; }
  13. .zimg_p strong { display: none; }
forum::misc

非弹窗时显示出来的页面的样式重定义

  1. .mn .flb { padding-left: 0; }
  2. .f_c .list { margin-left: 0; }
portal::portalcp,portal::view,forum::viewthread,group::viewthread,home::space

自动给关键词增加的链接的样式

  1. .relatedlink, .relatedlink:hover { text-decoration: none !important; color: {TABLETEXT} !important; border-bottom: 1px solid blue; }

模块标识后面的收藏图片样式  

  1. .favmark { margin-bottom: -3px; }

群组相关样式

group::index
  1. #g_focus { width: 320px; }
  2. #g_commend {}
  3. #g_commend .xld { float: left; margin-right: 0.3%; width: 24.5%; height: 64px; overflow: hidden; }
  4. #g_commend dt { padding-bottom: 0; }
  5. #g_guide { background: url(static/image/common/g_guide.png) no-repeat 10px 18px; }
  6. #g_guide li { border-bottom: 1px dashed COMMONBORDER; }
  7. #g_guide a, #g_guide label { display: block; padding: 7px 0 7px 40px; height: 36px; }
  8. #g_guide label { cursor: text; }
  9. #g_guide strong { display: block; }
  10. .fl .bm_h { border-bottom: none; background-color: transparent; }

群组列表 by Pony

  1. .fl_icn, .fl_icn_g { width: 48px; }
  2. .fl_g dl { margin-left: 48px; padding: 0 5px; }
group::group
  1. #gh { border: 1px solid COMMONBORDER; }
  2. #gh .bm { margin-bottom: 0; }
  3. #gh .bm_h { background-color: {SPECIALBG}; }
group,search::group
  1. .gl .flc .icn { float: left; width: 60px; }
  2. .gl .flc dl { margin-left: 60px; }
  3. .gl .flc dl dt { height: 20px; overflow: hidden; }
  4. .mls li p { margin: 5px 4px 0; width: 58px; }
  5. .gl .flc .i { margin-top: -14px; width: 127px; }
  6. .gl .flc .i em, .gl .flc .i span { float: right; width: 55px; color: {LIGHTTEXT}; text-align: right; line-height: 20px; }
  7. .gl .flc .i em { border-right: 1px solid COMMONBORDER; padding-right: 10px; }
  8. .gl .flc .i p { color: {LINK}; }
  9. .gl .flc .i span p { font-weight: 700; }
  1. #nv_group .flg dd em { float: left; margin-right: 1em; color: {LIGHTTEXT}; white-space: nowrap; }
  2. #nv_group {}
group::my

设置关注的群组弹窗

  1. .attgroup { width: 450px; }
  2. .attgroup li { float: left; overflow: hidden; margin-right: 5px; width: 145px; white-space: nowrap; }

关注按钮和所有群组的按钮

  1. .groupbtn { float: left; margin: 0 2px; padding: 0 0 0 7px !important; height: 25px; background: url(static/image/common/n_rate.png) no-repeat 0 0 !important; line-height: 25px; text-align: center; cursor: pointer; }
  2. .groupbtn:hover{ text-decoration: none; }
  3. .groupbtn span { display: block; background: url(static/image/common/n_rate.png) no-repeat right 100% !important; padding-right: 7px; }

文章、日志等页面样式

portal::list,home::space
  1. .bm_h .addnew { margin-left: 10px; padding-left: 20px; background: url(static/image/common/addbuddy.gif) no-repeat 0 45%; }
  2. .bm_h .rss { margin-left: 10px; padding-left: 20px; background: url(static/image/common/feed.gif) no-repeat 0 45%; }
forum::viewthread,portal::view,portal::comment,home::space

Article/Blog View  

  1. .vw { }
  2. .vw .h { padding-bottom: 15px; border-bottom: 1px solid COMMONBORDER; }
  3. .vw .ph { padding: 15px 0 10px; color: #000; }
  4. .vw .hot { margin-right: 5px; color: {NOTICETEXT}; }
  5. .vw .s { margin-top: 10px; padding-bottom: 10px; border-bottom: 1px solid COMMONBORDER; line-height: 2; color: {HIGHLIGHTLINK}; }
  6. .vw .s strong { font-weight: 400; color: red; }
  7. .vw .d { margin: 15px 0; min-height: 100px; font-size: 14px; line-height: 1.8; color: #000; }
  8. .vw .d img { max-width: 620px; }
  9. .ie6 .vw .d img { width: expression(this.width > 620 ? 620:true); }
  10. .vwtb { table-layout: fixed; width: 100%; }
  11. .vw .d ol, .vw .d ul { margin: 1em 2em; }
  12. .vw .d ul li { list-style-type: disc; }
  13. .vw .d .ml, .vw .d .xl { margin: 0; }
  14. .vw .d .ml li { list-style-type: none; }
  15. .vw .attach { padding-left: 20px; background: url(static/image/common/fach.gif) no-repeat 0 50%; color: {HIGHLIGHTLINK}; }
  16. .vw .o { margin-top: 15px; padding-top: 5px; border-top: 1px solid COMMONBORDER; text-align: right; }
  17. .vw .o .mgcmn { width: auto; text-align: left; }
  18. #nv_portal .vw .h, #nv_portal .vw .s, #nv_portal .vw .d, #nv_portal .vw .o,#nv_forum .vw .h, #nv_forum .vw .s, #nv_forum .vw .d { margin-right: 15px; margin-left: 15px; }

.atd -> attitude 表态  

  1. .atd { margin: 15px auto; }
  2. .atd img { margin-bottom: 10px; }
  3. .atd a { display: block; }
  4. .atd a:hover { text-decoration: none; }
  5. .atd td { padding: 10px; text-align: center; vertical-align: bottom; }
  6. .atd .atdc { position: relative; margin: 0 auto 10px; width: 20px; height: 50px; }
  7. .atdc div { position: absolute; left: 0; bottom: 0; width: 20px; text-align: left; }
  8. .atd .ac1 { background: #C30; }
  9. .atd .ac2 { background: #0C0; }
  10. .atd .ac3 { background: #F90; }
  11. .atd .ac4 { background: #06F; }
  12. .atdc em { position: absolute; margin: -25px 0 0 -5px; width: 30px; font-size: 11px; text-align: center; color: {LIGHTTEXT}; }
portal::portalcp
  1. .pgm { clear: both; padding: 5px 0; }
  2. .pgm .pg { float: left; }

管理相关文章

  1. .bart { position: relative; padding: 10px; width: 640px; }
  2. .bartl { overflow-y: scroll; padding: 10px; width: 270px; height: 270px; border: 1px solid COMMONBORDER; }
  3. .bartl li { overflow: hidden; width: 250px; height: 20px; }
  4. .bartl li em { float: left; width: 200px; }
  5. .barto { position: absolute; top: 190px; left: 315px; height: 30px; }
  6. .barto .pn * { padding: 0 8px; }
  7. .bart .chkall { padding-left: 10px; }
  8. #chkalldiv p { width: 292px; }

管理模块

  1. .ptblk li { padding: 7px 0; border-bottom: 1px solid COMMONBORDER; }
  2. .ptblk em { margin-right: 30px; }

文章标题颜色、加粗、斜体、下划线等样式

  1. .colorwd { margin-right: 3px; }
  2. .dopt input { float: left; }

发文章时上传附件区域  

  1. .posta { float: right; margin-top: 70px; padding: 0; width: 135px; }
  2. .posta_c { height: 540px; overflow-x: hidden; overflow-y: auto; }
  3. .ie6 .posta_c, .ie7 .posta_c { height: 548px; }
  4. #attach_image_body table, #attach_file_body table { table-layout: fixed; }
  5. #attach_image_body td, #attach_file_body td { padding: 5px 0; }
  6. #attach_image_body img { margin: 0 !important; }

空间相关样式

home::space,misc::ranklist

.mi --> my_infomation 空间首页个人信息部分

  1. .mi {}
  2. .mi th, .mi td { vertical-align: top; }
  3. .mi th { width: 145px; }
  4. .mi .avatar a { position: relative; }
  5. .ie6 .avatar a { float: left; }
  6. .mi .avatar a:hover { text-decoration: none; }
  7. .mi .avatar a span { display: none; position: absolute; bottom: 3px; padding: 5px 0; width: 100%; text-align: center; background: transparent; background: rgba(255, 255, 255, 0.5); cursor: pointer; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = #50FFFFFF, endColorstr = #50FFFFFF); }
  8. .mi .avatar a:hover span { display: block; }
  9. .mi .avatar img { padding: 3px; border: 1px solid COMMONBORDER; }
  10. .mifm { position: relative; margin: 10px 0 20px; padding: 5px; width: 370px; background: {COMMONBG}; zoom: 1; }
  11. .mipm { padding: 5px 0; border: 1px solid COMMONBORDER; }
  12. .mipm li { float: left; padding: 5px 15px; white-space: nowrap; }
  13. .mi a.o { margin-right: 5px; padding-left: 18px; background: url(static/image/common/mine_icn.png) no-repeat 0 50%; }
  14. #moodfm {}
  15. #moodfm textarea { width: 600px; height: 56px; border: 1px solid; border-color: {INPUTBORDERDARKCOLOR} INPUTBORDER INPUTBORDER INPUTBORDERDARKCOLOR; overflow-y: auto; }
  16. .mi .moodfm_input { width: 350px; height: 58px; background: {COMMONBORDER} url(static/image/common/mood_input.png) no-repeat 0 0; }
  17. .mi .hover .moodfm_input { background-color: {SPECIALBORDER}; }
  18. .mi #moodfm textarea { margin: 3px 0 0 6px; padding: 0; width: 341px; height: 51px; outline: none; border: none; }
  19. .moodfm_btn { padding-left: 5px; background: url(static/image/common/mood_input_btn.png) no-repeat 5px 0; }
  20. .moodfm_btn button { width: 58px; height: 58px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); }
  21. .moodfm_f { padding: 5px 0 0 3px; }

发布分享的表单

  1. .sfm { margin: 0 0 20px 10px; }
  2. .sfm .c { width: 442px; }
  3. .sfm .px { width: 432px; }
  4. .sfm .pt { width: 432px; height: 67px; }

分享视频有截图时

  1. .vdtn { width: 126px; height: 95px; border: 1px solid COMMONBORDER; cursor: pointer; }

.pic -> picture 查看图片

  1. .osld { padding-left: 18px; background: url(static/image/common/slide.png) no-repeat 0 50%; }
  2. .pic {}
  3. .pic .c { margin-top: 20px; text-align: center; }
  4. .pic .c img { max-width: 764px; }
  5. * html .pic .c img { width: expression(this.width > 764 ? 764 : true); }
  6. .pic p { margin: 5px 0; }
  7. .albim_pic_title { padding: 5px; border-top: 1px dashed COMMONBORDER; background: {COMMONBG}; }

侧边图片导航 Media list navigation

  1. .mlnv { text-align: center; }
  2. .mlnv img { margin: 0 5px; padding: 2px; max-width: 100px; max-height: 100px; _width: expression(this.width > 100 && this.width>=this.height ? 100 : true); height: expression(this._height > 100 && this.width<=this.height ? 100 : true); border: 1px solid WRAPBORDERCOLOR; background: {WRAPBG};}
  3. .mlnv img.a { border-color: {NOTICETEXT}; background: #FFEAA8; }
  4. .mlnv .btn img { padding: 0; border: 0; background: none;  }

.sl -> share_list 分享列表

  1. .sl {}
  2. .sl li { padding: 10px 0; border-bottom: none; }
  3. .sl .h { padding: 6px 10px; _height: 1%; background: {COMMONBG}; border-bottom: 1px solid COMMONBORDER; }

.favl -> fav_list 收藏列表

  1. .favl .o { background: url(static/image/common/op.png) no-repeat -4px -2px; }
  2. .favl .o:hover { background-position: -4px -22px; }
  3. .ie6 .favl li { position: relative; }
  4. .ie6 .favl .o { margin: 0; right: 0; top: 12px; }

.cmt -> comment feed中的评论区域

  1. .cmt { margin: 10px 24px 0 0; padding: 10px; border: 1px solid #EAEAEA; background: {COMMONBG}; zoom: 1; }
  2. .cmt form { margin-top: 10px; }
  3. .cmt input, .cmt button { vertical-align: middle; }
  4. .cmt .pt { width: 95%; margin: 3px 0; }
  5. .cmt .tri { margin: 10px 0 -23px; width: 19px; height: 13px; background: url(static/image/common/cmt_ico.png) no-repeat; }
  6. .cmt .xlda dl { padding-left: 50px; }
  7. .cmt .xlda .m { margin-left: -50px; }
  8. .cmt .avt img { width: 36px; height: 36px; }
  9. .cmt .pg a, .cmt .pg strong { background-color: transparent; }
  10. .cmt .pg a { border-color: {COMMONBG}; }
  11. .cmt .pg a:hover { border-color: {WRAPBORDERCOLOR}; }

feed 区域里的评论

  1. .el .cmt li { padding-right: 0; border-bottom: none; }
  2. .el .tri { display: none; }

feed 区域中评论的验证码

  1. .el .cmt .sec .px { width: 80px !important; }

.pll -> poll_list 投票列表

  1. .pll {}
  2. .pll li { padding: 10px 0; min-height: auto; }
  3. .pll .h { font-size: 14px; }
  4. .pll .h span { font-weight: 400; }
  5. .pll .c { margin: 0 84px 0 74px; }
  6. .pll ol { margin: 5px 0 0 20px; }
  7. * html .pll ol { margin-left: 25px; }
  8. *+html .pll ol { margin-left: 25px; }
  9. .pll ol li { list-style-type: decimal; padding: 0; border-bottom: none; }
  10. .pll .u { overflow: hidden; width: 74px; text-align: center; }
  11. .pll .u p { white-space: nowrap; }
  12. .pll .s { display: inline; margin: 5px 10px 0 0; width: 60px; background:url(static/image/common/polljoins.gif) no-repeat 0 0; }
  13. .pll .s a.joins { margin: 0 0 5px; padding: 12px 0; width: 60px; height: 36px; display: block; overflow: hidden; text-align: center; text-decoration: none; }
  14. .pll .s a.joins span { display: block; font-size: 16px; font-weight: 700; }
  15. .pll .s a.go { padding: 0 0 0 17px; width: 43px; height: 24px; line-height: 24px; display:block; }

.acl -> activity_list 活动列表

  1. .acl { width: 100%; table-layout: fixed; }
  2. .acl h3 { padding: 10px 0; font-size: 14px; }
  3. .acl h3 span { float: left; margin: 1px 10px 0 0; width: 34px; text-align: center; }
  4. .acl h3 strong { display: block; background-color: #C00; color: {LIGHTLINK}; font-size: 12px; }
  5. .acl h3 em { display: block; line-height: 22px; border: solid COMMONBORDER; border-width: 0 1px 1px; font-size: 16px; font-weight: 400; }
  6. .acl td { padding: 10px 3px; border-top: 1px dashed COMMONBORDER; vertical-align: top; }
  7. .acl .type { padding: 10px 3px 10px 0; width: 80px; }
  8. .acl .addr { padding-left: 20px; width: 130px; }
  9. .acl .orgr { width: 74px; }
  10. .acl .ml li { margin-top: 6px; padding-bottom: 0; }

.tlog -> trade_log 交易记录

  1. .tlog th, .tlog td { padding: 10px 4px !important; }

.rwdl -> reward_list 悬赏列表

  1. .rwdl {}
  2. .rwdl li { overflow: hidden; float: left; padding: 15px 10px 15px 100px; width: 290px; height: 92px; }
  3. .rwdl .uslvd { position: absolute; margin-left: -100px; width: 90px; height: 92px; background: url(static/image/common/rwd2.gif) no-repeat 0 0; }
  4. .rwdl .uslvd cite { display: block; line-height: 28px; font-size: 28px; margin-top: 10px; text-align: center; color: {NOTICETEXT}; }
  5. .rwdl .uslvd span { display: block; line-height: 12px; font-size: 12px; }
  6. .rwdl .uslvd em { position: absolute; bottom: 11px; bottom /*\**/: 9px\9; left: 37px; color: {LIGHTLINK}; }
  7. * html .rwdl .uslvd em { bottom: 11px; }
  8. *+html .rwdl .uslvd em { bottom: 9px; }
  9. .rwdl .slvd { background-position: 0 -92px; }
  10. .rwdl .slvd cite { color: {LIGHTTEXT}; }
  11. .rwdl h4 { overflow: hidden; height: 36px; font-weight: 400; }
  12. .rwdl p { white-space: nowrap; }

.facel -> face_list 空间部分的表情

  1. .facel { padding: 8px; width: 240px; }
  2. .facel img { margin: 5px; }

查看个人资料

  1. #pprl li { clear: both; padding: 3px 0 3px 90px; }
  2. #pprl li em { float: left; margin-left: -90px; width: 85px; white-space: nowrap; overflow: hidden; }
  3. #pbbs li, #psts li, #pntc li { clear: none; float: left; width: 270px }

提醒的内容中会用到。这里使用独立class,以便个性化。若想使提醒内容更醒目,可对summary下的span进行定义

  1. .summary { margin: 10px 0; }
home::space,home::spacecp,home::medal,misc::ranklist

空间图片列表

  1. .mla li, .mlp li { width: 150px; }
home::space

家园首页右侧的搜索框

  1. #sc .shortsc td { padding: 0 1px 0 0; }
  2. .shortsc .px { width: 82px; }
  3. .ie6 .shortsc .pn span { padding: 0; }

快速好友查找链接按钮样式

  1. .sc_display{ display:inline-block; width:36px; text-align:right;}
  2. #mood_mystatus { width: 410px; word-break: break-all; overflow: hidden; }
  3. #newprompt { background: url(static/image/common/info.gif) no-repeat 12px 50%; }

.dtls -> doing_treeline_short 记录回复树状背景

  1. .dtls { background:url(static/image/common/treeline_short.gif) no-repeat 0 2px; }

.dtll -> doing_treeline_long 记录回复树状背景

  1. .dtll { background:url(static/image/common/treeline_long.gif) no-repeat 2em 2px; }
  1. .nts { padding-left: 20px; }
  2. .nts dl { border-bottom: 1px dashed COMMONBORDER; }
  3. .nts .more { border-top: 1px dashed COMMONBORDER; padding:10px 0 0 64px; }

短消息列表

  1. .pml {}
  2. .pml dl { padding-left: 75px; padding-right: 110px; }
  3. .pml .hover { background-color: {SPECIALBG}; }
  4. .pm_o { display: inline; margin-right: -100px; width: 100px; text-align: right; }
  5. .pm_o .o { overflow: hidden; float: right; margin-left: 10px; width: 16px; height: 16px; text-indent: 20px; background: url(static/image/common/op.png) no-repeat 0 -120px; }
  6. .pm_o .o:hover { background-position: 0 -140px; }
  7. .pm_o .p_pop { text-align: left; }
  8. .pml .newpm { background: {SPECIALBG}; }
  9. .pml .newpm .newpm_avt { position: absolute; margin: -2px 0 0 40px; width: 16px; height: 14px; background: url(static/image/common/new_pm_2.png) no-repeat 100% 0; }
  10. .pm_c { padding-left: 25px; }
  11. .pm_c .o { float: left; display: inline; margin: 2px 0 0 -25px; }
  12. .ie7 .pm_c .o { margin-top: -2px; }
  13. .pm_op { padding-left: 75px; }
  14. .pm_op_r { padding-right: 110px; }

短消息群聊

  1. .pm_g { padding: 10px 15px; border: 1px solid #C2D5E3; background: #F2F7FA; }
  2. .pm_sd, .pm_b { border: 1px solid #C2D5E3; background: {WRAPBG}; }
  3. .pm_mn { margin-right: 175px; }
  4. .pm_mn dl { padding: 0; }
  5. .pm_mn dd.ptm { margin-top: -1px; padding-top: 0 !important; }
  6. .pm_mn .tedt { margin-bottom: 5px; width: 591px; }
  7. .ie6 .pm_mn .tedt { width: 587px; }
  8. .pm_mn .area { height: 70px; }
  9. .pm_mn .tedt .pt { height: 68px; }
  10. .pm_mn .avt { display: none; }
  11. .pm_sd { float: right; width: 160px; height: 425px; }
  12. .pm_mem_l { overflow-x: hidden; overflow-y: auto; height: 425px; }
  13. .pm_admin { height: 380px; }
  14. .pm_mem_l li { overflow: hidden; padding-left: 25px; height: 25px; line-height: 25px; background: url(static/image/common/pm_member.png) no-repeat 5px 50%; }
  15. .pm_add { padding: 10px; }
  16. .pm_add .px { width: 90px; }
  17. .pm_b { overflow-x: hidden; overflow-y: auto; padding: 10px; height: 300px; }
  18. .pm_b img { padding: 2px; max-width: 575px; height: expression(this.height > 575 ? 575 : true); }
  19. .syn_signature, .syn_signature_check { background: url(static/image/common/connect_post_syn.png) no-repeat scroll 0 0 transparent; cursor: pointer; display: inline-block; height: 19px; line-height: 64px; opacity: 1; overflow: hidden; vertical-align: -6px; width: 19px; }
  20. .syn_signature { background-position: 0 -66px }
  21. .syn_signature_check { background-position: -22px -66px; }
home::spacecp

空间图片列表 */ .mls li { width: 90px; } /* 上传图片

  1. .up_row { width: 100%; }
  2. .up_row td { vertical-align: middle; padding: 5px 0; border-bottom: 1px solid SPECIALBORDER; }
  3. .up_row .d { width: 400px; }
  4. .up_row .o { width: 4em; text-align: center; }
  5. .up_row strong { display: block; width: 100%; word-break: break-all; word-wrap: break-word; white-space: normal; overflow: hidden; }
  6. #creatalbum { padding-top: 1px; border-top: 1px solid SPECIALBORDER; }
  7. .doodle{ width:65px; background:url(static/image/magic/doodle.small.gif) no-repeat 0 center; padding-left:3px; text-align:left;}
  8. .doodle a{ padding-left:2px;}

我的积分列表

  1. .creditl {}
  2. .creditl li { float: left; padding: 0 0 10px 65px; width: 95px; }
  3. .creditl .cl { clear: both; float: none; width: auto; }
  4. .creditl li em { position: absolute; overflow: hidden; margin-left: -65px; width: 60px; white-space: nowrap; font-weight: 700; }
  5. .creditl u { text-decoration: none; }
home::spacecp,home::magic

查找好友 .scf --> Search friend

  1. .scf h2 { padding-left: 20px; line-height: 2.2; background: url(static/image/common/scf.gif) no-repeat 0 50%; font-weight: 700; font-size: 14px; }

用来展示复杂统计数据的表格,目前仅用户组页面用到

  1. .tdats { overflow: hidden; zoom: 1; margin: 10px 0; *padding-bottom: 10px; }
  2. .tdats th, .tdats td { overflow: hidden; padding: 0 5px; height: 26px; border-width: 0 1px 0 0; border-color: {WRAPBG}; white-space: nowrap; }
  3. .tdats th { height: 40px; font-weight: 700; }
  4. .tdats .h th { height: 24px; border-top: 1px solid COMMONBORDER; border-bottom: 1px solid #E5E5E5; background: url(static/image/common/tb.png) repeat-x 0 -4px; color: {MIDTEXT}; zoom: 1; }
  5. .tdats .tdat { float: left; width: 150px; border: none; table-layout: fixed; }
  6. .tdats .tfx { width: 300px; }
  7. .tdats .tfxf { width: 650px; }
  8. .tfx th, .tfx td { border-width: 0 3px !important; background: #FFF2DF; }
  9. .tfx .alt, .tfx .alt th, .tfx .alt td { background: #FAEDDA; }
  10. .tfx .h th { padding: 1px 5px; }
  11. .tscr { float: left; overflow: hidden; width: 350px; }
  12. .tscr .tdat th, .tscr .tdat td { width: 350px; }
  13. .nwp { word-wrap: normal; white-space: nowrap; }
  14. .tdats .c0 { padding: 0; height: 46px; text-align: center; vertical-align: bottom; background: transparent; }
  15. .tdats .c0 h4 { line-height: 38px; background-color: #F60; color: {LIGHTLINK}; }
  16. .tdats .c0 h4, .tdats .tb li { -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; }
  17. .tdats .tb { float: left; margin-top: 8px; padding-left: 0; width: 350px; border-bottom-width: 4px; }
  18. .tdats .tb li { padding: 0 10px; line-height: 33px; font-weight: 700; color: {LIGHTLINK}; }
  19. .tdats .c0 h4, .tdats #c1, .tdats #c2, .tdats #c3, .tdats #c4 { background-image: url(static/image/common/bg_usergroup.png); }
  20. .tdats .c1 { border-color: #158B00; }
  21. .tdats #c1 { border-color: #158B00; background-color: #158B00; background-position: 0 -40px; }
  22. .tdats .c2 { border-color: #057373; }
  23. .tdats #c2 { border-color: #057373; background-color: #057373; background-position: 0 -80px; }
  24. .tdats .c3 { border-color: #1F57A9; }
  25. .tdats #c3 { border-color: #1F57A9; background-color: #1F57A9; background-position: 0 -120px; }
  26. .tdats .c4 { border-color: #1A588D; }
  27. .tdats #c4 { border-color: #1A588D; background-color: #1A588D; background-position: 0 -160px; }
  28. .tdats .c1 #c1, .tdats .c2 #c2, .tdats .c3 #c3, .tdats .c4 #c4 { line-height: 35px; }
  29. .ftb td { width: 12%; }
home::space,home::spacecp

日志、好友列表页用到的两栏框架

  1. .ct_vw {}
  2. .ct_vw_mn { float: left; width: 70%; }
  3. .ct_vw_sd { float: right; width: 28%; }

好友列表

  1. .buddy { margin: 0 -4px 10px -2px; }
  2. .buddy li { overflow: hidden; display: inline; float: left; margin: 10px 5px 0; padding: 10px 10px 10px 70px; width: 175px; height: 58px; border: 1px solid #F3F3F3; background: #F9F9F9; }
  3. .ct_vw_mn .buddy li { width: 190px; }
  4. .buddy h4 { overflow: hidden; height: 20px; }
  5. .buddy .avt { position: absolute; margin-left: -60px; }
  6. .buddy .maxh { overflow: hidden; height: 20px; }
  7. .buddy .note { color: green; }
  8. .addbuddy { padding-left: 20px; background: url(static/image/common/addbuddy.gif) no-repeat 0 50%; }

好友分组

  1. .buddy_group { margin-top: -5px; }
  2. .buddy_group li { overflow: hidden; padding: 5px 0; line-height: 20px; border-bottom: 1px dashed COMMONBORDER; }
  3. .buddy_group li.a { font-weight: 700; }
  4. .buddy_group .b, .buddy_group .o { float: right; width: 20px; height: 20px; overflow: hidden; line-height: 100px; background: url(static/image/common/op.png) no-repeat 0 -40px; }
  5. .buddy_group .b:hover { background-position: 0 -60px; }
  6. .buddy_group .o { background-position: 0 -80px; }
  7. .buddy_group .o:hover { background-position: 0 -100px; }
  8. .ntc_body .summary { margin-left: 2em; padding-left: 10px; border-left: 1px solid COMMONBORDER; }
  9. .ntc_body .summary span { color: {LIGHTTEXT}; }

.pmform -> 短消息表单非弹窗

  1. .pmform {} .pmform .px { width: 408px; } .pmform .tedt { width: 416px; }

用户名提示选择效果

  1. .un_selector { height: auto; cursor: text; overflow: hidden; }
  2. .un_selector input { width: 95px; height: 19px; border-width: 0; outline: none; }
  3. .ie6 .un_selector input, .ie7 .un_selector input { height: 17px; }
  4. .un_selector #subject { width: 408px; }
  5. .un_selector span { float: left; margin: 1px 2px 1px 0; width: 100px; height: 19px; line-height: 19px; background: #F7F6ED url(static/image/common/un_selector.png) no-repeat 0 0; color: {HIGHLIGHTLINK}; overflow: hidden; }
  6. .un_selector em { padding-left: 5px; width: 80px; }
  7. .un_selector .x { float: right; width: 15px; height: 19px; background: url(static/image/common/un_selector.png) no-repeat 100% -19px; text-indent: -9999px; overflow: hidden; }
  8. .un_selector .x:hover { background-position: 100% -38px; }
  9. a.appendmb, a.appendmb span { height: 25px; line-height: 25px !important; }
  10. #friends { position: absolute; margin-top: 3px; padding: 4px; width: 120px; border: solid DROPMENUBORDER; border-width: 0 1px 1px; background: #FFF; }
  11. .ie6 #friends, .ie7 #friends { margin-top: 4px; }
  12. #friends li { display: inline; }
  13. #friends a { display: block; padding: 4px 2px; color: {HIGHLIGHTLINK}; }
  14. #friends a:hover { text-decoration: none; }
  15. #friends a.a { background: {SPECIALBG}; }
  16. #showSelectBox_menu { padding: 10px; width: 300px; white-space: nowrap; }
  17. #selBox { margin: 0 -10px 10px; padding-left: 10px; height: 110px; border: solid COMMONBORDER; border-width: 1px 0; overflow-y: auto; }
home::task
  1. .pbg { position: relative; width: 80%; }
  2. .pbg .xs0 { position: absolute; top: 0; right: 8px; font-family: {PM}ingLiU, sans-serif; }
home::magic,home::medal

.mgcl -> Magic list

  1. .mgcl li { padding: 0 5px 5px; width: 350px; height: 120px; }
  2. .mgcl img { width: 74px; height: 74px; }
  3. .mgcl li p { float: right; width: 236px; text-align: left; white-space: normal; }
  4. .mgcl li p.xg1 { display: block; height: 36px; }

.mdl -> medal list

  1. .mdl { border-top: none !important; }
  2. .mdlow img { width: auto; height: auto; }

勋章记录重定义

  1. .el li { padding-left: 40px; }
  2. .el .t { margin: -2px 0 0 -30px; }
  3. .el .t img { width: 24px; height: 24px; }

门户相关样式

漫游相关样式

userapp::userapp

管理漫游应用

  1. .myset { margin-top: 15px; padding: 5px 0; background: url(static/image/common/vline.png) repeat-y 50% 0; }
  2. .mgapp { float: left; padding: 0 15px; width: 374px; }
  3. .apps { padding: 7px 0; height: 20px; line-height: 20px; border-bottom: 1px dashed #DDD; }
  4. .dragable { padding-left: 25px; background: url(static/image/common/drag.gif) no-repeat 2px 50%; cursor: move; }
  5. .dragable:hover { background-color: {COMMONBG}; }
  6. .apps img { vertical-align: middle; }
  7. .apps .y a { margin-right: 20px; }
  8. .note { padding: 0 15px; }
  9. .note li { margin-left: 20px; *margin-left: 25px; }

应用首页应用列表定高

  1. .appmaxh .bm_c { height: 140px; }
  2. .apl li { margin: 5px 0; }

应用列表中新应用和热门应用图标

  1. .appl li { position: relative; }
  2. .ie6 .appl li { width: 100%; }
  3. .appnew, .apphot { position: absolute; right: 0; width: 20px; height: 100%; background-color: {SIDEBGCOLOR}; background-repeat: no-repeat; background-position: 100% 50%; }
  4. .appnew { background-image: url(static/image/common/appnew.png); }
  5. .apphot { background-image: url(static/image/common/apphot.png); }
home::space,home::spacecp,userapp::userapp,forum::forumdisplay

折叠按钮

  1. .unfold, .fold { float: right; padding-left: 10px; background: url(static/image/common/arrwd.gif) no-repeat 0 50%; cursor: pointer; outline: none; }
  2. .fold { background-image: url(static/image/common/arrow_top.gif); }

搜索相关样式

  1. a { color: #369; }
  2. body { background: #FFF none !important; }
  3. #toptb { padding: 0 15px; border-bottom: 1px solid #EFEFEF; }
  4. #ct { margin: 0 20px; }
  5. #scform { margin: 10px 0;}
  6. #scform h1 { margin-right: 20px; }
  7. #scform_tb a { float: left; display: inline; margin: 0 15px 0 3px; height: 26px; line-height: 26px; }
  8. #scform_tb .y a { margin: 0 3px 0 15px; }
  9. #scform_tb .a  { background: url(static/image/common/searchbar.png) no-repeat 50% 100%; color: #333; font-weight: 700; }
  10. #scform_form { background: url(static/image/common/searchbar.png) repeat-x 0 0; }
  11. .td_srchtxt { background: url(static/image/common/searchbar.png) no-repeat 0 -35px; }
  12. .td_srchbtn { background: url(static/image/common/searchbar.png) no-repeat 0 -70px; }
  13. #scform_srchtxt { padding: 0 10px; width: 460px; background: transparent; outline: none; }
  14. #scform_submit { width: 107px; opacity: 0; filter: alpha(opacity=0); cursor: pointer; }
  15. #scform_srchtxt, #scform_submit { height: 35px; border: none; line-height: 35px; }
  16. .ie6 #scform_srchtxt, .ie6 #scform_submit, .ie7 #scform_srchtxt, .ie7 #scform_submit { height: 33px; border: none; line-height: 33px; }
  17. .sttl { margin: 10px 0; padding: 5px; border-bottom: 1px solid #CCC; background: #F5F5F5; }
  18. .slst { width: 760px; }
  19. .slst a { color: #00C; text-decoration: underline; font-weight: 400; }
  20. .slst a:visited { color: purple; }
  21. .slst a strong { font-weight: 400; }
  22. .slst p span { color: #3A8000; }
  23.     .slst p span a, .slst p span a:visited { color: #666; }
  24. .pbw strong { font-weight: 400; }
  25. .pbw p { color: #000; }
  26. .p_pop span { display: none; }
  27. #ft { margin: 20px; text-align: center; }
  28. .pg { float: none; }
  29. #myspace_menu li a, #navs_menu li a { background-repeat: no-repeat; background-position: -200px 0; }

排行榜相关样式

misc::ranklist
  1. .rankicn { width: 20px; }

.rnk1 每行一个区块

  1. .rnk1 {}
  2. .rnk1 .mlp .d { width: 120px; height: 120px; }
  3. .rnk1 .mlp img { max-width: 100px; max-height: 75px; }
  4. .ie6 .rnk1 .mlp img { width: expression(this.width > 100 && this.width>=this.height ? 100 : true); height: expression(this.height > 75 && this.width<=this.height ? 75 : true); }
  5. .rnk1 .mlp .bigpic { width: 295px; height: 240px; }
  6. .rnk1 .bigpic img { max-width: 286px; max-height: 200px; }
  7. .ie6 .rnk1 .bigpic img { width: expression(this.width > 286 && this.width>=this.height ? 286 : true); height: expression(this.height > 200 && this.width<=this.height ? 200 : true); }

图片排名上的序号

  1. .picrank { position: absolute; margin: 14px 0 0 8px !important; }

竞价排名 by Pony

  1. .bid { margin: 2px -4px -2px 2px; zoom: 1; }
  2. .biduser { width: 780px; background: url(static/image/common/avatar_blank.gif); }
  3. .biduser li { float: left; margin: 0 4px 4px 0; }
  4. .biduser a { display: block; }
  5. .biduser img { width: 48px; height: 48px; }
  6. .bidtop { overflow: hidden; width: 100px; height: 100px; background-color: {COMMONBG}; }
  7. .bidtop img { width: auto; height: 100px; }

重定义

  1. .xl2 { background: url(static/image/common/vline.png) repeat-y 50% 0; }
  2. .xl2 li { margin-right: 20px; width: 378px; }
  3. .xl2 li.xl2_r { margin-right: 0; }
  4. .hasrank dl { padding-left: 110px; }
  5. .ranknum { position: absolute; margin: 8px 0 0 -100px; }
  6. .el .t {  }
  7. .pll li { padding-left: 20px; }
  8. .acl td { border-top: none; border-bottom: 1px dashed COMMONBORDER; }

统计相关样式

misc::stat
  1. .dt a { color: {HIGHLIGHTLINK}; }
  2. .dt th, .dt td { border-right: 1px solid COMMONBORDER; }
  3. .dt .stat_subject { border-right: none; }
  4. .dt .stat_num { padding-right: 15px; text-align: right; }
  5. .pbg { float: left; width: 372px; }
  6. .bm_h { padding-left: 0; background: none; border: none; }