Re: [css-d] Problem with menu in IE7

2009-05-26 Thread David Laakso
Joe Polk wrote: > David: > > I tried doing the thing that you said, but it looks way different in > the other browsers: > > http://www.keystonees.com/new/about_us.html > > Can you tell me what I did wrong? > > Thanks in advance for your reply! > > Joe Man, you've got to be kidding :-) . I can't

Re: [css-d] Problem with menu in IE7

2009-05-13 Thread David Laakso
Joe Polk wrote: > I am currently working with a client on the following web site -- > http://www.keystonees.com/new. > > For some reason, the menu bar (home, about, services, faq and contact) do > not appear in IE7 but they appear on all other browsers. The CSS can be > seen at http://www.keystone

Re: [css-d] Problem with menu in IE7

2009-05-13 Thread Ian Young
> Subject: [css-d] Problem with menu in IE7 > > I am currently working with a client on the following web site -- > http://www.keystonees.com/new. > > For some reason, the menu bar (home, about, services, faq and contact) > do > not appear in IE7 but they appear on all

Re: [css-d] Problem with menu in IE7

2009-05-13 Thread Rasal Postill
On Wed, 13 May 2009 12:01:39 -0400, Joe Polk wrote: | I am currently working with a client on the following web site -- | http://www.keystonees.com/new. | | For some reason, the menu bar (home, about, services, faq and contact) do | not appear in IE7 but they appear on all other browsers. The CS

Re: [css-d] Problem with menu in IE7

2009-05-13 Thread Brian Hazelton
try adding position:relative to the menu and or the header id. I am on linux so unfortunately cannot test if it will work, but I had a problem similar to this a while ago. __ css-discuss [cs...@lists.css-discuss.org] http://www.c

[css-d] Problem with menu in IE7

2009-05-13 Thread Joe Polk
I am currently working with a client on the following web site -- http://www.keystonees.com/new. For some reason, the menu bar (home, about, services, faq and contact) do not appear in IE7 but they appear on all other browsers. The CSS can be seen at http://www.keystonees.com/new/css/main.css. A

Re: [css-d] Problem with menu in IE7 works in FF and IE6

2007-02-02 Thread Parag Jagdale
Ingo, Just removing the height on #menuVertical worked by itself! Thanks a lot! Parag Jagdale __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com

Re: [css-d] Problem with menu in IE7 works in FF and IE6

2007-02-02 Thread Ingo Chao
Parag Jagdale wrote: > Has anybody gotten a chance to look at this problem? ;) > On 2/1/07, Parag Jagdale <[EMAIL PROTECTED]> wrote: >> Hello, I am having problems with a menu in IE7. I cant figure out the >> problem. Any help is appreciated. >> The web site is at: http://www.rgampadds.com >> You

Re: [css-d] Problem with menu in IE7 works in FF and IE6

2007-02-02 Thread andree hollander
On 2007-02-02, at 09:49, Parag Jagdale wrote: [top posting corrected] > On 2/1/07, Parag Jagdale <[EMAIL PROTECTED]> wrote: >> Hello, I am having problems with a menu in IE7. I cant figure out the >> problem. Any help is appreciated. >> The web site is at: http://www.rgampadds.com >> You can fin

Re: [css-d] Problem with menu in IE7 works in FF and IE6

2007-02-02 Thread Parag Jagdale
Has anybody gotten a chance to look at this problem? Thanks, Parag On 2/1/07, Parag Jagdale <[EMAIL PROTECTED]> wrote: > Hello, I am having problems with a menu in IE7. I cant figure out the > problem. Any help is appreciated. > The web site is at: http://www.rgampadds.com > You can find css file

[css-d] Problem with menu in IE7 works in FF and IE6

2007-02-01 Thread Parag Jagdale
Hello, I am having problems with a menu in IE7. I cant figure out the problem. Any help is appreciated. The web site is at: http://www.rgampadds.com You can find css files here: http://www.rgampadds.com/templates/wcf_template/styles/ structureStyle.css and menuStyle.css both involve the menu code.