Template:ETHZ Basel10 slideshow js
From 2010.igem.org
(Difference between revisions)
Line 184: | Line 184: | ||
#slideshow {list-style:none; color:#fff} | #slideshow {list-style:none; color:#fff} | ||
#slideshow span {display:none} | #slideshow span {display:none} | ||
- | #wrapper {width: | + | #wrapper {width:800px; margin:50px auto; display:none} |
#wrapper * {margin:0; padding:0} | #wrapper * {margin:0; padding:0} | ||
#fullsize {position:relative; width:800px; height:536px; padding:2px; border:1px solid #ccc; background:#000} | #fullsize {position:relative; width:800px; height:536px; padding:2px; border:1px solid #ccc; background:#000} | ||
- | #information {position:absolute; bottom:0; width: | + | #information {position:absolute; bottom:0; width:800px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)} |
#information h3 {padding:4px 8px 3px; font-size:14px} | #information h3 {padding:4px 8px 3px; font-size:14px} | ||
#information p {padding:0 8px 8px} | #information p {padding:0 8px 8px} | ||
- | #image {width: | + | #image {width:800px} |
#image img {position:absolute; z-index:25; width:auto} | #image img {position:absolute; z-index:25; width:auto} | ||
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150} | .imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150} |
Revision as of 09:35, 9 September 2010