![]() |
|
|
|||||||
![]() |
|
|
Thread Tools | Rate Thread |
|
|
PM User | #1 |
|
New Coder ![]() Join Date: Apr 2006
Posts: 44
Thanks: 1
Thanked 0 Times in 0 Posts
![]() |
IE 6 not recognizing alt stylesheet
I have literally spent 4 hours trying to find out why this isn't working.
My style sheets: http://aliciastrose.com/eccsite/gyre.css http://aliciastrose.com/eccsite/gyreIE6.css http://aliciastrose.com/eccsite/gyre.css I'm using parallels on a macbook pro. I'm about to pull my hair out! A~ |
|
|
|
|
|
PM User | #2 | |
|
Master Coder ![]() ![]() Join Date: Dec 2007
Posts: 5,063
Thanks: 391
Thanked 600 Times in 589 Posts
![]() ![]() |
Quote:
Code:
[if
Edit: sorry, I don't find the link, more exactly what I have is broken now, ![]() try to play decimals ,6.0 or try to use lt for ie 7regards Last edited by oesxyl; 10-26-2008 at 11:16 AM.. |
|
|
|
|
|
|
PM User | #3 |
|
New Coder ![]() Join Date: Apr 2006
Posts: 44
Thanks: 1
Thanked 0 Times in 0 Posts
![]() |
correct links
I'm posting again because the site link was wrong
I have literally spent 4 hours trying to find out why this isn't working. My style sheets: http://aliciastrose.com/eccsite/gyre.css http://aliciastrose.com/eccsite/gyreIE6.css http://aliciastrose.com/eccsite I'm using parallels on a macbook pro. I'm about to pull my hair out! I didn try "lte" not working... A~ laughhearty is offline Reply With Quote |
|
|
|
|
|
PM User | #4 |
|
New Coder ![]() Join Date: Apr 2006
Posts: 44
Thanks: 1
Thanked 0 Times in 0 Posts
![]() |
Problem may have been solved.
found this on Wordpress support forum:
You wouldn't happen to be testing this on a windows machine with IE 6 and IE 7 installed would you? If so, then a bug related to conditional comments will take over and treat all conditional comments as though the browser is IE 7. So if you're trying to load the conditional comments in IE 6 or below, it simply will not work for you. You must find a computer that has only IE 6 installed in order to give it a proper test. |
|
|
|
|
|
PM User | #5 |
|
New Coder ![]() Join Date: Apr 2006
Posts: 44
Thanks: 1
Thanked 0 Times in 0 Posts
![]() |
Problem Solved
I'll post this in case others have run into this problem.
If you are running Multiple IE and you've got IE6 and IE7 installed there's a bug where the latest version will only respond to conditional CSS files. I had to remove IE7 and IE6 remained. Voila! Conditions for IE6 are now working. Inorder, to test and add conditionals to IE7, I have to install it then uninstall. I'm running windows XP so I have IE6 as default browser. Don't know if this will help folks running Multiple IE under Vista. One day, and I hope it's soon, IE 6 will be as rare as IE5! Alicia |
|
|
|
|
|
PM User | #6 |
|
Senior Coder ![]() Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 4,352
Thanks: 4
Thanked 381 Times in 367 Posts
![]() ![]() ![]() |
I always just have one stylesheet for both, IE 6 and 7 (included with
lte IE 7 conditional) and in that stylesheet I’m using the * html hack to adress IE 6 only if necessary. It’s working for me (altough my setting is Parallels with an old copy of Win XP (SP 1), IE 6 as default installation and IE 7 as standalone version) and saves me from that hassle of mutiple different stylesheets just for IE.
__________________
Don’t click this link! |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Rate This Thread | |
|
|