Team:Georgia Tech/Template:slidercss

From 2012.igem.org

(Difference between revisions)
Line 3: Line 3:
<style type="text/css">
<style type="text/css">
body{
body{
 +
}
 +
#sliderFrame {
 +
    position:relative;
 +
    width:970px;
     background-image: url('https://static.igem.org/mediawiki/2012/b/b8/GeorgiaTech_tower.png');
     background-image: url('https://static.igem.org/mediawiki/2012/b/b8/GeorgiaTech_tower.png');
     background-position: right, bottom;
     background-position: right, bottom;
     background-repeat: no-repeat;
     background-repeat: no-repeat;
}
}
-
#sliderFrame {position:relative;width:970px;margin: 0 auto;} /*remove the
+
 
"margin:0 auto;" if you want to align the whole slider to the left side*/
"margin:0 auto;" if you want to align the whole slider to the left side*/

Revision as of 04:31, 30 September 2012