Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Old 10-26-2008, 11:03 AM   PM User | #1
laughhearty
New Coder

 
Join Date: Apr 2006
Posts: 44
Thanks: 1
Thanked 0 Times in 0 Posts
laughhearty is an unknown quantity at this point
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~
laughhearty is offline   Reply With Quote
Old 10-26-2008, 11:08 AM   PM User | #2
oesxyl
Master Coder


 
Join Date: Dec 2007
Posts: 5,063
Thanks: 391
Thanked 600 Times in 589 Posts
oesxyl has a spectacular aura aboutoesxyl has a spectacular aura about
Quote:
Originally Posted by laughhearty View Post
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~
maybe is this:
Code:
[if lte IE 6]>
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 7

regards

Last edited by oesxyl; 10-26-2008 at 11:16 AM..
oesxyl is offline   Reply With Quote
Old 10-26-2008, 11:59 AM   PM User | #3
laughhearty
New Coder

 
Join Date: Apr 2006
Posts: 44
Thanks: 1
Thanked 0 Times in 0 Posts
laughhearty is an unknown quantity at this point
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
laughhearty is offline   Reply With Quote
Old 10-26-2008, 11:51 PM   PM User | #4
laughhearty
New Coder

 
Join Date: Apr 2006
Posts: 44
Thanks: 1
Thanked 0 Times in 0 Posts
laughhearty is an unknown quantity at this point
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.
laughhearty is offline   Reply With Quote
Old 10-27-2008, 12:31 AM   PM User | #5
laughhearty
New Coder

 
Join Date: Apr 2006
Posts: 44
Thanks: 1
Thanked 0 Times in 0 Posts
laughhearty is an unknown quantity at this point
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
laughhearty is offline   Reply With Quote
Old 10-27-2008, 01:01 AM   PM User | #6
VIPStephan
Senior Coder

 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 4,352
Thanks: 4
Thanked 381 Times in 367 Posts
VIPStephan has a spectacular aura aboutVIPStephan has a spectacular aura aboutVIPStephan has a spectacular aura about
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!
VIPStephan is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:24 AM.

Home - Contact Us - Archives - Link to CF - Resources - Top 

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.