Update grid for small
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 16 Nov 2017 21:52:05 +0000 (16:52 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 16 Nov 2017 21:52:05 +0000 (16:52 -0500)
updating the grids used so some of this fits in small view also.

views/front/registrations/checkout.html

index e5e495a..05b8099 100644 (file)
@@ -34,7 +34,7 @@
             </div>
 
             <div class="glm-reg-row">
-                <div class="glm-large-6 glm-columns">
+                <div class="glm-large-6 glm-small-12 glm-columns">
                     <h4>Account Information</h4>
   {if $regAccountId == 0}
                     <div class="glm-reg-row">
                         </div>
                     </div>
                 </div>
-                <div class="glm-large-6 glm-columns" style="">
-                    <div class="glm-reg-row"><div class="glm-large-12 glm-columns"><h4>Billing Information</h4></div></div>
-                    <div class="glm-reg-row"><div class="glm-large-12 glm-columns"><input id="glm-reg-bill-same" type="checkbox" name="billing_same" value="1"{if $regAccount.billingSame} checked{/if}>&nbsp;Same as Account Information</div></div>
+                <div class="glm-large-6 glm-small-12 glm-columns" style="">
+                    <div class="glm-reg-row"><div class="glm-small-12 glm-columns"><h4>Billing Information</h4></div></div>
+                    <div class="glm-reg-row"><div class="glm-small-12 glm-columns"><input id="glm-reg-bill-same" type="checkbox" name="billing_same" value="1"{if $regAccount.billingSame} checked{/if}>&nbsp;Same as Account Information</div></div>
                     <div class="glm-reg-row glm-reg-bill-field">
                         <div class="glm-small-12 glm-large-3 glm-columns glm-reg-nowrap{if $regAccount.fieldRequired.bill_fname} glm-reg-required{/if}">First Name:</div>
                         <div class="glm-small-12 glm-large-9 glm-columns{if $regAccount.fieldFail.bill_fname} glm-reg-fail{/if}"><input type="text" name="bill_fname" value="{$regAccount.fieldData.bill_fname}"{if $regAccount.fieldRequired.bill_fname} required{/if}></div>
             </div>
   {if $cart.totalCharges > 0}
             <div class="glm-reg-row">
-                <div class="glm-large-6 glm-columns">
+                <div class="glm-large-6 glm-small-12 glm-columns">
                     <h4>Payment Information</h4>
 
     {$pm = $payMethodsNumb.NoCharge}
                     </div>
     {/if}
                 </div>
-                <div class="glm-large-6 glm-columns">
+                <div class="glm-large-6 glm-small-12 glm-columns">
                     <h4>Global Custom Fields Go Here</h4>
                     <div class="glm-reg-row">
-                        <div class="glm-large-12 glm-columns"></div>Custom fields that are event, level, rate, or registrant specific will be collected on registration selection page.</div>
+                        <div class="glm-small-12 glm-columns"></div>Custom fields that are event, level, rate, or registrant specific will be collected on registration selection page.</div>
                     </dic>
                 </div>
   {/if} {* / total charges > 0 *}
             </div>
             <div class="glm-reg-row">
-                <div class="glm-large-12 glm-columns">
+                <div class="glm-small-12 glm-columns">
                     <div class="glm-reg-row">
                         <h4>Terms and Conditions (*** Added fields for events ***)</h4>
                         You <span class="glm-reg-required">must check</span> the boxes below to confirm that you agree to the Terms and Conditions for each event.