Here is my problem. I noticed that one of my sites looks extremely bad when viewed in firefox, as it dont seem to read the css the same as IE. Is there an .htaccess code that would redirect firefox users to a different page , or site?
Welcome to WebmasterWorld sparky111. Whilst the answer above it correct in saying that you can do this with a .htaccess, it is a very bad solution to your problem. The real solution is to fix your CSS so that the layout works in all major browsers. Try our CSS forum [webmasterworld.com] for starters. :)
Redirecting for specific browsers never works long-term, as you are forced to constantly update your redirects for new iterations of each browser.
phranque
2:24 am on Sep 23, 2008 (gmt 0)
in the meantime, you can use the above technique to test your changes on firefox-only by serving a different css file to those visitors without breaking things for others.