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

 找回密码
 立即注册
搜索

[求助] 怎样将论坛中间的主体部分往下移?

[复制链接]
yujiaye123 发表于 2011-5-31 16:56:33 | 显示全部楼层 |阅读模式
问题描述
适用版本: Discuz! X1.5
浏览器: IE6 IE7 IE8 IE9 TT 360 IE10 firefox 
使用模板: 其他模板(请在回帖中说明模板的名称或者是模板的下载地址)
BUG地址: http://bbs.jgcx.net
本帖最后由 yujiaye123 于 2011-5-31 16:58 编辑

如图
我想将中间的主体往下移,因为挡住龙头了……
然后顶部的导航位置不变
求高手相助!
extend_common.css
的内容如下

  1. /* 通用容器,定义页面宽度 */
  2. .wp { margin: 0 auto; width: 1000px;}
  3. #hd .wp { padding: 0px 0 0; }
  4. #hd { margin-bottom:0px;}
  5. .h1 { margin:0 auto; width:940px; line-height:33px; color:#FFFFFF; font-size:12px; padding-left:10px; padding-right:10px; height:33px; background: url({STYLEIMGDIR}/h_bg.png) repeat-x;}
  6. .h1 a { color: #e1e0e0;}
  7. /* 头部样式 */
  8. .top1_yt69 {height:163px; background: url({STYLEIMGDIR}/top.png) no-repeat center;}
  9. .logo_top { float:left; padding-left:150px; margin-top:0px; padding-right:50px;}
  10. .top2_yt69 { height:120px;}
  11. .top3_yt69 { height:88px; background: url({STYLEIMGDIR}/top3_bg.png) no-repeat center;}
  12. .top4_yt69 { margin:0 auto; padding-top:15px; width:960px;}
  13. .renwu { padding-left:20px; height:33px; background: url({STYLEIMGDIR}/renwu.gif) no-repeat left center;}
  14. .jifen {float:right; font-weight:normal;}
  15. #nv { overflow: hidden; padding-left: 3px; height: 33px; background:none; padding-top:30px;}
  16. #nv li.a {background:url({STYLEIMGDIR}/g0.png) no-repeat right center; }
  17. #nv li a { color: #CCCCCC;}
  18. #nv li.a a { color: #FFFFFF; }
  19. #nv li { background:url({STYLEIMGDIR}/g0.png) no-repeat right center;}
  20. .qmenu_yt69 { width:100%; margin-bottom:10px;}
  21. #qmenu_yt69 { color:#FFFFFF; float: right !important; margin: 3px 10px 0 0; display: inline; padding: 0 0 0 10px !important; width: 85px; height: 26px; background: url({IMGDIR}/qmenu.png) no-repeat 0 0; line-height: 26px; }
  22.     #qmenu_yt69_menu { margin: -8px 0 0 1px; width: 92px; }
  23.     #qmenu_yt69_menu ul a { padding-left: 26px; background: url({IMGDIR}/noicon.gif) no-repeat 6px 50%; }
  24.      #qmenu_yt69_menu ul a:hover { background-color: {SPECIALBG}; color: {HIGHLIGHTLINK}; text-shadow: none; }
  25. .bj_b { width:960px; padding-left:20px; padding-right:20px; padding-top:10px; background:url({STYLEIMGDIR}/bj_b.png) repeat-y center;}
  26. /* 论坛首页部分 */
  27. .sousuo { padding-top:10px;}
  28. .chart { color:#FFFFFF;}
  29. #chart .y .xi2 { color:#FFFFFF; font-weight:bold;}
  30. .bmw .bm_h { border:0px; background: url({STYLEIMGDIR}/h_bg2.png) repeat-x;}
  31. .bmw .bm_h a { color:#333333;}
  32. .mn .fl { border:0px;}
  33. .bmw h1 li { float:left;}
  34. .bmw .bm_c { padding-left:0px; padding-right:0px;}
  35. .fl_tb .h1 td { padding-top:0px; padding-bottom:0px; font-weight:bold; color:#e1e0e0;}
  36. .fl_tb .fl_i_yt69 { text-align:right;}
  37. .fl_tb .fl_by_yt69 { padding-left:10px; padding-top:3px;}
  38. .fl_tb .fl_icn { padding-left:10px;}
  39. .bm { border:0px;}
  40. .bm .bm_h {border:0px; margin:0px;}
  41. .bm .bm_h h3 { color:#CCCCCC;}
  42. .bm .bm_h h3 a { color:#FFFFFF;}
  43. .post_zt {margin:0 auto;  width:644px; height:73px; margin-top:20px; margin-bottom:20px; background:url({STYLEIMGDIR}/post_zt.jpg) no-repeat;}
  44. .mtn { margin-top: 0px !important; }

  45. /* 论坛列表页部分 */
  46. .bml .bm_h { padding-top: 0px; height:22px;}
  47. /* 底部样式 */
  48. .bottom_bj { height:342px;}
  49. .bottom3_bg { height:94px; background: url({STYLEIMGDIR}/bottom3_bg.png) no-repeat;}
  50. .bottom_b { height:186px; width:100%;}
  51. .bottom_b_l { width:69px; background: url({STYLEIMGDIR}/bottom_b_l.jpg) no-repeat;}
  52. .bottom_b_r { width:73px; background: url({STYLEIMGDIR}/bottom_b_r.jpg) no-repeat;}
  53. .bottom_b_c { background: url({STYLEIMGDIR}/bottom_b_c.jpg) repeat-x;}
  54. #ft { border:0px;}
  55. #flk { text-align:center; color:#FFFFFF;}
  56. #flk a { color:#FFFFFF;}
  57. #pt { width:960px; margin:0 auto; margin-bottom:10px;}
  58. #scbar {width:960px; margin:0 auto;  margin-bottom:10px;}
  59. /* 通用的区域块 */
  60. .bw0 { padding-left:5px; padding-right:5px; background: {WRAPBG}; }
  61. .bm_h { background: url({STYLEIMGDIR}/h_bg.png) repeat-x;}
  62. .bm_h h2 { color:#FFFFFF;}
复制代码

回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-9-11 12:22 , Processed in 0.153085 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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