Template:Http://2014.igem.org/Team:Colombia

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
<head>
<head>
-
<link rel="stylesheet" type="text/css" href="droplinetabs.css" />
+
<style type="text/css" media="screen">
 +
#slider {
 +
    width: 970px; /* important to be same as image width */
 +
    height: 244px; /* important to be same as image height */
 +
    position: relative; /* important */
 +
overflow: hidden; /* important */
 +
margin-left: -2px;
 +
}
 +
#sliderContent {
 +
    width: 970px; /* important to be same as image width or wider */
 +
    position: absolute;
 +
top: 0;
 +
margin-left: 0;
 +
}
 +
.sliderImage {
 +
    float: left;
 +
    position: relative;
 +
display: none;
 +
}
 +
.sliderImage span {
 +
    position: absolute;
 +
font: 10px/15px Arial, Helvetica, sans-serif;
 +
    width: 384px;
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
+
display: none;
-
 
+
   
-
<script src="droplinemenu.js" type="text/javascript"></script>
+
}
-
 
+
.clear {
-
<script type="text/javascript">
+
clear: both;
-
 
+
}
-
//build menu with DIV ID="myslidemenu" on page:
+
.sliderImage span strong {
-
droplinemenu.buildmenu("droplinetabs1")
+
    font-size: 14px;
-
 
+
}
-
</script>
+
.top {
 +
top: 0;
 +
left: 0;
 +
}
 +
.bottom {
 +
bottom: 0;
 +
    left: 0;
 +
}
 +
ul { list-style-type: none;}
 +
</style>
Line 20: Line 51:
</head>
</head>
-
 
+
<body>
<!-- this section changes the default wiki template to a white full width background -->
<!-- this section changes the default wiki template to a white full width background -->

Revision as of 01:22, 21 August 2014

'

</body>