Team:Imperial College/Templates/Slideshow
From 2013.igem.org
(Difference between revisions)
(Created page with "<noinclude> 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. </noinclude> {{{test}}} <html> ...") |
m |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
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. | 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. | ||
+ | |||
</noinclude> | </noinclude> | ||
- | |||
<html> | <html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
.jcarousel-container { | .jcarousel-container { | ||
position: relative; | position: relative; | ||
- | |||
padding: 20px 40px; | padding: 20px 40px; | ||
width: 600px; | width: 600px; | ||
Line 36: | Line 14: | ||
position: relative; | position: relative; | ||
overflow: hidden; | overflow: hidden; | ||
- | |||
/* You need at least a height, adjust this to your needs */ | /* You need at least a height, adjust this to your needs */ | ||
height: 500px; | height: 500px; | ||
Line 52: | Line 29: | ||
float: left; | float: left; | ||
width: 600px; | width: 600px; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Revision as of 22:46, 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.