]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
updates links for next class
authorRafiBomb <rafi@zurb.com>
Wed, 19 Jul 2017 14:57:57 +0000 (07:57 -0700)
committerRafiBomb <rafi@zurb.com>
Wed, 19 Jul 2017 14:57:57 +0000 (07:57 -0700)
docs/assets/scss/docs.scss
docs/layout/default.html
docs/partials/footer-contact.html
docs/partials/info-banner.html

index e640d9bb7b9e5a3b2292c1e5adae72f6771c9bcf..5cc8e797c1cef369f6853a15a84a9d3729c4f287 100644 (file)
@@ -110,7 +110,7 @@ a.docs-banner {
   position: relative;
   width: 100%;
   height: auto;
-  background: $alert-color;
+  background: $success-color;
   color: $white;
   h5 {
     margin-bottom: 0 !important;
@@ -479,7 +479,7 @@ a.docs-banner {
   justify-content: center;
 
   h5 {
-    opacity: 0.8;
+    // opacity: 0.8;
     font-size: 1rem;
   }
 }
index bcde618e96517a500f50c269c040513db9d3691f..4d3b759c41b01e5e7c3bd8d99379b8803f7ba2c3 100644 (file)
@@ -35,9 +35,9 @@
     <div class="docs-off-canvas-content off-canvas-content" data-off-canvas-content>
       <div class="docs-sticky-top-bar">
         <!-- Info Banner For Announcements or Links -->
-        <a href="http://zurb.com/university/advanced-foundation-training" class="docs-banner course-banner">
+        <a href="http://zurb.com/university/foundation-intro" class="docs-banner course-banner">
           <div class="info">
-            <h5 class=""><strong>Get advanced Foundation tips and master the new XY Grid in our July 18th webinar class &rsaquo;</strong></h5>
+            <h5 class=""><strong>To master everything new in 6.4, along with the rest of Foundation register for our August 8th Webinar Class &rsaquo;</strong></h5>
           </div>
         </a>
 
index 2506a1b3f92e784557540ed0f93d0d8634c61ebe..fe65b2cec7071cfc4949b351f23d8cfb57ff18f3 100644 (file)
@@ -4,7 +4,7 @@
     <div class="small-12 column text-center">
       <h5 class="homepage-section-subtitle lighter hide-me">Register Today</h5>
       <span class="homepage-section-subtitle-divider lighter small-centered hide-me"></span>
-      <h1 class="homepage-section-title hide-me">Get all the answers in our <br>July 18th <a class="hyperlink" href="http://zurb.com/university/advanced-foundation-training">Foundation Class</a></h1>
+      <h1 class="homepage-section-title hide-me">Get all the answers in our <br>August 8th <a class="hyperlink" href="http://zurb.com/university/foundation-intro">Foundation Class</a></h1>
     </div>
     <div class="small-11 medium-10 large-9 column text-center small-centered">
       <p class="homepage-section-desc hide-me">Learn Foundation from the creators in our interactive online webinars which will keep you up to date with the latest trends and skills needed to win your projects.</p>
index f7386c37f96006e50d475de99024dd6df39b3598..c863a6a9c4b9837413a9490cbc6c6ce881596c6d 100644 (file)
@@ -1,6 +1,6 @@
   <!-- Info Banner For Announcements or Links -->
-  <a href="https://github.com/zurb/foundation-emails/releases/tag/v2.0.0-rc.1" class="notice">
-    <div class="info">
-      <h5><strong>Foundation for Emails 2 Release Candidate<span class="hide-for-small-only"> is out now!</strong></span></h5>
-    </div>
-  </a>
\ No newline at end of file
+<a href="http://zurb.com/university/foundation-intro" class="docs-banner course-banner">
+  <div class="info">
+    <h5 class=""><strong>To master everything new in 6.4, along with the rest of Foundation register for our Aug 8th Webinar Class &rsaquo;</strong></h5>
+  </div>
+</a>