Hello David,
Thanks for the answer!
I worked something out and so far the form looks quite good ("body.custom div#leaf-135" is a special snippet of a custom css file inside the Headway Theme):
body.custom div#leaf-135 .label {line-height: 25px; margin-top:10px;}
body.custom div#leaf-135 .medium {width:270px;}
body.custom div#leaf-135 .dropdownkontakt {float:left;}
body.custom div#leaf-135 .dropdowninteresse {margin-top: 10px;float:left;}
body.custom div#leaf-135 .nachricht {margin-left:300px; margin-top:-80px;float:left;}
body.custom div#leaf-135 .nachricht label {width:270px;}
body.custom div#leaf-135 .textarea {width:280px; height:75px;}
body.custom div#leaf-135 .dropdownanrede {margin-top:20px;float:left;}
body.custom div#leaf-135 .name {margin-top: 10px;float:left;}
body.custom div#leaf-135 .vorname {margin-left: 300px; margin-top: -86px;float:left;}
body.custom div#leaf-135 .firma {float:left;}
body.custom div#leaf-135 .strasse {margin-top: 45px;float:left;}
body.custom div#leaf-135 .plzort {margin-left: 300px; margin-top:-43px; float: left;float:left;}
body.custom div#leaf-135 .telefon {float:left;}
body.custom div#leaf-135 .email{margin-left: 300px; margin-top:-43px;float:left;}
body.custom div#leaf-135 .kontaktieren {float: left}
body.custom div#leaf-135 .kontaktieren label {display:inline;}
body.custom div#leaf-135 .gchoice_12_1 {margin-top:10px;margin-left: 10px;float: left}
body.custom div#leaf-135 .gchoice_12_1 label {margin-left:5px;}
body.custom div#leaf-135 .gchoice_12_2 {margin-top:10px;margin-left: 10px;float: left}
body.custom div#leaf-135 .gchoice_12_2 label {margin-left:5px;}
body.custom div#leaf-135 .gchoice_12_3 {margin-top:10px;margin-left: 10px;float: left}
body.custom div#leaf-135 .gchoice_12_3 label {margin-left:5px;}
body.custom div#leaf-135 .erreichbar {margin-left: 300px; margin-top: -40px; float:left;}
body.custom div#leaf-135 .erreichbar label {width: 350px;}
body.custom div#leaf-135 .gfield_html {margin-top:25px;width:550px;float:left;}
body.custom div#leaf-135 .gfield_html a {font-weight:bold; color:#333333;}
body.custom div#leaf-135 .gfield_html a:hover {text-decoration:underline;}
body.custom div#leaf-135 .einverständnis {margin-top:10px;float:left;width: 450px;}
body.custom div#leaf-135 .einverständnis label {margin-top: 10px;foat:left;width: 450px;}
body.custom div#leaf-135 .gchoice_14_1 {margin-top: 10px;}
body.custom div#leaf-135 .gchoice_14_1 label {margin-top: -23px; margin-left:19px ;}
body.custom div#leaf-135 .pflichtfelder {margin-top:20px;float:left; width:550px;}
body.custom div#leaf-135 .button {margin-top:15px; background:#ffffff;float:left;}
Maybe its not the most elegant css but it seems to work... Any concerns (cross browser, ..)?
Cheers,
Thomas
Posted 14 years ago on Thursday September 2, 2010 |
Permalink