Re: [css-d] float help in IE6/7

2008-10-09 Thread Dan Katz
Worked perfectly. Thanks for your help! On Tue, Oct 7, 2008 at 9:55 AM, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Dan Katz wrote: >> >> Please take a look at the header of this site: >> >> http://ecosphere-services.com > > IE can't "shrink width to content" on floats when the content is floats.

Re: [css-d] float help in IE6/7

2008-10-07 Thread Gunlaug Sørtun
Dan Katz wrote: > Please take a look at the header of this site: > > http://ecosphere-services.com IE can't "shrink width to content" on floats when the content is floats. Thus, IE needs a declared width on #locations. That width must be in 'em' to accommodate font-resizing, but because you have

Re: [css-d] float help in IE6/7

2008-10-07 Thread Serge Krul
Hi, I would try to set a width on div#locations (218px or so). Serge Krul > __ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List polici

Re: [css-d] float help

2005-07-29 Thread Michael Landis
On 7/29/05, Ben Alpert <[EMAIL PROTECTED]> wrote: > I am trying to make a series of floated boxes with different heights that > look something like this: http://onetwoseven.zapto.org/floattestgood.htm. I > would like my HTML to look like this: > http://onetwoseven.zapto.org/floattest.htm. Am I not

Re: [css-d] float help

2005-07-29 Thread Jim Davis
Ben, I'm not sure what your are trying to achieve, but take a look at this Al Sparber demo: http://www.projectseven.com/csslab/testing/lists/grid.htm Jim On 7/29/05, Ben Alpert <[EMAIL PROTECTED]> wrote: > I am trying to make a series of floated boxes with different heights that > look somethin

RE: [css-d] float help

2005-07-29 Thread Scot Schlinger
Am I not understanding floats correctly? Ben, I am not the greatest at this either, as I am learning, but Jim Davis passed this url (http://www.projectseven.com/csslab/testing/lists/grid.htm) along to me and it help out with a project I am currently working on. I hope it helps, Scot

Re: [css-d] Float help

2005-06-29 Thread Tom Livingston
On Tue, 28 Jun 2005 18:05:12 -0400, Holly Bergevin <[EMAIL PROTECTED]> wrote: Assuming the problem is in IE/Win (my Mozilla looks fine, as does Opera) please see - http://www.positioniseverything.net/explorer/doubled-margin.html hope that helps, ~holly

Re: [css-d] Float help

2005-06-28 Thread Holly Bergevin
From: "Tom Livingston" <[EMAIL PROTECTED]> >> http://www.petticoatjewels.com/test/designs.htm >how to get rid of the extra space to the left of the >images. They should line up, on the left, with the paragraph above them. Assuming the problem is in IE/Win (my Mozilla looks fine, as does Opera)

Re: [css-d] Float help

2005-06-28 Thread Tom Livingston
On Mon, 27 Jun 2005 16:19:51 -0400, Tom Livingston <[EMAIL PROTECTED]> wrote: Hello list, I am having trouble with a layout. If you use FF and have Web Dev toolbar you will see my dilemma. I can't find where the text under the thumbnails is getting the huge width from. I'm sure it is some