Hi,
I would like to apply a CSS rule only for specific browser, only IE8 or IE9, Chrome etc.
For example, if the browser is Explorer 8: #top #main .sidebar {padding-top:50px;}
If browser is Explorer 9, Firefox, Chrome etc: #top #main .sidebar {padding-top:100px;}
Is it possible?
Many Thanks!
Hey macrunner!
Take a look: http://css-tricks.com/snippets/css/browser-specific-hacks/
Cheers!
Josue
Hey Josue
thank you very much for the link, great!
Thanks again
Glad we could help. Let us know if you have any other questions or issues :)
Regards,
Josue