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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

x3 rc 帖子图片居中失效

[复制链接]
html6 发表于 2013-4-24 10:03:58 | 显示全部楼层 |阅读模式
本帖最后由 html6 于 2013-4-24 10:07 编辑

在编辑器中选中图片居中,发布之后仍然居左,以前的老帖子,图片大部分都居左,有的居中。





本帖子中包含更多资源

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

x
下砂 发表于 2013-4-24 16:16:29 | 显示全部楼层
测试居中没问题,您新发个帖子 然后上传图片选择居中试下
回复

使用道具 举报

 楼主| html6 发表于 2013-4-24 22:14:36 | 显示全部楼层
本帖最后由 html6 于 2013-4-26 23:49 编辑

是新发的,老帖子有的居中,有的不居中,有的部分居中。

http://html6game.com/thread-985-1-1.shtml











这是老帖子中的一段代码,第一个居左,下面连续图片居中。
  1. <div class="mbn">

  2. <img style="cursor:pointer" id="aimg_9247" aid="9247" src="static/image/common/none.gif" onclick="zoom(this, this.getAttribute('zoomfile'), 0, 0, '0')" zoomfile="data/attachment/forum/201304/11/122700ru56yy2fi4sfpshu.jpg" file="data/attachment/forum/201304/11/122700ru56yy2fi4sfpshu.jpg.thumb.jpg" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" />

  3. </div>

  4. <div class="tip tip_4 aimg_tip" id="aimg_9247_menu" style="position: absolute; display: none" disautofocus="true">
  5. <div class="xs0">
  6. <p><strong>017.jpg</strong> <em class="xg1">(43.34 KB, 下载次数: 27)</em></p>
  7. <p>
  8. <a href="http://html6game.com/forum.php?mod=attachment&aid=OTI0N3w4NzQ3YTZiMnwxMzY2ODE0Mjk4fDB8OTg0&nothumb=yes" target="_blank">下载附件</a>

  9. </p>

  10. <p class="xg1 y">2013-4-11 12:27 上传</p>

  11. </div>
  12. <div class="tip_horn"></div>
  13. </div>

  14. </ignore_js_op>
  15. </p>
  16. <div style="text-align: center;">
  17. <ignore_js_op>

  18. <div class="mbn">

  19. <img style="cursor:pointer" id="aimg_9248" aid="9248" src="static/image/common/none.gif" onclick="zoom(this, this.getAttribute('zoomfile'), 0, 0, '0')" zoomfile="data/attachment/forum/201304/11/122702oiddv3539o0ottt0.jpg" file="data/attachment/forum/201304/11/122702oiddv3539o0ottt0.jpg.thumb.jpg" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" />

  20. </div>

  21. <div class="tip tip_4 aimg_tip" id="aimg_9248_menu" style="position: absolute; display: none" disautofocus="true">
  22. <div class="xs0">
  23. <p><strong>018.jpg</strong> <em class="xg1">(61.12 KB, 下载次数: 27)</em></p>
  24. <p>
  25. <a href="http://html6game.com/forum.php?mod=attachment&aid=OTI0OHw0MmExMzQ5YXwxMzY2ODE0Mjk4fDB8OTg0&nothumb=yes" target="_blank">下载附件</a>

  26. </p>

  27. <p class="xg1 y">2013-4-11 12:27 上传</p>

  28. </div>
  29. <div class="tip_horn"></div>
  30. </div>

  31. </ignore_js_op>
  32. </div>
复制代码



偶找了下原因,是图片的标签造成的,不居中是因为 <p 标签,后面米有闭合。
  1. <p style="text-align: center;">
  2. <ignore_js_op>
复制代码
居中的是 <div 标签,后面闭合了。
  1. <div style="text-align: center;">
  2. <ignore_js_op>
复制代码
就是不知道为什么,有的有,有的米,有的同时有 <p <div 。

本帖子中包含更多资源

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

x
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-3-4 16:46 , Processed in 0.040015 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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