By vdub12 on
I upgraded my site yesterday to Drupal 7. I have been playing with it in Firefox and it looks great. However, since I am a Linux user I don't open IE often. Today I ran a Windows XP VM to check how my site looks in chrome and IE. Chrome looks great but IE looks terrible. I am using CTI Flex and it looked great in Drupal 6 but somethings very wrong with the Drupal 7 version. Even there demo site looks honorable. Does anyone have any idea on what I can do to fix this. At minimum I would like my header background to show. However, it would also be nice for my text to not be so big to.
My site is
My old Drupal 6 site is
Comments
Try validating the pages
Try validating the pages HTML, there are a number of errors. I use http://validator.w3.org/
I am using the CTI Flex theme
I am using the CTI Flex theme the way it comes. There is no custom code on the site.
Is there a module that can detect IE and change the theme just for IE.
Well I have tried everything
Well I have tried everything and it seams that IE just ignores all CSS.
I am surprised all websites don't look like this in IE. How can they blatantly ignore such an essential element as CSS.
I guess CTI Flex just does not work in IE.
It looks like I have a
It looks like I have a workaround almost working in IE.
I used the Browser class module to detect ie and then used the CSS injector module to add custom CSS for just ie.
Just a time saver for people
Just a time saver for people doing the same thing as me here is the CSS I used to make Internet Explorer look better. I also used CSS3PIE to make the round corners work.