When I open my site In Wordpress I want it to use a different css style sheet and remove a part of the header from the header.php file. How do I do this? Thanks!
Yeah just for IE. I need something like this; If IE 8 or > then display ie.css and remove just one thing from the header.php file (remove just one div tag).
Anyway, have a look here: http://css-tricks.com/how-to-create-an-ie-only-stylesheet/