]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
updates topbar links and color
authorRafiBomb <rafi@zurb.com>
Tue, 19 Jul 2016 23:39:38 +0000 (16:39 -0700)
committerRafiBomb <rafi@zurb.com>
Tue, 19 Jul 2016 23:39:38 +0000 (16:39 -0700)
docs/assets/scss/docs.scss
docs/pages/off-canvas.md
docs/partials/footer.html
docs/partials/navigation.html
docs/partials/off-canvi.html

index 228a3c9752fa1916650a848a1d312f4e8ad7898e..929bf77de185cb58a20a97d282c7251959751976 100644 (file)
@@ -25,3 +25,9 @@
 @import 'examples/orbit';
 @import 'examples/reveal';
 @import 'examples/top-bar';
+
+
+.marketing-topbar,
+.title-bar {
+  background: #2c3840;
+}
\ No newline at end of file
index c2eab602e6fc26bc3609b97a709e172264e57b28..b6200f9dc7e082b3cb0ec1f399332b1ee15cbdf0 100644 (file)
@@ -28,7 +28,7 @@ To start, create two wrappers to house the page. These are necessary to prevent
 
 Inside these wrappers, create an off-canvas menu with the class `.off-canvas` and the attribute `data-off-canvas`. The menu also needs a positioning class, which can be `.position-left` or `.position-right`, and an attribute set for the position, `data-position="left"` or `data-position="right"`. Last, make sure the off-canvas has a unique ID so it can be targeted.
 
-Along with the menu, the main content of your page will be housed in its own container with the class `.off-canvas-content` and attribute `data-off-canvas-content`. (This may be confusing, since the css namespacing means you will be putting your actual page content under a class of "off-canvas-content".)
+Along with the menu, the main content of your page will be housed in its own container with the class `.off-canvas-content` and attribute `data-off-canvas-content`. You will be putting your actual page content inside a class of `.off-canvas-content`.)
 
 ```html
 <body>
index 39785240f0774360f94c61e305cb89434cd916e2..1280a755a3e388e24bf776d861847dd5fdd33e3a 100644 (file)
         </div>
           <div class="medium-4 columns">
             <div class="support-links">
-            <h4 class="hide-for-small">Talk to us</h4>
-            <p>Tweet us at <br> <a href="https://twitter.com/zurbfoundation">@ZURBfoundation</a></p>
-            <p><a href="http://foundation.zurb.com/support/premium-support.html">Premium Support</a></p>
-            <p>Or check our <a href="http://foundation.zurb.com/support/support.html">support page</a></p>
+              <h4 class="hide-for-small">Talk to us</h4>
+              <p>Tweet us at <br> <a href="https://twitter.com/zurbfoundation">@ZURBfoundation</a></p>
+              <p><a href="http://foundation.zurb.com/get-involved/contribute.html">Get involved in<br>our amazing community.</a></p>
             </div>
           </div>
         <div class="medium-4 columns">
index 8e24c5591a452555280e336184826e1ec7d3234f..46b0d071ab7bbf66c1eaadabb37148f8b2fe5b97 100644 (file)
     <li><a href="http://foundation.zurb.com/upload.html">Upload</a></li>
 
     <li>
-      <a href="http://foundation.zurb.com/support/support.html">Support</a>
+      <a href="http://foundation.zurb.com/get-involved/contribute.html">Get Involved</a>
       <ul class="submenu menu vertical" data-submenu>
-        <li><a href="http://foundation.zurb.com/support/support.html">Support Channels</a></li>
-        <li><a href="http://foundation.zurb.com/support/premium-support.html">Premium Support</a></li>
+        <li><a href="http://foundation.zurb.com/get-involved/support.html">Support</a></li>
+        <li><a href="http://foundation.zurb.com/get-involved/premium-support.html">PLZ Halp</a></li>
         <li><a href="http://foundation.zurb.com/forum/">Foundation Forum</a></li>
         <li><a href="http://foundation.zurb.com/support/faq.html">FAQs</a></li>
+        <li><a href="http://foundation.zurb.com/get-involved/contribute.html">Contribute</a></li>
+        <li><a href="http://foundation.zurb.com/get-involved/yetinauts.html">Yetinauts</a></li>
       </ul>
     </li>
 
index 14107e32e199f3b9c1605a3846891e0703810b77..cc8e730261dbf00aba48bf2eb641b394e6bd2272 100644 (file)
     <li><a href="http://foundation.zurb.com/upload.html">Upload</a></li>
     
     <li>
-      <a href="http://foundation.zurb.com/support/support.html">Support</a>
+      <a href="http://foundation.zurb.com/get-involved/support.html">Get Involved</a>
       <ul class="submenu menu vertical" data-submenu>
-        <li><a href="http://foundation.zurb.com/support/support.html">Support Channels</a></li>
-        <li><a href="http://foundation.zurb.com/support/premium-support.html">Premium Support</a></li>
+        <li><a href="http://foundation.zurb.com/get-involved/support.html">Support</a></li>
+        <li><a href="http://foundation.zurb.com/get-involved/premium-support.html">PLZ Halp</a></li>
         <li><a href="http://foundation.zurb.com/forum/sort/unanswered">Foundation Forum</a></li>
-        <li><a href="http://foundation.zurb.com/support/faq.html">FAQs</a></li>
+        <li><a href="http://foundation.zurb.com/get-involved/faq.html">FAQs</a></li>
+        <li><a href="http://foundation.zurb.com/get-involved/contribute.html">Contribute</a></li>
+        <li><a href="http://foundation.zurb.com/get-involved/yetinauts.html">Yetinauts</a></li>
       </ul>
     </li>