Re: [css-d] Double-floats

2008-08-20 Thread Anthony Aziz
Wow, that was a lot more simple than I expected, thanks for your help. I simply removed the right margin, set an appropriate width (had to tweak a bit), and floated it left. The wasn't much else. Thanks for the suggestion! Anthony Aziz http://blog.aaziz.org On Wed, Aug 20, 2008 at 11:24 AM, Bobb

Re: [css-d] Double-floats

2008-08-20 Thread Bobby Jack
--- On Wed, 8/20/08, Anthony Aziz <[EMAIL PROTECTED]> wrote: > I read a bit of that section but I haven't gotten > anywhere with it. I put > together a sample of the site I'm working on, you can > see the problem here: > > http://aaziz.org/test.html > > I simply want "Section B" to clear the ima

Re: [css-d] Double-floats

2008-08-20 Thread Anthony Aziz
I read a bit of that section but I haven't gotten anywhere with it. I put together a sample of the site I'm working on, you can see the problem here: http://aaziz.org/test.html I simply want "Section B" to clear the image. I'm starting to think I might have to use absolute positioning? Thanks for

Re: [css-d] Double-floats

2008-08-19 Thread Anthony Aziz
Thanks, I'll give this a try tomorrow at work. Anthony Aziz http://blog.aaziz.org On Tue, Aug 19, 2008 at 4:52 PM, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Anthony Aziz wrote: > >> I'm a bit stuck here. I have a page layout where the side div is >> floated to the right, and the main div is n

Re: [css-d] Double-floats

2008-08-19 Thread Gunlaug Sørtun
Anthony Aziz wrote: > I'm a bit stuck here. I have a page layout where the side div is > floated to the right, and the main div is not floated but has a > certain margin-right. In this div there I want to have some elements > floated right as well, which works fine, but any elements after it > that

Re: [css-d] Double-floats

2008-08-19 Thread Bill Brown
Anthony Aziz wrote: > I've look around and thought about it a bit, but haven't found anything yet. > Sorry for the short and possibly confusing description, I couldn't think how > to explain it properly. I can provide an example if needed. Hi Anthony, Please do. You'll get much more helpful answe

[css-d] Double-floats

2008-08-19 Thread Anthony Aziz
I'm a bit stuck here. I have a page layout where the side div is floated to the right, and the main div is not floated but has a certain margin-right. In this div there I want to have some elements floated right as well, which works fine, but any elements after it that I try to clear: right end up