Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

After convrting to Firefix 1.6, css does not seem to be used anymore. The same css works on internet explorer.

  • 1 odpowiedź
  • 1 osoba ma ten problem
  • 2 wyświetlenia
  • Ostatnia odpowiedź od cor-el

more options

I am developing my own web pages on my PC (running vista SP2), using Internet Explorer. I installed Firefox 1.6, which runs faster and smoother. I did not notice any problem with Firefox until I started some work on one of my pages. The page loads fine but none or the CSS instructions (backgound color, font name, cells handling on tables, etc...) are followed. There are no error messages, but Firefox displays only a white background with black lettering.

I am developing my own web pages on my PC (running vista SP2), using Internet Explorer. I installed Firefox 1.6, which runs faster and smoother. I did not notice any problem with Firefox until I started some work on one of my pages. The page loads fine but none or the CSS instructions (backgound color, font name, cells handling on tables, etc...) are followed. There are no error messages, but Firefox displays only a white background with black lettering.

Wszystkie odpowiedzi (1)

more options

It is possible that you need to add CSS rules for properties without the -moz prefix in case support for those prefixed properties has been removed.

Can you post a link?

Did you check for errors in the Web Console (Web Developer > Web Console;Ctrl+Shift+K) log?