Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

My website will not render correctly in firefox, any help would be appreciated. Check it out on firefox, http://www.orlandorecycles.com. Thanks.

  • 5 回覆
  • 16 有這個問題
  • 6 次檢視
  • 最近回覆由 dael

more options

The website is done in mostly images and I can't change that. It renders in safari and explorer just fine. It is only in Firefox that I get a problem. Any suggestions are welcome. I get no errors from Dreamweaver.

The website is done in mostly images and I can't change that. It renders in safari and explorer just fine. It is only in Firefox that I get a problem. Any suggestions are welcome. I get no errors from Dreamweaver.

被選擇的解決方法

Try to add a stylesheet with object {display: block}

An object is an inline element by default and that causes whitespace to appear as thin (white) lines.

從原來的回覆中察看解決方案 👍 2

所有回覆 (5)

more options

選擇的解決方法

Try to add a stylesheet with object {display: block}

An object is an inline element by default and that causes whitespace to appear as thin (white) lines.

more options

Thank you for your timely reply. I will have the web guy try this!!!! Happy Thanksgiving.

more options

Cor-el: THANK YOU SO MUCH. Your suggestion of adding the CSS with the object block command fixed all my problems. I can't say thank you enough!!

more options

You're welcome.

more options

are you saying to add this line to the style sheet?