Hi, can you tell me the URL of the page so that I can check?
Nickolas
Hello, thank you for the quick reply. The affected page can be viewed at http://lifeonthestrip.com/submit/
Hi, here are some css suggestions:
div.file_userdata_container { width: 343px; }
label.file_userdata_label { color: white; }
div#userdata_1_2 { height: 104px; }
Put these css rules inside the Custom CSS area of your theme. They will align the user fields, they will make the labels white and will adjust the height of the multiline field. Of course you can remove the rules that you do not want.
Nickolas
That definitely worked, thank you. How would I make the form wider? I would like it to take up most of the page. And how do I change the text that’s being typed into the form?
Try first with the Dimensions tab in the visual editor. I see you have already tried, however you need to put ‘px’ next to each value, e.g. 400px
Nickolas