TwelvestoneDesign

IE ate my CSS


Sign in

  • Waiting for Godot ( 730 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 5.1 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.9 k posts )
    general front end design an...
  • Back End ( 9.7 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
St.Ego
 
2011-11-09

http://www.responsibly.com

Why does it not display any of the CSS in IE? Been pounding my head at this for about two days now... any ideas?

I've tried it w/o the including javascript and with a normal body tag, but it just never seems to find (or read) the CSS files. grrrrr...

Stickman
 
2011-11-09

I think it's the order your of CSS -- I just quickly tried moving reset.css, 960.css and styles.css to the top and this seemed to have some effect.

Don't know why the problem only shows in IE though. :shrug:

dwadwee
 
2011-11-09

make a simple test case - remove all CSS and make some simple HTML that will show if the CSS is loaded or not and add them one at a time until you see what's causing the problem.

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneDesign

IE ate my CSS