Re: [css-d] IE7 showing gap

2012-02-20 Thread Ed Goodson
Thanks Vince there's a lot to go through there in your answer so I'll get testing! Regards, Ed - Original Message - From: "Ghodmode" To: Sent: Sunday, February 19, 2012 10:57 PM Subject: Re: [css-d] IE7 showing gap Hi all I have been able to replicate the gap

Re: [css-d] IE7 showing gap

2012-02-20 Thread Ed Goodson
Thanks Alan that works great - Original Message - Hi thanks phu but that doesn't work, the navigation doesnKt have a gap on ie8 or 9 or ff - only on ie7, according to my 3rd party program: http://alluresurgerycenter.com/ie7.jpg Why is there this gap in ie7? www.alluresurgeryce

Re: [css-d] IE7 showing gap

2012-02-20 Thread Alan Gresley
On 20/02/2012 2:57 PM, Ghodmode wrote: It's interesting that I can't reproduce this problem in IE9's IE7 mode. I can. Select 'Document Mode: IE7 standards' instead of Browser Mode: IE7'. -- Alan Gresley http://css-3d.org/ http://css-class.com/

Re: [css-d] IE7 showing gap

2012-02-19 Thread Alan Gresley
On 20/02/2012 1:02 PM, e...@copywritecolombia.com wrote: Hi thanks phu but that doesn't work, the navigation doesnKt have a gap on ie8 or 9 or ff - only on ie7, according to my 3rd party program: http://alluresurgerycenter.com/ie7.jpg Why is there this gap in ie7? www.alluresurgerycenter

Re: [css-d] IE7 showing gap

2012-02-19 Thread Ghodmode
On Mon, Feb 20, 2012 at 12:33 AM, Ed Goodson wrote: > Hi all >  I have been able to replicate the gap in ie7 using a third party ie testing > program  I attach the screen shot here: > > http://alluresurgerycenter.com/ie7.jpg > > Why is there this gap in ie7? > www.alluresurgerycenter.com > > Than

Re: [css-d] IE7 showing gap

2012-02-19 Thread ed
hu Tu Sender: css-d-boun...@lists.css-discuss.org Date: Sun, 19 Feb 2012 20:55:23 To: Ed Goodson Cc: Subject: Re: [css-d] IE7 showing gap hi in firebug lite this helps erase the gap #suckerfishnav li li:hover ul { left:0; /*instead of auto*/ width:220px; } phu 2012/2/19 Ed Goodson : >

Re: [css-d] IE7 showing gap

2012-02-19 Thread Phu Tu
hi in firebug lite this helps erase the gap #suckerfishnav li li:hover ul { left:0; /*instead of auto*/ width:220px; } phu 2012/2/19 Ed Goodson : > Hi all >  I have been able to replicate the gap in ie7 using a third party ie testing > program  I attach the screen shot here: > > http://al

[css-d] IE7 showing gap

2012-02-19 Thread Ed Goodson
Hi all I have been able to replicate the gap in ie7 using a third party ie testing program I attach the screen shot here: http://alluresurgerycenter.com/ie7.jpg Why is there this gap in ie7? www.alluresurgerycenter.com Thank you ___