modifying submit form

Permalink
Hi, I want to take a moment to thank everyone in this amazing community!
My question is regarding the submit form.
When adding a text area or text field the text always goes on the left side, how could I go about modifying this so that text rests on top of the fields and not to the left?
thanks!

Multishow64
 
Mnkras replied on at Permalink Reply
Mnkras
You would need to make a custom template
Multishow64 replied on at Permalink Reply
Multishow64
ok, so I've read through the documentation and how-to's and I have succeded in duplicating the form block into the root.

I need to place the text on top of the input area, as opposed to the left, where it is by default. I'm not very proficient in coding yet but

I presume that a simple line break might accomplish what I need, yet, after hours of staring at the code I have nothing. , any directions regarding modifying the view.css (i assume) would be much appreciated!
thanks!