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!

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

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

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