Avatar for Username

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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?