Putting up registration button in place of announcements sign up and changing its...
authorZak Rogoff <zak@montage.office.fsf.org>
Fri, 10 Oct 2014 22:02:52 +0000 (18:02 -0400)
committerZak Rogoff <zak@montage.office.fsf.org>
Fri, 10 Oct 2014 22:02:52 +0000 (18:02 -0400)
2015/assets/css/custom.css
server/2015/banner.html

index eb2693045a7cace9b30bdee729af848f00176873..c136d5c204987691414aec61887f99a3c4ea9b50 100644 (file)
@@ -121,8 +121,8 @@ h3 {
        margin-bottom: 0.3em;
        color: #ffffff;
        text-shadow: 0px 0px 0px #ffffff;
-       background-color: rgba(92, 184, 92, 0.9);
-       border-color: rgba(76, 174, 76, 0.2);
+       background-color: rgba(58, 208, 61, 0.6);
+       background-color: rgba(58, 208, 61, 0.6);
 }
 
 .btn-register-lp14:hover,
index ada2fdec0e5204691ecfa34bcfb606cf14b70572..24d8c1c6dee46f19170c51437fca1a293835cbd1 100644 (file)
@@ -19,7 +19,8 @@
                                  Registration opens in October</p>
                          </div>
                        </div><!-- end of lp header -->
-            <div class="col-sm-6"> <!-- start of signup form -->
+
+            <!-- start of signup form <div class="col-sm-6"> 
               <form role="form" class="margin-top lp-signup"
                     action="https://crm.fsf.org/civicrm/profile/create?gid=285&amp;reset=1"
                     method="post" name="Edit" id="Edit">
                   </div>
                 </div>
               </form>
-            </div> <!-- end of signup form -->
+            </div> end of signup form -->
+
+
 
-            <!-- REGISTER BUTTON
-           <div class="col-sm-offset-3 col-sm-3"> // start of Register button
+           <div class="col-sm-offset-3 col-sm-3"> <!-- Start of register button -->
            <a class="btn btn-register-lp14 btn-lg btn-block"
-           href="https://libreplanet.org/2015/register">
+           href="https://crm.fsf.org/civicrm/event/register?reset=1&id=20">
            <span class="glyphicon glyphicon-ok"></span>
            Register now
            </a>
            <p class="text-muted text-center">
            gratis for members and students!
            </p>
-           </div> //end of Register button
-            -->
+           </div> <!--end of Register button -->
                  </div>
                </div> <!-- end of header container -->
       </div> <!-- end of lp banner -->