[css-d] Menu broken in IE - Please help!

2007-08-08 Thread Timothy Burgin
Hi all,

I have a double horizontal drop down menu that I've finally gotten to  
work in Firefox and Safari, but fails miserably in MS IE 5.5-7.  It  
seems I have 2 issues:
1. The background behind the menu bar repeats itself and is not  
properly positioned under the above background image.
2. The menu items do not list horizontally, but vertically.

The site is at: http://www.yogabasics.com/cms

Any ideas on what the problem could be???

Thanks,
Timothy
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/


[css-d] Menu broken in IE - Please help!

2007-08-08 Thread Timothy Burgin
Hi all,

I have a double horizontal drop down menu that I've finally gotten to  
work in Firefox and Safari, but fails miserably in MS IE 5.5-7.  It  
seems I have 2 issues:
1. The background behind the menu bar repeats itself and is not  
properly positioned under the above background image.
2. The menu items do not list horizontally, but vertically.

The site is at: http://www.yogabasics.com/cms

Any ideas on what the problem could be???  (And sorry if you received  
this twice, it didn't seem to be sent out the first time)

Thanks,
Timothy
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/


Re: [css-d] Menu broken in IE - Please help!

2007-08-08 Thread Ray Leventhal
Timothy Burgin wrote:
> Hi all,
>
> I have a double horizontal drop down menu that I've finally gotten to  
> work in Firefox and Safari, but fails miserably in MS IE 5.5-7.  It  
> seems I have 2 issues:
> 1. The background behind the menu bar repeats itself and is not  
> properly positioned under the above background image.
> 2. The menu items do not list horizontally, but vertically.
>
> The site is at: http://www.yogabasics.com/cms
>
> Any ideas on what the problem could be???
>
> Thanks,
> Timothy
> __
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> IE7 information -- 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/
>   
Hi Tim,

A couple of things. 

I looked at the code and css, but the fact that your css has many errors
[1] will definitely inhibit any debugging, or at very least, make it
much more difficult to obtain help.

Of particular concern are the errors regarding margin syntax which
should not have commas between the values, but spaces.

Perhaps some of the IE woes will go away when this is straightened out.

[1]
http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fwww.yogabasics.com%2Fcms%2F

HTH,
~Ray

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/


Re: [css-d] Menu broken in IE - Please help!

2007-08-08 Thread Timothy Burgin
Hi Ray,

I thought I had validated the CSS before, but now all is fixed and  
validates fine.  I don't have MS IE on my iMac yet, so I'm waiting on  
a screen shot from browsershots.org to see if this has helped.

Thanks,
Timothy

On Aug 8, 2007, at 12:04 PM, Ray Leventhal wrote:

> Timothy Burgin wrote:
>> Hi all,
>>
>> I have a double horizontal drop down menu that I've finally gotten to
>> work in Firefox and Safari, but fails miserably in MS IE 5.5-7.  It
>> seems I have 2 issues:
>> 1. The background behind the menu bar repeats itself and is not
>> properly positioned under the above background image.
>> 2. The menu items do not list horizontally, but vertically.
>>
>> The site is at: http://www.yogabasics.com/cms
>>
>> Any ideas on what the problem could be???
>>
>> Thanks,
>> Timothy
>> _ 
>> _
>> css-discuss [EMAIL PROTECTED]
>> http://www.css-discuss.org/mailman/listinfo/css-d
>> IE7 information -- 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/
>>
> Hi Tim,
>
> A couple of things.
>
> I looked at the code and css, but the fact that your css has many  
> errors
> [1] will definitely inhibit any debugging, or at very least, make it
> much more difficult to obtain help.
>
> Of particular concern are the errors regarding margin syntax which
> should not have commas between the values, but spaces.
>
> Perhaps some of the IE woes will go away when this is straightened  
> out.
>
> [1]
> http://jigsaw.w3.org/css-validator/validator? 
> profile=css21&warning=0&uri=http%3A%2F%2Fwww.yogabasics.com%2Fcms%2F
>
> HTH,
> ~Ray
>
> __
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> IE7 information -- 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/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/


Re: [css-d] Menu broken in IE - Please help!

2007-08-08 Thread Ray Leventhal

Timothy Burgin wrote:
> Hi Ray,
>
> I thought I had validated the CSS before, but now all is fixed and  
> validates fine.  I don't have MS IE on my iMac yet, so I'm waiting on  
> a screen shot from browsershots.org to see if this has helped.
>
> Thanks,
> Timothy
>   
Hi Tim,

Sadly, even though the CSS does now validate, I'm still seeing the same
vertical layout of your menus as before. (Win/IE7)

I really love the look of your double horizontal menus in FF (and Opera
and Safari), though, and am eagerly waiting for someone who's more
experienced than I am at this to help find a solution.

Best,
~Ray
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/


Re: [css-d] Menu broken in IE - Please help!

2007-08-09 Thread Alan Gresley
Timothy Burgin wrote:

> Hi Ray,
>
> I thought I had validated the CSS before, but now all is fixed and
> validates fine.  I don't have MS IE on my iMac yet, so I'm waiting on
> a screen shot from browsershots.org to see if this has helped.
>
> Thanks,
> Timothy

Hi Timothy

You have this doctype



but you have xhtml in your source. Giving a xhtml doctype fixes the menu 
problem in IE7 completely, but the html and xhtml doctypes I tried gave many 
validations errors regardless, these need to be addressed.

Kind regards, Alan

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/


Re: [css-d] Menu broken in IE - Please help!

2007-08-12 Thread Timothy Burgin
Thanks Alan,

I've changed the doctype to: XHTML 1.0 Transitional and this does  
render the menu correctly in IE 7.  But it is still breaking under IE  
6 and 5.5.  If anyone else can shed some more light as to why I'm  
having problems in these browsers, please let me know.

Double horizontal menu bar: http://www.yogabasics.com/cms/

Thanks,
Timothy

On Aug 9, 2007, at 9:33 AM, Alan Gresley wrote:

>
> Hi Timothy
>
> You have this doctype
>
> 
>
> but you have xhtml in your source. Giving a xhtml doctype fixes the  
> menu problem in IE7 completely, but the html and xhtml doctypes I  
> tried gave many validations errors regardless, these need to be  
> addressed.
>
> Kind regards, Alan
>

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/