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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[修改] 52ba杂志部落风格(内容页)美化下载

[复制链接]
掉线一万年 发表于 2009-11-21 18:52:41 | 显示全部楼层 |阅读模式
插件发布
插件名称: 风格内容页美化
插件来源:
适用版本: Discuz! 7.1
语言编码: GBK简体 
最后更新时间:
插件作者: 插件作者
插件简介: 如果想查看演示请登陆以上支持网站进入帖子内容页面查看。
本帖最后由 掉线一万年 于 2009-11-21 19:12 编辑

支持7.0/7.1/7.2版本程序。
演示图:


安装说明:
1、打开风格下面css_append.htm 最下面增加:
  1. /* Viewthread */

  2. .viewthread table.tbody_outline { background: url({STYLEIMGDIR}/thread_contextbg_right.gif) repeat-y right; padding: 0px; }
  3. .viewthread table td.newstyle_postauthor { background: url({STYLEIMGDIR}/thread_sidebg_main.gif) repeat-y; }
  4. .viewthread table td.postauthor { background: url({STYLEIMGDIR}/thread_sidebg_main.gif) repeat-y; }

  5. /* Viewthread topblv */
  6.         .forumtoplevel { width: {WRAPWIDTH}; margin: 0px auto 8px auto; }
  7.         .forumtoplevel table { width: 100%; background: {SPECIALBG}; }
  8.                 .forumtoplevel td { padding: 2px 0px 2px 15px;}
  9.                         .forumtoplevel .narrow td { padding: 0 15px 5px; }
  10.                 .forumtoplevel .modaction { width: 155px; background: {CONTENTSEPARATE}; }
  11.                
  12. .avatar_area { width:100%; text-align:center; background: url({STYLEIMGDIR}/thread_sidebg_arrow.gif) no-repeat 0px 30%; }
  13. .avatar_area a .avatar_area_main img { padding:5px; border:1px #e2e2e2 solid; background: #ffffff; }
  14. .avatar_area_group { width:100%; text-align:center; }

  15. .newstyle_postauthor_name { color: {MIDTEXT}; text-align: center; padding-top: 5px; line-height: 42px; height: 36px; overflow: hidden; font-size:14px; font-weight:bold; margin: 0px !important; }
  16. .newstyle_postauthor_name_first { background: url({STYLEIMGDIR}/post_author_ico.gif) no-repeat; background-position: 0 100%; *background-position: 0 60%; color: {MIDTEXT}; text-align: center; padding-top: 5px; padding-left: 43px; line-height: 42px; height: 36px; overflow: hidden; font-size:14px; font-weight:bold; margin: 0px !important; }
  17. .newstyle_postauthor_name strong a { float: right; height: 24px; font-weight: 100; color: {TABLETEXT}; line-height: 24px; padding: 0 6px; margin-top: 4px; border: 1px solid {WRAPBG}; }
  18. .newstyle_postauthor_name strong a:hover { border: 1px solid {HIGHLIGHTLINK}; text-decoration: none; }
  19. .newstyle_postauthor_name em { color: {HIGHLIGHTLINK}; margin-right: 4px; }
  20. .newstyle_postauthor_nickname { color: {HIGHLIGHTLINK}; text-align: center; line-height: 16px; height: 16px; overflow: hidden; }
  21. .newstyle_postauthor_nickname2 { color: {LIGHTTEXT}; font-family: tahoma,"Microsoft YaHei",verdana,sans-serif; font-size:14px; font-weight:bold;}

  22. .posterinfo { color: {LIGHTTEXT}; margin-right: auto; background: url({STYLEIMGDIR}/thread_contextbg_topleft.gif) no-repeat left top; }
  23. .posterinfo a { margin: 0 2px !important; }
  24. .viewthread table, #pmprompt table, #forumlinks, #pmlist, #specialpost, #newpost, #editpost { table-layout: fixed; }
  25. .viewthread .postbottombar, .viewthread td.newstyle_postauthor { vertical-align: top; padding: 0px; border: none; overflow: hidden; }
  26. .viewthread .postbottombar { background: url({STYLEIMGDIR}/thread_contextbg_bottommain.gif) repeat-x bottom; }
  27. .mainbox td.newstyle_postauthor { padding: 0; width: 170px; background: {SPECIALBG}; overflow: hidden; }
  28. .newstyle_postauthor .avatar { margin: 10px 20px; }
  29. .postactions { background: url({STYLEIMGDIR}/thread_contextbg_bottomright.gif) no-repeat right bottom; }
  30. .postact { background: url({STYLEIMGDIR}/thread_contextbg_bottomleft.gif) no-repeat left bottom; padding-left: 5px; }
  31.        
  32.         /* Userinfo entry list */

  33.         .newstyle_postauthor p, .newstyle_postauthor dl.profile { margin: 3px 6px 3px 14px; }
  34.         .newstyle_postauthor .profile_bg { }
  35.         .newstyle_postauthor p.customstatus { color: {MIDTEXT} }
  36.         .newstyle_postauthor p em, .newstyle_postauthor dt em { color: {NOTICETEXT}; }
  37.         .newstyle_postauthor dd, .newstyle_postauthor dt { height: 1.6em; line-height: 1.6em; float: left; overflow: hidden; font-family: Tahoma, sans-serif; }
  38.         .newstyle_postauthor dt { text-align: right; margin-right: 3px; width: 60px; color: {LIGHTTEXT}; }
  39.         .newstyle_postauthor dd { width: 70px; }
  40.         .newstyle_postauthor .shadowline { margin: 9px 20px 4px; *margin: 0 20px -5px; }
  41.        
  42.         /* Ext user group */
  43.         .ext_user_group { width: 100%; text-align: center; }
  44.         .ext_user_group span { margin-left: 2px;}

  45. .viewthread td.newstyle_postcontent { background: url({STYLEIMGDIR}/thread_contextbg_top.gif) no-repeat top right ; padding: 0px; vertical-align: top; overflow: hidden; }

  46. .thread_contextbg_topleft { width: 6px; height: 36px; background: url({STYLEIMGDIR}/thread_contextbg_topleft.gif) no-repeat top ; float: left; }
  47. .thread_contextbg_bottomleft { width: 12px; height: 37px; background: url({STYLEIMGDIR}/thread_contextbg_bottomleft.gif) no-repeat bottom ; float: left; }
  48. .thread_sidebg_bottom { width: 100%; height: 37px; background: url({STYLEIMGDIR}/thread_sidebg_bottom.gif) no-repeat bottom; }
  49. .thread_sidebg_top { width: 100%; height: 12px; background: url({STYLEIMGDIR}/thread_sidebg_top.gif) no-repeat ; }

  50. .postinfo { margin-bottom: 0px !important; border: 0px !important; }
  51. .authorinfo { height: 36px; line-height: 36px; padding-left: 5px; overflow: hidden; }

  52. .postbg { background: url({STYLEIMGDIR}/thread_contextbg_topleft.gif) no-repeat; background-position: left 0; *background-position: left -4px; }

  53. /* fix */
  54. .defaultpost { padding: 0px 6px; overflow: hidden; border-top: 1px dotted #d2d2d2; }
  55. .posterinfo, .postmessage, .postact { max-width: 99%; }
  56. .t_msgfontfix { min-height: 50px !important; }
  57. .post_num { font-family: Arial, tahoma, verdana, "Microsoft YaHei", sans-serif; font-size: 14px; font-weight: bold; color:#c2c2c2 !important; }
  58. .post_num span { font-family: "Microsoft YaHei", tahoma, verdana, sans-serif; font-size: 14px; font-weight: bold; color:#c2c2c2; }
  59. .postmessage h2, .postmessage h1, .newstyle_postauthor_name_first { font-family: Verdana, "Microsoft YaHei", tahoma, sans-serif; *font-family: "Microsoft YaHei", tahoma, sans-serif; }
  60. .postmessage h2 { font-size: 14px; }
  61. .postmessage h1 { font-size: 18px !important; }
  62. .postmessage { margin-bottom: 5px; }
  63. .signatures_area { padding: 0px 6px; }
  64. .signatures { background: none !important; padding: 6px 0 5px !important; border-top: 1px dotted #b6b6b6; }
  65. .view_count { float: right; width: auto; height: 36px; text-align: right; line-height: 42px; margin-right: 7px; overflow: hidden; }
  66. .view_count strong { color:{MIDTEXT}; }

  67. .threadad td .newstyle_postauthor { background: {CONTENTSEPARATE}; padding: 0; height: 6px; }
  68. .stand_select .newstyle_postauthor { background: #EBF2F8; }
  69. .newstyle_postauthor .userinfopanel dt { width: 70px; }
  70. .newstyle_postauthor .userinfopanel dd { width: 100px; }
  71. .popupmenu_popup .newstyle_postauthor { width: 180px; }
  72. .popupmenu_popup .newstyle_postauthor a { color: {HIGHLIGHTLINK}; }

  73.         /* thread Toolbar */
  74.        
  75.         .tool_d_1 { float: left; width: auto; height: 26px; text-align: left; }
  76.         .tool_d_2 { float: right; width: 260px; height: 26px; text-align: right; }
  77.         .tool_d_1 a , .tool_d_2 a, .tool_d_1 a:hover, .tool_d_2 a:hover
  78.                 {height: 26px; line-height: 26px; color:#848484; text-decoration: none; padding: 2px 2px 2px 18px; }
  79.         .tool_d_1 a:hover, .tool_d_2 a:hover
  80.                 {text-decoration: underline; }
  81.         .tool_d_reply { background: url({STYLEIMGDIR}/tool_reply.gif) no-repeat left center; margin-left: 1px; }
  82.         .tool_d_quote { background: url({STYLEIMGDIR}/tool_quote.gif) no-repeat left center; margin-left: 3px; }
  83.         .tool_d_edit { background: url({STYLEIMGDIR}/tool_edit.gif) no-repeat left center; margin-left: 3px;  }
  84.         .tool_d_plus { background: url({STYLEIMGDIR}/tool_f_plus.gif) no-repeat left center; margin-left: 3px;padding-left: 20px;  }
  85.         .tool_d_usemagic        { background: url({STYLEIMGDIR}/tool_usemagic.gif) no-repeat left center; margin-left: 3px;   }
  86.         .tool_d_report        { background: url({STYLEIMGDIR}/tool_report.gif) no-repeat left center; margin-left: 3px;padding-left: 20px;   }
  87.         .tool_d_modmark { background: url({STYLEIMGDIR}/tool_modmark.gif) no-repeat left center; margin-left: 3px;  }
  88.         .tool_d_bestpost { background: url({STYLEIMGDIR}/tool_bestpost.gif) no-repeat left center; margin-left: 3px;   }
  89.         .tool_ppp { margin: 0px 1px; color: #c0c0c0; font-size: 14px; }

  90.         .tool_f { float: right; width: 270px; height: 24px; margin-top: 6px; text-align: right; }
  91.         .tool_f a:hover { color:#000000; }
  92.         .tool_f_recommand { height: 20px; line-height: 16px; background: url({STYLEIMGDIR}/tool_f_recommand.gif) no-repeat left center; margin-left: 1px; padding: 1px 0px 1px 18px; border: 1px #FFFFFF solid ;}
  93.         .tool_f_favourite { height: 20px; line-height: 16px; background: url({STYLEIMGDIR}/tool_f_favourite.gif) no-repeat left center; margin-left: 1px; padding: 1px 0px 1px 18px; border: 1px #FFFFFF solid ;}
  94.         .tool_f_share { height: 20px; line-height: 16px; background: url({STYLEIMGDIR}/tool_f_share.gif) no-repeat left center; margin-left: 1px; padding: 1px 0px 1px 18px; border: 1px #FFFFFF solid ; }
  95.         .tool_f_plus { height: 20px; line-height: 16px; background: url({STYLEIMGDIR}/tool_f_plus.gif) no-repeat left center; margin-left: 1px; padding: 1px 0px 1px 18px; border: 1px #FFFFFF solid ; color: #0099CC ;}
  96.         .tool_f_plus:hover { color:{HIGHLIGHTLINK} !important ; }
复制代码
2、将文件解压缩后上传至论坛风格图片目录下。
3、登陆后台更新缓存即可。



如有疑问,请跟贴说明。谢谢~

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

评分

1

查看全部评分

 楼主| 掉线一万年 发表于 2009-11-21 18:53:42 | 显示全部楼层
本帖最后由 掉线一万年 于 2009-11-21 19:11 编辑

最新更新至2009年11月21日19.14分
回复

使用道具 举报

 楼主| 掉线一万年 发表于 2009-11-21 18:56:35 | 显示全部楼层
有钱的捧个钱场,没钱的捧个人场,谢谢啦。。。。。
回复

使用道具 举报

45578800 发表于 2009-11-21 18:57:19 | 显示全部楼层
继续努力
789.la交换连接联系QQ369104834
回复

使用道具 举报

52anjiang 发表于 2009-11-21 18:57:22 | 显示全部楼层
那个52ba杂志部落风格的logo源文件,大哥能不能放出来

我准备弄你这个风格

感觉你这个风格很好
回复

使用道具 举报

 楼主| 掉线一万年 发表于 2009-11-21 19:00:07 | 显示全部楼层
本帖最后由 掉线一万年 于 2009-11-21 19:02 编辑

回复 5# 52anjiang


    兄弟,52BA风格的源文件没有,
速腾车友会哪个LOGO我有,
但我那是图片的,你无法修改的。。。
我可以发一个空白的LOGO给你。
你自己尝试着修改好?OK



图片另存为就行,自己用PS修改吧。这个就是52BA杂志部落风格的LOGO文件。
回复

使用道具 举报

52anjiang 发表于 2009-11-21 19:01:46 | 显示全部楼层
好的谢谢,我要的就是空白的

掉线一万年,你可真够义气

顶你一下!
回复

使用道具 举报

anshow 发表于 2009-11-21 19:02:25 | 显示全部楼层
谢谢,拿回去试试。

CSS好多,哈哈
回复

使用道具 举报

 楼主| 掉线一万年 发表于 2009-11-21 19:04:08 | 显示全部楼层
哈哈。。。谢谢anshow同学的金币咯。。。
回复

使用道具 举报

 楼主| 掉线一万年 发表于 2009-11-21 19:13:13 | 显示全部楼层
拉下了一个文件,已重新上传,请使用的同学重新下载吧。。。。。。
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-24 13:36 , Processed in 0.049444 second(s), 7 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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