|
|
(33 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| + | {{:Team:Edinburgh_UG/Templates/NavigationBar}} |
| <html> | | <html> |
| | | |
| <head> | | <head> |
| + | <meta name="viewport" content="width=device-width,initial-scale=1"> |
| <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> | | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> |
− | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Edinburgh_UG/JoeDesign/site_globle?action=raw&ctype=text/css"/> | + | <link rel="stylesheet" href="https://2017.igem.org/Template:Edinburgh_UG/CSS?action=raw&ctype=text/css"> |
− | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Edinburgh_UG/JoeDesign/master_a_master?action=raw&ctype=text/css"/> | + | <!-- External CSS for navbar, footer and page. --> |
− | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Edinburgh_UG/JoeDesign/team?action=raw&ctype=text/css" id="pagesheet"/>
| + | |
| <style> | | <style> |
− | /* External CSS (should be on every page?) */
| |
− | /* Navbar settings */
| |
− |
| |
− | .dropdown:hover .dropdown-content {
| |
− | display: block;
| |
− | }
| |
− |
| |
− | .dropbtn {
| |
− | font-size: 16px;
| |
− | border: none;
| |
− | outline: none;
| |
− | color: black;
| |
− | background-color: inherit;
| |
− | }
| |
− |
| |
− | .dropdown-content {
| |
− | position: absolute;
| |
− | display: none;
| |
− | background-color: #f9f9f9;
| |
− | min-width: 160px;
| |
− | box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
| |
− | z-index: 1;
| |
− | }
| |
− |
| |
− | .dropdown-content a {
| |
− | font-size: 14px;
| |
− | float: none;
| |
− | color: black;
| |
− | padding: 6px 13px 6px 12px;
| |
− | text-decoration: none;
| |
− | display: block;
| |
− | text-align: left;
| |
− | }
| |
− |
| |
− | .dropdown-content a:hover {
| |
− | background-color: #ddd;
| |
− | }
| |
− | /*Underline for the navbar.*/
| |
− |
| |
− | .navbar-default {
| |
− | background-image: url("https://static.igem.org/mediawiki/2017/f/f4/T--Edinburgh_UG--artwork2Poster.png");
| |
− | border-width: 0px 0px 3px 0px;
| |
− | border: 3px double black;
| |
− |
| |
− | }
| |
− |
| |
− | /* Clear the default wiki settings */
| |
− | #home_logo,
| |
− | #sideMenu,
| |
− | #bars_item {
| |
− | display: none;
| |
− | }
| |
− |
| |
− | #sideMenu,
| |
− | #top_title,
| |
− | .patrollink {
| |
− | display: none;
| |
− | }
| |
− | #content {
| |
− | width: 100%;
| |
− | padding: 0px;
| |
− | margin-top: -7px;
| |
− | margin-left: 0px;
| |
− | }
| |
− | body {
| |
− | background-color: white;
| |
− | }
| |
− |
| |
− | #bodyContent h1,
| |
− | #bodyContent h2,
| |
− | #bodyContent h3,
| |
− | #bodyContent h4,
| |
− | #bodyContent h5 {
| |
− | margin-bottom: 0px;
| |
− | }
| |
− |
| |
| /* Max Width must be the max width of the carousel... */ | | /* Max Width must be the max width of the carousel... */ |
| .same-width { | | .same-width { |
| width: 70%; | | width: 70%; |
− | max-width: 900px; | + | max-width: 100em;} |
− | }
| + | </style> |
− | .dropdown:hover .dropdown-menu {
| + | |
− | display: block;
| + | |
− | margin-top: 0; // remove the gap so it doesn't close
| + | |
− | }
| + | |
− | | + | |
− | | + | |
− | .footer {
| + | |
− | position: absolute;
| + | |
− | right: 0;
| + | |
− | bottom: 0;
| + | |
− | left: 0;
| + | |
− | padding: 1rem;
| + | |
− | text-align: center;
| + | |
− | }
| + | |
− | | + | |
− | | + | |
− | .navbar .navbar-default{
| + | |
− | background-image: url("https://static.igem.org/mediawiki/2017/f/f4/T--Edinburgh_UG--artwork2Poster.png");
| + | |
− | } | + | |
− | </style>
| + | |
| </head> | | </head> |
| | | |
| <body> | | <body> |
− | <nav class="navbar navbar-default navbar-fixed-top"> | + | <br><br><br> |
− | <div class="container-fluid">
| + | <center> |
− | <!-- Collect the nav links, forms, and other content for toggling -->
| + | <img class="same-width" src="https://static.igem.org/mediawiki/2017/d/d3/T--Edinburgh_UG--team_topNames.svg"/><br><br> |
− | <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
| + | <img class="same-width" src="https://static.igem.org/mediawiki/2017/9/98/T--Edinburgh_UG--Team.jpg"/><br><br> |
− | <ul class="nav navbar-nav navbar-right">
| + | <img class="same-width" src="https://static.igem.org/mediawiki/2017/f/fd/T--Edinburgh_UG--team_bottomNames.svg"/> |
− | <li><a href="/Team:Edinburgh_UG">Home</a></li>
| + | </center> |
− | <li class="dropdown">
| + | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> |
− | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Team<span class="caret"></span></a>
| + | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> |
− | <ul class="dropdown-menu">
| + | |
− | <li><a href=/Team:Edinburgh_UG/Team>Team</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/Collaborations>Collaborations</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | <li class="dropdown">
| + | |
− | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project<span class="caret"></span></a>
| + | |
− | <ul class="dropdown-menu">
| + | |
− | <li><a href=/Team:Edinburgh_UG/Description>Description</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/Design>Design</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/Experiments>Experiments</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/Notebook>Notebook</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/InterLab>InterLab</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/Contribution>Contribution</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/Model>Model</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/Results>Results</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/Demonstrate>Demonstrate</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/Improve>Improve</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/Attributions>Attributions</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | <li class="dropdown">
| + | |
− | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Parts<span class="caret"></span></a>
| + | |
− | <ul class="dropdown-menu">
| + | |
− | <li><a href=/Team:Edinburgh_UG/Parts>Parts</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/Basic_Parts>Basic Parts</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/Composite_Part>Composite Parts</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/Part_Collection>Part Collection</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | <li><a href="/Team:Edinburgh_UG/Safety">Safety</a></li>
| + | |
− | <li class="dropdown">
| + | |
− | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Human Practices<span class="caret"></span></a>
| + | |
− | <ul class="dropdown-menu">
| + | |
− | <li><a href=/Team:Edinburgh_UG/HP/Silver>Silver HP</a></li>
| + | |
− | <li> <a href=/Team:Edinburgh_UG/HP/Gold_Integrated>Integrated and Gold</a></li>
| + | |
− | <li><a href=/Team:Edinburgh_UG/HP/Engagement>Public Engagement</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | <li class="dropdown">
| + | |
− | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Awards<span class="caret"></span></a>
| + | |
− | <ul class="dropdown-menu">
| + | |
− | <li> <a href=/Team:Edinburgh_UG/HP/Applied_Design>Applied Design</a></li>
| + | |
− | <li> <a href=/Team:Edinburgh_UG/HP/Entrepreneurship>Entrepreneurship</a></li>
| + | |
− | <li> <a href=/Team:Edinburgh_UG/HP/Hardware>Hardware</a></li>
| + | |
− | <li> <a href=/Team:Edinburgh_UG/HP/Model>Model</a></li>
| + | |
− | <li> <a href=/Team:Edinburgh_UG/HP/Plant>Plant</a></li>
| + | |
− | <li> <a href=/Team:Edinburgh_UG/HP/Software>Software</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
| | | |
− | </ul>
| |
− | </div>
| |
− | <!-- /.navbar-collapse -->
| |
− | </div>
| |
− | <!-- /.container-fluid -->
| |
− | </nav>
| |
− |
| |
− |
| |
− | <div class="clearfix borderbox" id="page"><!-- group -->
| |
− | <div class="clearfix grpelem" id="u12704"><!-- column -->
| |
− | <div class="clearfix colelem" id="pu12686-6"><!-- group -->
| |
− | <div class="clearfix grpelem" id="u12686-6"><!-- content -->
| |
− | <p id="u12686-2">Joseph Revans</p>
| |
− | <p id="u12686-4">Product Design (BA)</p>
| |
− | </div>
| |
− | <div class="clearfix grpelem" id="u12687-6"><!-- content -->
| |
− | <p id="u12687-2">Pepe Cabezas</p>
| |
− | <p id="u12687-4">Biological Sciences (BSc)</p>
| |
− | </div>
| |
− | <div class="clearfix grpelem" id="u12688-6"><!-- content -->
| |
− | <p id="u12688-2">Mihai Ciobanu</p>
| |
− | <p id="u12688-4">Informatics (MInf)</p>
| |
− | </div>
| |
− | <div class="clearfix grpelem" id="u12689-8"><!-- content -->
| |
− | <p id="u12689-2">Ted Leung</p>
| |
− | <p id="u12689-4">Biological Sciences</p>
| |
− | <p id="u12689-6">(Plant Science) (BSc)</p>
| |
− | </div>
| |
− | <div class="clearfix grpelem" id="u12690-6"><!-- content -->
| |
− | <p id="u12690-2">Helena Scullion</p>
| |
− | <p id="u12690-4">Biochemistry (Bsc)</p>
| |
− | </div>
| |
− | </div>
| |
− | <div class="clip_frame colelem" id="u12589"><!-- image -->
| |
− | <img class="block" id="u12589_img" src="https://static.igem.org/mediawiki/2017/9/98/T--Edinburgh_UG--Team.jpg" alt="" data-image-width="884" data-image-height="350"/>
| |
− | </div>
| |
− | <div class="clearfix colelem" id="pu12668-6"><!-- group -->
| |
− | <div class="clearfix grpelem" id="u12668-6"><!-- content -->
| |
− | <p id="u12668-2">Jack Suitor</p>
| |
− | <p id="u12668-4">Biological Sciences (Biochemistry) (BSc)</p>
| |
− | </div>
| |
− | <div class="clearfix grpelem" id="u12674-6"><!-- content -->
| |
− | <p id="u12674-2">Nuoya Chen</p>
| |
− | <p id="u12674-4">Biological Sciences (Biotechnology) (BSc)</p>
| |
− | </div>
| |
− | <div class="clearfix grpelem" id="u12677-6"><!-- content -->
| |
− | <p id="u12677-2">Teri Cheng</p>
| |
− | <p id="u12677-4">Biological Sciences (Molecular Genetics) (BSc)</p>
| |
− | </div>
| |
− | <div class="clearfix grpelem" id="u12678-6"><!-- content -->
| |
− | <p id="u12678-2">Zsoka Halasz</p>
| |
− | <p id="u12678-4">Medicinal and Biological Chemistry (Msc)</p>
| |
− | </div>
| |
− | <div class="clearfix grpelem" id="u12683-6"><!-- content -->
| |
− | <p id="u12683-2">Cynthia Yu</p>
| |
− | <p id="u12683-4">Computer Science and Mathematics (BSc)</p>
| |
− | </div>
| |
− | </div>
| |
− | </div>
| |
− |
| |
| </body> | | </body> |
− |
| |
− | <!-- Footer -->
| |
− | <div class="footer" style="color:#fff; padding-top:16px; padding-bottom:16px;bottom:0">
| |
− | <center>
| |
− | <a href="http://www.ed.ac.uk/">
| |
− | <img src="https://static.igem.org/mediawiki/2017/f/f6/T--Edinburgh_UG--UoElogo.jpg" style="width: auto; height: 60px"></a>
| |
− | <a href="https://igem.org/Main_Page">
| |
− | <img src="https://static.igem.org/mediawiki/2015/f/fa/Qqq_IGEM_official_logo.png" style="width: auto; height: 60px">
| |
− | </a>
| |
− | <a href="https://www.facebook.com/EdiGEM2017/">
| |
− | <img src="https://facebookbrand.com/wp-content/themes/fb-branding/prj-fb-branding/assets/images/fb-art.png" style="width: auto; height: 60px">
| |
− | </a>
| |
− | <a href="https://igem.org/Main_Page">
| |
− | <img src="https://www.pi-expertises.com/wp-content/uploads/2016/10/twitter-bird-white-on-blue.png" style="width: auto; height: 60px">
| |
− | </a>
| |
− |
| |
− | </center>
| |
− | </div>
| |
− |
| |
| </html> | | </html> |
| + | {{:Team:Edinburgh_UG/Templates/Footer}} |