From: Ove Klykken Date: Fri, 27 Jun 2014 16:35:19 +0000 (-0400) Subject: new rows for contact form. X-Git-Tag: v1.0^2~17^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=0dd9b29507017f02c10f2dc86d153838d2f5f9e0;p=web%2FSooLocks.git new rows for contact form. --- diff --git a/Toolkit/Contacts/templates/contactForm.html b/Toolkit/Contacts/templates/contactForm.html index 9a7998d..23108fd 100644 --- a/Toolkit/Contacts/templates/contactForm.html +++ b/Toolkit/Contacts/templates/contactForm.html @@ -9,19 +9,22 @@
{sec.header:h} {end:} +
{foreach:sec.elements,elem} {if:elem.style} {elem.outputStyle():h} {else:} {if:elem.isButton()} {if:elem.notFrozen()} -
-
{elem.html:h}
-
+
{elem.html:h}
+ {end:} {else:} -
- {if:elem.error}
{else:}
{end:} + {if:elem.error} +
+ {else:} +
+ {end:} {if:elem.isType(#textarea#)} {if:elem.required}
{if:sec.header}
diff --git a/styles.css b/styles.css index fa0d8e2..3e50659 100644 --- a/styles.css +++ b/styles.css @@ -1,3 +1,6 @@ +.glmCheckBox input[type="checkbox"] { + margin-right: 6px !important; + } .glmMap { position: relative; padding-bottom: 75%; // This is the aspect ratio