Can anyone recommend the best way to hack IE8 styling via CSS, I\'ve recently been making IE8 render as IE7 for ease - but wondered if it was best to add IE8 hacks?
As other answers posted,you could use Conditional Comments,but that would add one HTTP request when user is using IE8.
You can use the \0 hack in the css file