[TYPO3-dev] TYPO3 application for Google Summer of Code 2008

Simon Harhues Simon.Harhues at muenster.de
Fri Mar 7 19:01:03 CET 2008


Hi Christopher,

Christopher Torgalson schrieb:
> But the main point is still relevant: no changes in markup seem to be
> needed based on that CSS--just apply the clear to the div instead of
> the unnecessary br.
> 
You're absolutly right. I missed that by copying and pasteing around... 
So don't put any "<br />" in the html and the css. The description for 
the div would look like this:

form#mailform div.csc-mailform-field {
	margin: 5px 0;
	clear: left;
}

Simon

PS: you should read your mails before sending them! XY = 
competences/abilities in my first posting :)




More information about the TYPO3-dev mailing list