Email list sign-up

Permalink
Hi all,

I am adding the above to a website and was wondering if anyone can help with the styling via the view.css.

Basically, it isn't displaying how I want it to and want top move some bits around.

here are my problems:

The Form label sits on the same line as the input field and the submit button and will not wrap to sit vertically on top of each other. How can I change this?

I ave changed the color of the buttons and the text and also their respective font weights to suit.

Any help would be very much appreciated.

Rgds,

Gary

garyjhills
 
garyjhills replied on at Permalink Reply
garyjhills
I have been playing and have answered my own question lol the answer was to insert a div tag in the .php file and this made them all move to the next lines making the block look much better.

Now all I need to do is change the positioning of the messages when the form is submitted.

Any ideas?