Team:UGent/Templates/Header

From 2013.igem.org

(Difference between revisions)
 
(81 intermediate revisions not shown)
Line 1: Line 1:
<!-- ####### Banner UGent ####### -->
<!-- ####### Banner UGent ####### -->
-
<html>
 
<table cellspacing=0 cellpadding=0 border =0>
<table cellspacing=0 cellpadding=0 border =0>
-
<tr>
 
-
  <td  colspan ="2" height="100" width="1200px">
 
-
    </html>[[File:UGent_2013_Banner.jpg|center|1172px|link=https://2013.igem.org/Team:UGent]]<html>
 
-
  </td>
 
-
</tr>
 
-
<tr align="center" bgcolor="#F9BD05">
+
<!-- ####### Remove iGem-banner and wiki-parts + LAYOUT ###### -->
-
  <td colspan ="2" width="1200px"></html>{{:Team:UGent/Templates/Navigation}}<html>
+
<html>
-
  </td>
+
<head>
-
</tr>
+
<style>
-
<tr>
+
#contentSub, #search-controls, .firstHeading, #catlinks, #p-logo{display:none;}
-
<td VALIGN="top">
+
#top-section{border: none;height: 0px}
 +
#content{border: none; width:1200px;}
 +
body{background-color:#ffffff}
 +
ul{list-style-image:url('https://static.igem.org/mediawiki/2013/5/50/UGent_2013_TandwielWIKI.png');font-family:"Verdana";font-size:13px;padding-right:50px;
 +
padding-left:60px;text-align:justify;}
 +
ul.a{list-style-image:url('https://static.igem.org/mediawiki/2013/a/aa/UGent_2013_TandwielWIKI2.png');font-family:"Verdana";font-size:11px;padding-right:50px;
 +
padding-left:30px;text-align:justify;}
 +
h1{font-family:"Verdana";font-size:15px;font-weight: bold;}
 +
h2{font-family:"Verdana";font-size:15px;}
 +
h3{font-family:"Verdana";font-size:13px;padding-left:50px;}
 +
p{font-family:"Verdana";font-size:13px; text-align:justify;padding-right:50px;
 +
padding-left:50px;}
 +
p.font{font-family:"Verdana";font-size:11px; text-align:justify;padding-right:50px;
 +
padding-left:50px;font-weight: bold;}
 +
p.home{font-family:"Verdana";font-size:18px; text-align:center;padding-right:50px;
 +
padding-left:50px;font-weight: bold;color:#18204b;}
 +
p.padding{font-family:"Verdana";font-size:13px; text-align:justify padding-right:50px;padding-left:75px;}
 +
p.padding2{font-family:"Verdana";font-size:13px; text-align:justify padding-right:50px;padding-left:106px;}
 +
.center{margin:auto;width:95%;}
 +
 +
</style>
 +
</head>
</html>
</html>
-
<!-- ####### Photo gallery ###### -->
+
<!-- ####### SlideShow ######## -->
<html>
<html>
-
<script src="scripts/mootools.v1.11.js" type="text/javascript"></script>
+
<head>
-
<script src="scripts/jd.gallery.js" type="text/javascript"></script>
+
 
-
<link rel="stylesheet" href="css/jd.gallery.css" type="text/css" media="screen" />
+
<link rel="stylesheet" href="http://www.science.unitn.it/~igem/js/nivo/nivo-slider.css" type="text/css" media="screen"/>
 +
<link rel="stylesheet" href="http://www.science.unitn.it/~igem/js/nivo/themes/default/default.css" type="text/css" media="screen"/>
 +
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
 +
<script src="http://www.science.unitn.it/~igem/js/nivo/jquery.nivo.slider.pack.js" type="text/javascript"></script>
 +
<script>
 +
jQuery(function($){
 +
$('#slider').nivoSlider({
 +
        effect: 'fade', // Specify sets like: 'fold,fade,sliceDown'
 +
pauseTime: 3000,
 +
directionNavHide: true,
 +
pauseOnHover: true
 +
});
 +
    })
 +
</script>
 +
<style>
 +
.theme-default .nivo-controlNav {
 +
left: 13%;
 +
}
 +
</style>
 +
</head>
</html>
</html>
Line 78: Line 112:
{ margin: 0;
{ margin: 0;
padding: 0;
padding: 0;
-
z-index: 30}
+
z-index: 40}
#sddm li
#sddm li
Line 85: Line 119:
list-style: none;
list-style: none;
float: left;
float: left;
-
font: bold 11px Verdana}
+
        font-family:"Verdana"
 +
        font-size:17px;
 +
        font-weight: bold;}
#sddm li a
#sddm li a
{ display: block;
{ display: block;
margin: 0 1px 0 0;
margin: 0 1px 0 0;
-
padding: 10px 10px;
+
padding: 15.3px 15.3px;
-
height: 15px;
+
height: 20px;
-
background: #F9BD05;
+
        width: auto;
 +
background: #F9BD05 ;
 +
color: #18204b  ;
 +
text-align: center;
 +
        vertical-align:middle;
 +
text-decoration: none;
 +
        font-family:"Verdana"
 +
        font-size:17px;
 +
        font-weight: bold;}
 +
 
 +
#sddm li a img
 +
{ display: block;
 +
margin: 0 1px 0 0;
 +
padding: 0px 0px;
 +
height: 20px;
 +
        width: auto;
 +
background:#F9BD05 ;
color: #18204b;
color: #18204b;
text-align: center;
text-align: center;
         vertical-align:middle;
         vertical-align:middle;
-
text-decoration: none}
+
text-decoration: none;
 +
        font-family:"Verdana"
 +
        font-size:17px;
 +
        font-weight: bold;}
#sddm li a:hover
#sddm li a:hover
{ background: #18204b;
{ background: #18204b;
         color:#F9BD05 }
         color:#F9BD05 }
 +
 +
#sddm li img:hover
 +
{ background: #18204b;
 +
        color:#F9BD05  }
#sddm div
#sddm div
Line 121: Line 180:
background: #EAEBD8;
background: #EAEBD8;
color: #18204b;
color: #18204b;
-
font: 11px Verdana}
+
font-family:"Verdana"
 +
                font-size:17px;
 +
                font-weight: bold;}
#sddm div a:hover
#sddm div a:hover
-
{ background: #49A3FF;
+
{ background: #18204b;
-
color: #FFF}
+
color: #F9BD05}
</style>
</style>
</html>
</html>
-
 
-
<!-- ####### Remove iGem-banner and wiki-parts + LAYOUT ###### -->
 
-
<html>
 
-
<head>
 
-
<style>
 
-
#contentSub, #search-controls, .firstHeading, #catlinks, #p-logo{display:none;}
 
-
#top-section{border: none;height: 0px}
 
-
#content{border: none; width:1200px;}
 
-
body{background-color:#ffffff}
 
-
ul{list-style-image:url('https://static.igem.org/mediawiki/2013/5/50/UGent_2013_TandwielWIKI.png');font-family:"Verdana";font-size:13px;}
 
-
ul.a{list-style-image:url('https://static.igem.org/mediawiki/2013/a/aa/UGent_2013_TandwielWIKI2.png');font-family:"Verdana";font-size:11px;}
 
-
h1{font-family:"Verdana";font-size:15px;font-weight: bold;}
 
-
h2{font-family:"Verdana";font-size:15px;}
 
-
h3{font-family:"Verdana";font-size:13px;}
 
-
p{font-family:"Verdana";font-size:13px; text-align:justify;}
 
-
.center{margin:auto;width:95%;}
 
-
 
-
</style>
 
-
</head>
 
-
</html>
 
Line 231: Line 272:
{
{
     border-left: 1px solid #F9BD05;
     border-left: 1px solid #F9BD05;
-
     padding-left: 7px;
+
     padding-left: 17px;
-
     margin-left: 5px;
+
     margin-left: 10px;
     margin-bottom: 25px;
     margin-bottom: 25px;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 02:05, 4 October 2013