[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/reservoir/develop] public/themes/neverland/partials: rewrite header partial to reflect lat
From:       Ingo Malchow <imalchow () kde ! org>
Date:       2014-10-30 22:05:19
Message-ID: E1XjxqJ-0004oQ-Ix () scm ! kde ! org
[Download RAW message or body]

Git commit 05656db24294c32141526af7aa18a8721684917d by Ingo Malchow.
Committed on 30/10/2014 at 21:58.
Pushed by imalchow into branch 'develop'.

rewrite header partial to reflect latest updates in neverland

M  +12   -12   public/themes/neverland/partials/header.blade.php

http://commits.kde.org/websites/reservoir/05656db24294c32141526af7aa18a8721684917d

diff --git a/public/themes/neverland/partials/header.blade.php \
b/public/themes/neverland/partials/header.blade.php index 5868797..a5ad44b 100644
--- a/public/themes/neverland/partials/header.blade.php
+++ b/public/themes/neverland/partials/header.blade.php
@@ -1,20 +1,20 @@
-<div class="navbar navbar-fixed-top Neverland">
-    <div class="navbar-inner">
+<div role="navigation" id="top-small" class="navbar navbar-inverse navbar-static-top \
Neverland"> +    <div class="navbar-header">
         <div class="container">
-            <a class="brand" href="#"><img src="{{ \
                Theme::asset()->url('img/logo.plain.png'); }}" alt="{{ \
                Theme::get('title') }}" /></a>
-            <a class="btn btn-navbar" data-toggle="collapse" \
data-target=".nav-collapse"> +            <button type="button" class="navbar-toggle \
collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> +      \
<span class="sr-only">Toggle navigation</span>  <span class="icon-bar"></span>
                 <span class="icon-bar"></span>
                 <span class="icon-bar"></span>
-            </a>
+            </button>
+            <a class="navbar-brand" href="#"><img class="logo" \
src="img/logo.new.png" alt="Home" />{{ Theme::get('title') }}</a>  <div \
                class="nav-pills nav-collapse">
-                <ul class="nav">
-                    <li><a href="#"><h2>Who we are
-                        <small>Find out about KDE world-wide \
                community</small></h2></a></li>
-                    <li><a href="#about"><h2>What we do
-                        <small>Get information on what is KDE and KDE \
                platform</small></h2></a></li>
-                    <li><a href="#contact"><h2>Contact and Support
-                        <small>Get in touch with us and receive help from \
community</small></h2></a></li> +                <ul class="nav navbar-nav">
+                </ul>
+            </div>
+            <div class="nav pull-right optional">
+                <ul class="nav navbar-nav">
+                        
                 </ul>
             </div>
         </div>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic