> > http://www.ainewmedia.co.uk/test.htm
> >
[quoted text clipped - 27 lines]
> do that and you actually have enough text in it to extend below the
> bottom of the login block, it won't wrap underneath the login block.
OK I see what your saying and Ive added some text to the DIVS below and
it gets the effect you said it would:
http://www.ainewmedia.co.uk/test.htm
Although it does wrap in Firefox, but not IE, why is this? Also, you
mentioned an 'inline' block will work, i.e. poistion its 'block' next
to the floating block to its left. How would I do this for the content
block on my page?
Cheers...John
PS - I joined the banner graphic to login background graphic and now
all sits in one block, not elegant but it works!
Harlan Messinger - 29 Nov 2006 16:43 GMT
>>> http://www.ainewmedia.co.uk/test.htm
>>>
[quoted text clipped - 33 lines]
>
> Although it does wrap in Firefox, but not IE, why is this?
Because IE is wrong. I don't have IE7 yet--I wonder if this has been fixed.
I think you can solve the problem by putting the login block just inside
the banner block, even though that doesn't make sense in terms of the
page's structure.
> Also, you
> mentioned an 'inline' block will work, i.e. poistion its 'block' next
> to the floating block to its left. How would I do this for the content
> block on my page?
It *is* doing it. The text inside the block is inline content. The
text--the inline content--is wrapping (at least, in Firefox it is).
> Cheers...John
>
> PS - I joined the banner graphic to login background graphic and now
> all sits in one block, not elegant but it works!