搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Version 4.0.1 is not displaying pages like version 4.

  • 1 个回答
  • 17 人有此问题
  • 7 次查看
  • 最后回复者为 cor-el

more options

Since upgrading to Firefox 4.0.1 I have seen problems with some pages displaying. I am a web designer and pages that are error free which displayed fine in version 4, and work in Chrome, Safari and versions of IE, are not display properly in the new updated version of Firefox.

Since upgrading to Firefox 4.0.1 I have seen problems with some pages displaying. I am a web designer and pages that are error free which displayed fine in version 4, and work in Chrome, Safari and versions of IE, are not display properly in the new updated version of Firefox.

所有回复 (1)

more options

Add a style rule clear:both to the DIV .center

.center { clear:both; }