Team:Arizona State/template header

From 2012.igem.org

(Difference between revisions)
 
(12 intermediate revisions not shown)
Line 7: Line 7:
background: black url(http://www.dynamicdrive.com/dynamicindex14/ajaxload.gif) center center no-repeat;
background: black url(http://www.dynamicdrive.com/dynamicindex14/ajaxload.gif) center center no-repeat;
/* loading gif while caoursel is loading */
/* loading gif while caoursel is loading */
-
width:680px; /* default dimensions of carousel */
+
width:700px; /* default dimensions of carousel */
-
height:510px;
+
height:500px;
}
}
Line 67: Line 67:
imagearray: //["image_path", "optional description"]
imagearray: //["image_path", "optional description"]
[
[
-
  ['https://static.igem.org/mediawiki/2012/3/3e/Blue_Water-_Main_Image_copy.png', ' '],
+
  ["https://static.igem.org/mediawiki/2012/3/3e/Blue_Water-_Main_Image_copy.png", ' '],
-
  ['https://static.igem.org/mediawiki/2012/9/9c/Regional_Photo.jpg', ' '],
+
  ["https://static.igem.org/mediawiki/2012/9/9c/Regional_Photo.jpg", ' '],
-
  ['https://static.igem.org/mediawiki/2012/3/3f/Production_Pipeline.png', ' ']
+
  ["https://static.igem.org/mediawiki/2012/3/3f/Production_Pipeline.png", ' ']
  //<--no trailing comma after very last image element!
  //<--no trailing comma after very last image element!
],
],
Line 84: Line 84:
<body>
<body>
-
<div align="center">
+
<br /><br />
<div id="mybgcarousel" class="bgcarousel"></div>
<div id="mybgcarousel" class="bgcarousel"></div>
-
</div>
 
</body>
</body>
</html>
</html>

Latest revision as of 07:23, 25 October 2012