Team:Imperial College/Templates/Slideshow
From 2013.igem.org
(Difference between revisions)
Line 35: | Line 35: | ||
.jcarousel-prev, .jcarousel-next { | .jcarousel-prev, .jcarousel-next { | ||
cursor: pointer; | cursor: pointer; | ||
- | height: | + | height: 48px; |
position: absolute; | position: absolute; | ||
- | width: | + | width: 48px; |
} | } | ||
.jcarousel-prev { | .jcarousel-prev { | ||
/*background: url("next-horizontal.png") no-repeat scroll 0 0 transparent;*/ | /*background: url("next-horizontal.png") no-repeat scroll 0 0 transparent;*/ | ||
- | left: | + | left: 0px; |
top: 43px; | top: 43px; | ||
} | } |
Revision as of 22:50, 25 August 2013
This is a template for a slideshow. It's still under construction, but when finished there will be instructions on how to use it here.
How to use