[css-d] help! dropdowns were working but have stopped in ie7

2007-08-24 Thread Melinda Odom
Hi,

My drop downs have stopped working in this store:
http://www.prayerbookstore.com

They were working in ie7 and the top was centered but my browser is showing
it off to the left and the menu dropdowns are not working. Works fine in
mozilla and netscape.

Can someone please confirm this? I may be having a cache problem or
something.

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.484 / Virus Database: 269.12.4/969 - Release Date: 8/23/2007
4:04 PM
 
__
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] help! dropdowns were working but have stopped in ie7

2007-08-24 Thread David Laakso
Melinda Odom wrote:
 Hi,

 My drop downs have stopped working in this store:
 http://www.prayerbookstore.com

 They were working in ie7 and the top was centered but my browser is showing
 it off to the left and the menu dropdowns are not working. Works fine in
 mozilla and netscape.

 Can someone please confirm this? I may be having a cache problem or
 something.

 Sincerely,
 Melinda Odom
   


Melinda,

In both IE6 and IE7:

-- the menu is shifted left
--the text in the footer is shifted left
-- the About Us link is on two lines (stacked)


In IE6 the drop-downs appear on hover; In IE7 the drop-downs /do not/ 
appear on hover.

Although it probably will have no effect on the current issues, you may 
want to validate the html.

I regret I do not know the fix for these issues,

Best,
~dL




-- 
http://chelseacreekstudio.com/

__
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] help! dropdowns were working but have stopped in ie7

2007-08-24 Thread Melinda Odom
Hi,

I found the problem...this page was edited and a different doctype was put
in and as soon as I changed it to:
!DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN
   http://www.w3.org/TR/html4/loose.dtd;

everything started working again in ie7 and probably ie6 but don't have that
one to test.

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891


  -Original Message-
 From: Melinda Odom [mailto:[EMAIL PROTECTED] 
 Sent: Friday, August 24, 2007 5:49 PM
 To:   css discuss
 Subject:  help! dropdowns were working but have stopped in ie7
 
 Hi,
 
 My drop downs have stopped working in this store:
 http://www.prayerbookstore.com
 
 They were working in ie7 and the top was centered but my browser is
 showing it off to the left and the menu dropdowns are not working. Works
 fine in mozilla and netscape.
 
 Can someone please confirm this? I may be having a cache problem or
 something.
 
 Sincerely,
 Melinda Odom
 Design Hosting, Inc.
 www.designhosting.biz
 479-471-0891
 
 
 
 No virus found in this outgoing message.
 Checked by AVG Free Edition. 
 Version: 7.5.484 / Virus Database: 269.12.4/969 - Release Date: 8/23/2007
 4:04 PM
  
 
No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.484 / Virus Database: 269.12.4/969 - Release Date: 8/23/2007
4:04 PM
 
__
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] help! dropdowns were working but have stopped in ie7

2007-08-24 Thread David Laakso
Melinda Odom wrote:
 Hi,

 I found the problem...this page was edited and a different doctype was put
 in and as soon as I changed it to:
 !DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN
http://www.w3.org/TR/html4/loose.dtd;

 everything started working again in ie7 and probably ie6 but don't have that
 one to test.

 Sincerely,
 Melinda Odom
   


Melinda,

Yes, I'd say you found the culprit-- rendering fairly consistently now 
in ie6 and ie7 on xp (and in safari and camino).

~d
__
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/