English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

For some crazy reason, firefox doesn't seem to recognise any style changes I make to text on my myspace page:

http://www.myspace.com/gromitsplace

IE renders things like the header and text colours perfectly, but for the first time in my life Firefox is letting me down by sticking to the default scheme (orange headers etc).

I've tried emptying my cache and I've done the usual SHIFT-Refresh...I've even restarted my machine...nothing! Help please! Thanks!!

2006-11-07 06:39:55 · 1 answers · asked by gromitski 5 in Computers & Internet Programming & Design

1 answers

I suspect the problem is that you've got assorted errors in your CSS that are interpreted differently by the two browsers. For example, you have
table table table table td {
filter:none;
without a closing bracket. I also notice that IE7 totally ignores some of your content (the orange text in Firefox), which is again probably due to varying attempts to parse errors.

Turn on the web developer toolbar in Firefox, and select validate CSS and validate HTML from the tools menu to help you track down where else you may have problems.

2006-11-07 08:11:13 · answer #1 · answered by injanier 7 · 1 0

fedest.com, questions and answers