Sent by Gunlaug_Sørtun on 30 November 2004 03:03
> I agree about the font resize problem - that is why I brought the
> problem here - but now if I float them right they fall on the right
> but below the center column - do I need a clear on the center column
> too? Or how do I get them back where I want them w/o absolute
> positioning?
Floats can float up in a narrow gap, if you make them appear narrow. We
use negative back-side margins to pull that one of. Read about it here:
http://www.alistapart.com/articles/negativemargins/
My example is not exactly the same as your layout, but you should get
the general idea about float-solutions:
http://www.gunlaug.no/tos/moa_2.html
The same source-code-- different styles:
http://www.gunlaug.no/tos/moa_1.html
http://www.gunlaug.no/tos/moa_3.html
Floats can act in mysterious ways... :-)
> And unfortunately this doesn't solve the form text wrap problem with
> increased font size. I tried a percent width on the div instead of
> pixel width but again the text wraps on the form elements.
Increased font size (within reason) should not be a problem as long as
text and other elements stay in the sequence and don't break the layout.
A fluid/float layout can solve some of it, and the rest is a bunch of
compromises, clearers and so on. Something has to give, eventually.
regards
Georg
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/