Viewing Contact Form CSS

Contact Form CSS



User: Roddy 11 years ago
In the ew_contactform.css I had to change this...

.ew_cf form button
{
margin-left: 120px;
padding: 6px;
padding-left: 12px;
padding-right: 12px;
}

by removing "form" to this...

.ew_cf button
{
margin-left: 90px;
padding: 6px 12px;
}

... to move the submit button to line it up with the left edge of the input fields.



-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Paul-RAGESW 11 years ago
This should be fixed for the next release.

-------------------------------
Paul
EverWeb Developer


Post Reply
You must login or signup to post.