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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 修改成手机页面的时候页面被撑大了

[复制链接]
defmain 发表于 2013-1-26 13:02:59 | 显示全部楼层 |阅读模式
问题描述
适用版本: Discuz! X2.5
浏览器: 其他(帖子中请注明浏览器) 
使用模板: 官方模板
BUG地址: http://127.0.0.1
我在修改Dz的login页面的时候出现了一个BUG,页面计划是在480px下生效的,电脑调试没有出现滑动条,但是手机调试的时候发现整个页面是可以滑动的,初步估计整个页面有980px左右,但是找不出是哪个元素让页面出现问题。求解。
  1. <style>
  2. html{width:100%;}
  3. #scrolltop{display:none;}
  4. #nv_html{width:100%;}
  5. .pg_logging{width:100%;}
  6. /*页头*/
  7. #nv_member{width:100%;}
  8. .logging{width:100%;}
  9. /*html{width:100%;max-width:100%;min-width:100%;overflow-x:hidden;border:none;}*/
  10. .pn{position:relative;left:-22%;border:none;background:url(../../../static/image/common/login.png);width:100px;height:34px;}/*按钮*/
  11. #loginquestionid{display:none;}/*提问框*/
  12. .bm{border:none;}/*大边框*/
  13. #ft{border:none;display:none;}/*页脚顶部边框*/
  14. th{color:#49545f;}/*提问提示文字*/
  15. #hd{width:100px;padding-right:0;overflow:hidden;position:relative;top:5%;left:1%;}
  16. .mn{border:none;}
  17. .qst{display:none;}
  18. #scbar{display:none;}
  19. .xs2{display:none;}
  20. #nv{display:none;}
  21. .bbs{display:none;}
  22. .login_slct{display:none;}
  23. .tipcol{display:none;}
  24. .rfm{margin:0 auto; width: 100%; padding-left:0px;border-bottom: none;}
  25. .y{display: none;}
  26. .flb{display:none;}
  27. .z{display:none;}
  28. .y{display:none;}
  29. .c{width:100%;}
  30. label{display:none;}
  31. #append_parent{width:100%;}
  32. #ct .ptm .wp .w .cl .c{width:100%;border:none;}
  33. #main_message{width:100%;}
  34. /*wp*/
  35. #wp{width:300px;}
  36. .wp{width:300px;}
  37. .mn{width:100%;border:none;}
  38. /*背景*/
  39. body { background: #49545f; }
  40. /*输入框*/
  41. #username,#password{margin:0 auto;/*position:relative;left:-80%; */width: 90%; height: 90%; background: #edeeef; font-size: 15px; border: solid 1px #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,.2);
  42. -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,.2);
  43. box-shadow: inset 0 1px 5px rgba(0,0,0,.2);}
  44. #username{margin-top:30px;}
  45. #password{margin-top:30px;}
  46. #tools{ display: none;}
  47. #bt_login{ margin:0 auto; border: none; background: url(images/bt_login.gif);width: 30%;height: 30%;}
  48. .rfm{border:none;}
  49. label{display:none;}
  50. #frt{display:none;}
  51. .bm{ background: #49545f;}
  52. .sfq{display:none;}
  53. .l{display:none;}
  54. }
  55. </style>
复制代码
 楼主| defmain 发表于 2013-1-26 13:10:13 | 显示全部楼层
代码忘了整理,见一个就写一个...
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 13:46 , Processed in 0.020302 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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