Team:BostonU
From 2013.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
/* http://www.menucool.com */ | /* http://www.menucool.com */ | ||
- | #sliderFrame {position:relative;width:700px;margin: 0 auto;} /*remove the "margin:0 auto;" if you want to align the whole slider to the left side*/ | + | #sliderFrame {position:relative;width:700px;margin: 0 auto;} |
+ | /*remove the "margin:0 auto;" if you want to align the whole slider to the left side*/ | ||
#slider { | #slider { | ||
- | width:700px;height: | + | width:700px;height:300px; /* Make it the same size as your images */ |
- | background:#fff url( | + | background:#fff url(https://static.igem.org/mediawiki/2013/6/62/Moclo_char.png) no-repeat 50% 50%; |
position:relative; | position:relative; | ||
margin:0 auto;/*make the image slider center-aligned */ | margin:0 auto;/*make the image slider center-aligned */ |
Revision as of 00:17, 7 August 2013