2008/8/27 Stan McCoy <[EMAIL PROTECTED]>:
> Greetings Can you tell me what is wrong with the following conditional
> comments for IE? It appears near the top of my Head for each HTML page,
> below META tags and Title.
> The standard css file is overriding the IE6 and IE7 specific versions.
Hi St
Stan McCoy wrote:
>
>
> />
Hi Stan,
The order of the style sheets is probably causing you the problem here.
Present your default first, then override for IE6/7 like this:
That should do the trick.
Hope it helps.
--Bill
--
~~
On Wed, Aug 27, 2008 at 10:19 AM, Stan McCoy <[EMAIL PROTECTED]> wrote:
> The standard css file is overriding the IE6 and IE7 specific versions. For
> example, if I give the body a green border in the IE6 style sheet, it shows
> in IE6 only. But if I then add a different colored border to the stan
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stan McCoy
Sent: Wednesday, August 27, 2008 11:20 AM
To: css-d@lists.css-discuss.org
Subject: [css-d] Conditional CSS Comment Not Working
Greetings - Can you tell me what is wrong with the following
Greetings Can you tell me what is wrong with the following conditional
comments for IE? It appears near the top of my Head for each HTML page,
below META tags and Title.
The standard css file is overriding the IE6 and IE7 specific versions. For
example, if I give the body a green border in the IE