Team:UCL/Humans

From 2014.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 2: Line 2:
<!--=================HTML===================-->
<!--=================HTML===================-->
<html>
<html>
 +
<script type="text/javascript" src="https://2014.igem.org/Team:UCL/Template:firewall.js?action=raw&amp;ctype=text/javascript"></script>
<div class="banner-image-special"></div>
<div class="banner-image-special"></div>
<div class="contentWrapper">
<div class="contentWrapper">
     <div class="smallParagraph">
     <div class="smallParagraph">
-
         <p class="textSpace"> Humans are the engine behind the machine that is our project, and it is through humans that we tell our story. Be it who we are or the who we've influenced this is were you will find anything and everything to do with the humans involved in this project. Click below to see the full story how we as a team engaged the public and ourselved, or click one of the boxes to see some of the more individual aspects of the humans in our project.   
+
         <p class="textSpace"><b>Humans are the engine behind the machine that is our project, and it is through humans that we tell our story. Be it who we are or the who we've influenced this is were you will find anything and everything to do with the humans involved in this project. <br>Click on the banner below to see the full story of how we as a team engaged the public and ourselves, or click one of the boxes to see some of the more individual aspects of the humans in our project.</b>  
         </p>
         </p>
     </div>
     </div>
     <div class="storyBlock">
     <div class="storyBlock">
-
         <a href="https://2014.igem.org/Team:UCL/Humans/Story"><p>The Story</p></a>
+
         <a href="https://2014.igem.org/Team:UCL/Humans/Story">
 +
<div id="BPimagewrapperHeader">
 +
  <img src="https://static.igem.org/mediawiki/2014/c/c2/Story_logo-01.png" width="100%" height="100%" alt="Story" />
 +
</div>
 +
</a>
     </div>
     </div>
</div>
</div>
Line 17: Line 22:
<div style="padding-top:20px;">
<div style="padding-top:20px;">
     <div id='grid'>
     <div id='grid'>
-
<div class='box' id='team-human'><a href="https://2014.igem.org/Team:UCL/Humans/Team"><span class="overlayx"></span></a></div>
+
<div class='box team-human'><a href="https://2014.igem.org/Team:UCL/Humans/Team"><span class="overlayx"></span></a></div>
-
<div class='box' id='collaborations-human'><a href="https://2014.igem.org/Team:UCL/Humans/Collab"><span class="overlayx"></span></a></div>
+
<div class='box collaborations-human' ><a href="https://2014.igem.org/Team:UCL/Humans/Collab"><span class="overlayx"></span></a></div>
-
<div class='box' id='risk-human'><a href="https://2014.igem.org/Team:UCL/Humans/Risk"><span class="overlayx"></span></a></div>
+
<div class='box risk-human'><a href="https://2014.igem.org/Team:UCL/Humans/Risk"><span class="overlayx"></span></a></div>
-
<div class='box' id='soc-human'><a href="https://2014.igem.org/Team:UCL/Humans/Soci"><span class="overlayx"></span></a></div>
+
<div class='box soc-human'><a href="https://2014.igem.org/Team:UCL/Humans/Soci"><span class="overlayx"></span></a></div>
-
<div class='box' id='sponsor-human'><a href="https://2014.igem.org/Team:UCL/Humans/Sponsor"><span class="overlayx"></span></a></div>
+
<div class='box sponsor-human'><a href="https://2014.igem.org/Team:UCL/Humans/Sponsor"><span class="overlayx"></span></a></div>
-
        <div class='box' id='gallery-human'><a href="https://2014.igem.org/Team:UCL/Humans/Gallery"><span class="overlayx"></span></a></div>
+
<!--<div class='box gallery-human'><a href="https://2014.igem.org/Team:UCL/Humans/Gallery"><span class="overlayx"></span></a></div>
-
    <div id='fillers'>
+
<div class='box attributions-human'><a href="https://2014.igem.org/Team:UCL/Humans/Attributions"><span class="overlayx"></span></a></div>-->
-
        <div class='fillerBox' id='redd'></div>
+
</div>
-
<div class='fillerBox' id='bluee'></div>
+
-
<div class='fillerBox' id='yelloww'></div>
+
-
    </div>
+
</div>
</div>
-
 
<!--=================CSS===================-->
<!--=================CSS===================-->
Line 49: Line 50:
     width: 95%;
     width: 95%;
     margin: 5px auto;
     margin: 5px auto;
 +
    text-align: center;
}
}
.storyBlock {
.storyBlock {
Line 72: Line 74:
}
}
#grid{
#grid{
-
width: 96%;
+
width: 96%;
-
                        margin:2% 0% 2% 2%;   
+
margin:2% 0% 2% 2%;   
-
position: relative;
+
position: relative;
-
font-size: 25px;
+
font-size: 25px;
-
font-family: 'Helvetica';
+
font-family: 'Helvetica';
-
color: #eaeaea;
+
color: #eaeaea;
-
}
+
}
-
.box {
+
.box {
-
background-color: #c23822;
+
background-color: white;
-
box-shadow: 0px 0px 1px #222;
+
box-shadow: 0px 0px 1px #222;
-
float: left;
+
float: left;
-
position: relative;
+
position: relative;
-
}
+
height:300px;
-
#fillers{
+
width:300px;
-
display: none;
+
}
-
}
+
-
.fillerBox {
+
-
background-color: #751e11;
+
-
box-shadow: 0px 0px 1px #222;
+
-
float: left;
+
-
position: relative;
+
-
}
+
-
 
+
.banner-image-special {
.banner-image-special {
     background: url('https://static.igem.org/mediawiki/2014/6/6f/Human_Elements.png') center no-repeat;
     background: url('https://static.igem.org/mediawiki/2014/6/6f/Human_Elements.png') center no-repeat;
Line 113: Line 107:
     }
     }
}
}
-
#team-human {
+
.team-human {
     background: white url('https://static.igem.org/mediawiki/2014/7/75/Team_and_SupervisorsUCL.png') center no-repeat;  
     background: white url('https://static.igem.org/mediawiki/2014/7/75/Team_and_SupervisorsUCL.png') center no-repeat;  
     background-size:56%;
     background-size:56%;
}
}
-
#collaborations-human {
+
.collaborations-human {
     background: white url('https://static.igem.org/mediawiki/2014/0/0c/CollaborationsUCL.png') center no-repeat;  
     background: white url('https://static.igem.org/mediawiki/2014/0/0c/CollaborationsUCL.png') center no-repeat;  
     background-size:56%;
     background-size:56%;
}
}
-
#risk-human {
+
.risk-human {
     background: white url('https://static.igem.org/mediawiki/2014/b/be/Risk_AssessmentUCL.png') center no-repeat;  
     background: white url('https://static.igem.org/mediawiki/2014/b/be/Risk_AssessmentUCL.png') center no-repeat;  
     background-size:56%;
     background-size:56%;
}
}
-
#soc-human {
+
.soc-human {
     background: white url('https://static.igem.org/mediawiki/2014/e/eb/SociologicalImagUCL.png') center no-repeat;  
     background: white url('https://static.igem.org/mediawiki/2014/e/eb/SociologicalImagUCL.png') center no-repeat;  
     background-size:56%;
     background-size:56%;
}
}
-
#sponsor-human {
+
.sponsor-human {
     background: white url('https://static.igem.org/mediawiki/2014/3/32/SponsorshipUCL.png') center no-repeat;  
     background: white url('https://static.igem.org/mediawiki/2014/3/32/SponsorshipUCL.png') center no-repeat;  
     background-size:56%;
     background-size:56%;
}
}
-
#gallery-human {
+
.gallery-human {
     background: white url('https://static.igem.org/mediawiki/2014/5/55/GalleryUCL.png') center no-repeat;  
     background: white url('https://static.igem.org/mediawiki/2014/5/55/GalleryUCL.png') center no-repeat;  
     background-size:56%;
     background-size:56%;
}
}
-
#redd {
+
.attributions-human {
-
     background: white center no-repeat;  
+
     background: white url('https://static.igem.org/mediawiki/2014/7/75/UCLAttributions_logo_transparent-01.png') center no-repeat;  
-
     background-size:100%;
+
     background-size:56%;
-
    opacity:1;
+
}
}
-
#bluee {
 
-
    background: #333333 center no-repeat;
 
-
    background-size:100%;
 
-
    opacity:1;
 
-
}
 
-
#yelloww {
 
-
    background: #f2f2f2 center no-repeat;
 
-
    background-size:100%;
 
-
    opacity:1;
 
-
}
 
-
 
</style>
</style>
<!--=================Javascript===================-->
<!--=================Javascript===================-->
-
 
-
<script type="text/javascript" src="https://2014.igem.org/Team:UCL/Template:mason.js?action=raw&amp;ctype=text/javascript"></script>
 
-
 
<!-- This is to initialize the above js which aims to reorder box divs with no spaces -->
<!-- This is to initialize the above js which aims to reorder box divs with no spaces -->
<script>
<script>
-
$(document).ready(function(){
+
var wall = new freewall("#grid");
-
$(function(){
+
wall.reset({
-
$("#grid").mason({
+
selector: '.box',
-
itemSelector: ".box",
+
animate: true,
-
ratio: 1.5,
+
cellW: 300,
-
sizes: [
+
cellH: 300,
-
[1,1]
+
onResize: function() {
-
],
+
wall.refresh();
-
columns: [
+
}
-
[0,480,1],
+
-
[480,700,2],
+
-
                                        [700,1680,3]
+
-
],
+
-
filler: {
+
-
itemSelector: '.fillerBox',
+
-
filler_class: 'custom_filler'
+
-
},
+
-
layout: 'fluid',
+
-
                                gutter: 5
+
});
});
-
}); });
+
wall.fitWidth();
 +
// for scroll bar appear;
 +
$(window).trigger("resize");
</script>
</script>

Latest revision as of 03:03, 18 October 2014

Goodbye Azodye UCL iGEM 2014

Humans are the engine behind the machine that is our project, and it is through humans that we tell our story. Be it who we are or the who we've influenced this is were you will find anything and everything to do with the humans involved in this project.
Click on the banner below to see the full story of how we as a team engaged the public and ourselves, or click one of the boxes to see some of the more individual aspects of the humans in our project.

Contact Us

University College London
Gower Street - London
WC1E 6BT
Biochemical Engineering Department
Phone: +44 (0)20 7679 2000
Email: ucligem2014@gmail.com

Follow Us