Difference between revisions of "Template:Newcastle"

Line 26: Line 26:
 
/********************************* MENU ********************************/
 
/********************************* MENU ********************************/
  
.navbar-header {
+
.navbar-brand{
    float: left;
+
float:left;
    text-align: center;
+
text-align: center;
 
     width: 100%;
 
     width: 100%;
}
 
.navbar-brand{
 
float:none;
 
 
}
 
}
  
Line 41: Line 38:
 
   position:relative;
 
   position:relative;
 
   top: -25px;
 
   top: -25px;
  right: 525px;
 
 
}
 
}
  
Line 49: Line 45:
 
     height: 80px;
 
     height: 80px;
 
     opacity: 0.95;
 
     opacity: 0.95;
}
 
 
.navbar-nav {
 
font-family: 'Kaushan Script', cursive;
 
font-size: 25px;
 
color: #F1594B;
 
position:relative;
 
top: -187px;
 
        right: 15px;
 
  
 
}
 
}
  
 
.navbar .navbar-nav {
 
.navbar .navbar-nav {
  display: inline-block;
+
  font-family: 'Kaushan Script', cursive;
  float: none;
+
  font-size: 25px;
  vertical-align: top;
+
  color: #F1594B;
}
+
  display: inline-block;
 +
  position: relative;
 +
  vertical-align: top;
 +
  text-align: center;
 +
  top:-150px;
  
.navbar .navbar-collapse {
 
  text-align: center;
 
 
}
 
}
 
 
.navbar-nav, a:visited {
 
.navbar-nav, a:visited {
 
     color: #F1594B;
 
     color: #F1594B;
Line 118: Line 106:
  
 
.fbimage {
 
.fbimage {
 +
  text-align: center;
 +
  width: 100%;
 
   position:relative;
 
   position:relative;
  left: 540px;
+
   top:-150px;
   top: -233.5px;
+
 
}
 
}
  
 
.twitterimage {
 
.twitterimage {
 +
  text-align: center;
 +
  width: 100%;
 
   position:relative;
 
   position:relative;
  left: 540px;
+
   top:-150px;
   top: -233.5px;
+
 
}
 
}
  
Line 334: Line 324:
 
<body>
 
<body>
 
<nav class="navbar navbar-fixed-top">
 
<nav class="navbar navbar-fixed-top">
<div class="navbar-header">
+
<div class="container" style="height: 100px;">
<a class="navbar-brand">
+
<div class="main-logo">
<div class="main-logo">
+
<img alt="Culture Shock"src="https://static.igem.org/mediawiki/2016/6/67/NCLlogo.png" width="150" height="150">
<img alt="Culture Shock"           src="https://static.igem.org/mediawiki/2016/6/67/NCLlogo.png" width="150" height="150">
+
</div>
+
</a>
+
 
</div>
 
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
 
 
<ul class="nav navbar-nav">
 
<ul class="nav navbar-nav">
 
<li><a href="https://2016.igem.org/Team:Newcastle">Home</a></li>
 
<li><a href="https://2016.igem.org/Team:Newcastle">Home</a></li>
Line 365: Line 351:
 
<a href="https://2016.igem.org/Team:Newcastle/Notebook/Safety">Safety</a>
 
<a href="https://2016.igem.org/Team:Newcastle/Notebook/Safety">Safety</a>
 
                                         <a href="https://2016.igem.org/Team:Newcastle/Notebook/Meetings">Meetings</a>
 
                                         <a href="https://2016.igem.org/Team:Newcastle/Notebook/Meetings">Meetings</a>
                                        <a href="https://2016.igem.org/Team:Newcastle/Notebook/InterLab">InterLab</a>
 
 
</div>
 
</div>
 
</li>
 
</li>
Line 386: Line 371:
 
         </li>
 
         </li>
 
       </ul>
 
       </ul>
  </div>
 
<div class="navbar-header">
 
 
  <a class="fbimage" href="https://www.facebook.com/Newcastle-University-IGEM-2016-228235764208988">
 
  <a class="fbimage" href="https://www.facebook.com/Newcastle-University-IGEM-2016-228235764208988">
 
<img alt="Brand" src="https://static.igem.org/mediawiki/2016/e/e8/NCLfblogo.png">
 
<img alt="Brand" src="https://static.igem.org/mediawiki/2016/e/e8/NCLfblogo.png">
Line 394: Line 377:
 
<img alt="Brand" src="https://static.igem.org/mediawiki/2016/4/4d/NCLtwitterlogo.png">
 
<img alt="Brand" src="https://static.igem.org/mediawiki/2016/4/4d/NCLtwitterlogo.png">
 
  </a>
 
  </a>
</div>
+
</div>
 
</nav>
 
</nav>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 10:51, 22 August 2016