This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

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.

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 have this problem
  • 6 views
  • آخر ردّ كتبه 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.

Read this answer in context 👍 2

All Replies (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

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