On 5/25/05, Scott Haneda <[EMAIL PROTECTED]> wrote:
> <http://www.newgeo.com/web/css/float.html>
> I have been at this too long, I just need a solution :-(
> 
> I can not have the body copy text wrapping around the image, I more or less
> want 2 columns, and do not want to resort to a table, though I am about to,
> as 4 hours to get this far and 5 minutes with tables....

This will stop your text from wrapping:

.prodWrapper  h1 {
clear:both
}


Hope I understood you correctly. 

Chris

> 
> I need they grey and yellow boxes on the right to auto collpase as they are
> now. This more or less repeats records out of a database, but the data is
> slightly variable.
> 
> thanks
> --
> -------------------------------------------------------------
> Scott Haneda                                Tel: 415.898.2602
> <http://www.newgeo.com>                     Novato, CA U.S.A.
> 
> 
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> 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/
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to