Mozilla Relay is experiencing issues with call and text delivery. We’re working on a fix. Check Mozilla Status for updates.

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: 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?