Template:Team:NCTU Formosa/header

From 2012.igem.org

(Difference between revisions)
Line 282: Line 282:
#slider {
#slider {
     width:970px;height:290px;/* Make it the same size as your images */
     width:970px;height:290px;/* Make it the same size as your images */
-
background:#fff url(loading.gif) no-repeat 50% 50%;
+
background:#fff url(https://static.igem.org/mediawiki/2012/4/42/Loading.gif) 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 */
Line 302: Line 302:
/* Caption styles */
/* Caption styles */
div.mc-caption-bg, div.mc-caption-bg2 {
div.mc-caption-bg, div.mc-caption-bg2 {
 +
display:none;
position:absolute;
position:absolute;
width:100%;
width:100%;
Line 334: Line 335:
div.mc-caption a {
div.mc-caption a {
color:#FB0;
color:#FB0;
 +
display:none;
}
}
div.mc-caption a:hover {
div.mc-caption a:hover {
Line 357: Line 359:
{
{
     width:11px; height:11px;
     width:11px; height:11px;
-
     background:transparent url(bullet.png) no-repeat 0 0;
+
     background:transparent url(https://static.igem.org/mediawiki/2012/7/7a/Bullet.png) no-repeat 0 0;
     float:left;overflow:hidden;vertical-align:middle;cursor:pointer;
     float:left;overflow:hidden;vertical-align:middle;cursor:pointer;
     margin-right:11px;/* distance between each bullet*/
     margin-right:11px;/* distance between each bullet*/

Revision as of 15:25, 2 September 2012

Team:NCTU Formosa - 2012.igem.org