From: Anthony Talarico Date: Tue, 12 Dec 2017 21:41:29 +0000 (-0500) Subject: fixing non wrapping terms and conditions X-Git-Tag: v1.0.0^2~223^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=5595388204aa0abda613f89aff622f121ef2989c;p=WP-Plugins%2Fglm-member-db-registrations.git fixing non wrapping terms and conditions --- diff --git a/css/front.css b/css/front.css index a617a2c..d87f096 100644 --- a/css/front.css +++ b/css/front.css @@ -20,9 +20,12 @@ padding: 0; } } +.glm-reg-event-terms{ + padding: 0; +} .glm-reg-event-profile-details{ - padding-left: 0; - } + padding-left: 0; +} .glm-reg-image-container{ padding: 0; max-height: 350px; diff --git a/views/front/registrations/checkout.html b/views/front/registrations/checkout.html index 2a6d087..e1d2772 100644 --- a/views/front/registrations/checkout.html +++ b/views/front/registrations/checkout.html @@ -187,7 +187,7 @@ {if $cart.totalCharges > 0} -
+

Payment Information

{foreach $payMethods as $payMethod} @@ -262,11 +262,11 @@ {foreach $cart.events as $event} {assign var="fid" value="glm_reg_customfields_reg_event_`$event.reg_event`"} {* assemble the uid with the current event ID *} {if apply_filters('glm-members-customfields-have-fields', false, $fid)} -
+

Additional information for event: {$event.event_name}

-
-
+
+
{apply_filters('glm-members-customfields-form-display', '', $fid, $cartId, 'checkoutForm', false)}
@@ -275,24 +275,24 @@ {/if} {/foreach} {/if} -
-
-
+
+
+

Terms and Conditions

You must check the boxes below to confirm that you agree to the Terms and Conditions for each event.
-
+
 
-
+
General Registrations Terms and Conditions:

{foreach $cart.events as $event} {if $event.event_terms != ''} -
+
 
-
+
{$event.event_name}: