Sent by Kym Costanzo on 8 December 2009 02:02
David, you never cease to amaze me. Thank you so much for taking the time to
help - as always, worked like a charm.
Might you have any idea why the fly-outs are not working in IE6? Is that
simply a limitation that will not work in IE6? I will make the main level
navigation link to pages that contain the sub-navigation, but it would be
awesome if they could.
Also: I am not sure what is up with the other site I posted about, why there
is an "error connecting to database" - I've submitted a support ticket. I
will re-post here when the site is up, for your guidance. Thank you very
much!
Kym
-----Original Message-----
From: David Laakso [EMAIL-REMOVED]]
Sent: Monday, December 07, 2009 4:55 PM
To: Kym Costanzo
Cc: [EMAIL-REMOVED]
Subject: Re: [css-d] Frustrated with IE 6: two sites
Kym Costanzo wrote:
>
>
>
> First site: http://ilovestraightteeth.webscapersites.com/
>
>
Positioning corrections for XP IE 6 and XP IE 7. I do not think these
changes will adversely effect compliant browsers.
1/
Correct the CSS validation error: line 160 #nav Value
Error : width only 0 can be a length. You must put a unit after your
number : 180
2/
Delete both of these hacks as they are doing more harm than good:
* html #nav{ left: -40px;}
*+html #nav{ left: -40px;}
3/
close the image gap
h1 {
font-size: 2em;
margin:0; <----------- :: add ::
}
4/ This will snap the nav in place
#nav ul{
padding:0;
margin:0; <----------- :: add ::
}
And validate the markup.
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/