Hi
This seems odd but .. I am trying to force the index file to define the users browser, if it is IE redirect to IE comapable theme, if it is FF redirect to the FF compatablr theme.
I want to use same uploaded files in both so this is why I want 1 blog with 2 working theme.
I did search but :(
So, what's the question?
This is not really a WP specific issue - though I remember snippets of code posted to change a bit or two in different browsers. But a whole theme? I don't know. I always found easier to code it once correctly so that it works in all the major browsers.
corourke
Member
Posted 6 years ago #
To do it the fun way you could always just use css to do it ala the CSS zen garden's entry on 2 different styles with one stylesheet. A perfect example of this technique is:
http://www.csszengarden.com/?cssfile=062/062.css
I used it myself when designing this site: http://lotusmg.com IE (and other nonstandards compliant browsers) get an ad for firefox while firefox users don't. :D
I am not good at coding and I have no idea of a 4 colomn theme that is working in standard browsers. :(