Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

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

  • 1 odpoveď
  • 1 má tento problém
  • 2 zobrazenia
  • Posledná odpoveď 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.

Všetky odpovede (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?