Re: [css-d] IE7 issue / divs overlapping ... some progress

2009-08-20 Thread David Gilden
Alan, [ & the list :) ] Thanks for your suggestions, Slowly the page is coming together... http://www.coraconnection.com/web/pals/pals_home-4products.htm I going to try this approach in the of my 'htm' page /*ie7fix.css IE7 Hack */ #productArea { top:120px; } > BTW, you h

Re: [css-d] IE7 issue / divs overlapping

2009-08-20 Thread Alan Gresley
CC CSS discuss. More eyes are better than two. David Gilden wrote: > Alan, > > I have done this and have received no response / suggestions !!! #see below > Thx! > Dave > [...] > #I am trying to create the following layout using only > > The page looks fine on Mac FireFox / Safari. > > Howev

Re: [css-d] IE7 issue / divs overlapping

2009-08-20 Thread Alan Gresley
Paul Farnell wrote: > On 18 Aug 2009, at 15:25, David Laakso wrote: > >> Put it on a public server and provide a clickable link to it in your >> post to the list. > > > Alternatively, post your question on doctype.com :) > > Paul Hello Paul, I quot

Re: [css-d] IE7 issue / divs overlapping

2009-08-20 Thread Paul Farnell
On 18 Aug 2009, at 15:25, David Laakso wrote: > Put it on a public server and provide a clickable link to it in your > post to the list. Alternatively, post your question on doctype.com :) Paul -- Paul Farnell http://litmusapp.com

Re: [css-d] IE7 issue / divs overlapping

2009-08-18 Thread David Laakso
David Gilden wrote: > Greetings, > > > > Suggestions are welcomed!!! > > Put it on a public server and provide a clickable link to it in your post to the list. __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discu

Re: [css-d] IE7 issue / divs overlapping links to content

2009-08-18 Thread David Gilden
Here ya go. I am trying to create the following layout using only The page looks fine on Mac FireFox / Safari. However the product area is overlapping the top content area wrapper in IE7 (on XP)! It does not break at the productArea ! Just tried :   div.clearer {clear: both; line-he

Re: [css-d] IE7 issue / divs overlapping

2009-08-18 Thread James White
On Tue, Aug 18, 2009 at 2:14 PM, David Gilden wrote: > Greetings, > > I am trying to create the following layout using only > > http://www.coraconnection.com/web/css-comp.gif > > The page looks fine on Mac FireFox / Safari. > > However the product area is overlapping the top content area wrapper

[css-d] IE7 issue / divs overlapping

2009-08-18 Thread David Gilden
Greetings, I am trying to create the following layout using only http://www.coraconnection.com/web/css-comp.gif The page looks fine on Mac FireFox / Safari. However the product area is overlapping the top content area wrapper in IE7 (on XP)! It does not break at the productArea ! Here is s