Thanks Mr. Wright for your prompt response.

Still nothing. I edited the statement as you suggested though. The page
responds to the style sheet that I attached in the "conventional" form of
attaching style sheets in both IE and Firefox. However, this one that I
wanted to be recognized by IE so that it would render the page differently
is still ignored. I had been using the conditional comment since it was the
only method that really worked for me in the past when attaching two
different style sheets.

Would there be a better way to do this?

It seems that when I try to link two style sheets, IE will ignore the one I
have designed for it and "choose" the other entirely or certain styles from
that sheet. It doesn't even matter if I place the other one last. If I place
the one that I have designed for IE last, it affects the other browsers. If
I put it first within a conditional comment, IE ignores it. If I put it
last, thinking that will make it the priority style sheet, it still ignores
it. How do any of you attach two style sheets to bring browsers into
harmony?

-----Original Message-----
From: Bradley Wright [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 03, 2006 10:50 AM
To: Rodney Toliver
Cc: css-d@lists.css-discuss.org
Subject: Re: [css-d] Problem- Style Sheet for IE in a Conditional Comment

On 03/10/2006 16:27, Rodney Toliver wrote:
> Yet, for this new TEMPLATE I have been unsuccessful, as the style
> sheet linked within the conditional comment gets ignored completely.

Your version of IE might not be exactly matching 6--try something like:
<!--[if GT IE 5]>
and see if that helps.

Also, to quote PPK:
> Note however, that if you use multiple Explorers on one computer, the
> conditional comments will render as if all these Explorer versions
> are the highest Explorer version available on your machine (usually
> Explorer 6.0).

Just in case.


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to