PDA

View Full Version : Clear


Cologne
06-29-2009, 01:55 PM
Hi,

is there no way to CLEAR the Float?

Cheers,
Denis

Justin Nemeth
06-29-2009, 02:46 PM
If you use the content area on the layout tab and add left/right columns, they will be "cleared" for you automatically. If you want to do this for other purposes, you can add 1 line of css after you run the wizard. In the wrapper that surrounds anything floated add "overflow: hidden".

Cologne
06-30-2009, 12:41 PM
in the browser it seems to look good. but in dreamweaver its only nice when i put a CLEAR both to the footer.

i wish it will be in an update, cause i want to HAND-CODE as less as i can :-)

and maybe, to pre design the P tag :-)

so far,
Denis