Cannot remove "clear: both;" for float
-
I would like the form to appear with fields in two columns, the name and email on the leaft, and the message on the right. I have the name and email textboxes floating to the left, and the textarea floating to the right. It appears I have enough room for the message textarea box to float up, but it stays below the bottom of the two textbox fields.
I believe this is a result of the “clear: both;” coding that follows each element.
I have tried removing that in the style settings tab, but when I save the changes, the code is reinserted into the FSCF form page.
Is there a method of aligning the form elements?
The form is located at the bottom of https://instantpracticebuilder.com/tu4b6ypo/module-10-completing-your-self-analysis-by-using-the-tows-matrix/session-51-turning-your-competitive-strengths-into-resources-and-capabilities/
There are two forms there, the bottom one is the FSCF form. The one above that is the one I am trying to emulate, as closely as possible. So far I have found all the help I need in the forum and in the FAQ, but this has me stumped.
Any help is appreciated.
- The topic ‘Cannot remove "clear: both;" for float’ is closed to new replies.