Team:AUC TURKEY/Team/Gallery
From 2014hs.igem.org
(Difference between revisions)
(Undo revision 28225 by Alihancelikcan (talk)) |
|||
(13 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{AUC_TURKEY}} | {{AUC_TURKEY}} | ||
- | + | {{:Tmenu:AUC_TURKEY}} | |
- | + | ||
- | + | ||
<html> | <html> | ||
<head> | <head> | ||
Line 1,029: | Line 1,027: | ||
} | } | ||
div#page { | div#page { | ||
- | width: | + | width: 1100px; |
margin: 0 auto; | margin: 0 auto; | ||
text-align: left; | text-align: left; | ||
Line 1,067: | Line 1,065: | ||
div#page div.controls a { | div#page div.controls a { | ||
padding: 5px; | padding: 5px; | ||
- | color: | + | color:black; |
} | } | ||
Line 1,125: | Line 1,123: | ||
} | } | ||
div#page div.caption { | div#page div.caption { | ||
+ | font-size:12px; | ||
padding: 12px; | padding: 12px; | ||
} | } | ||
Line 1,202: | Line 1,201: | ||
} | } | ||
div#page{ | div#page{ | ||
- | width: | + | width:1100px; |
border-style:none; | border-style:none; | ||
background:none;} | background:none;} | ||
Line 1,220: | Line 1,219: | ||
</head> | </head> | ||
<body> | <body> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2014hs/1/1c/Auc_the_team_gallery.png"> | ||
<div id="page"> | <div id="page"> | ||
<div id="container"> | <div id="container"> | ||
- | + | ||
- | + | ||
<!-- Start Advanced Gallery Html Containers --> | <!-- Start Advanced Gallery Html Containers --> | ||
Line 1,346: | Line 1,347: | ||
jQuery(document).ready(function($) { | jQuery(document).ready(function($) { | ||
// We only want these styles applied when javascript is enabled | // We only want these styles applied when javascript is enabled | ||
- | $('div.navigation').css({'width' : ' | + | $('div.navigation').css({'width' : '500px', 'float' : 'left'}); |
$('div.content').css('display', 'block'); | $('div.content').css('display', 'block'); | ||
Line 1,362: | Line 1,363: | ||
var gallery = $('#thumbs').galleriffic({ | var gallery = $('#thumbs').galleriffic({ | ||
delay: 5000, | delay: 5000, | ||
- | numThumbs: | + | numThumbs: 60, |
preloadAhead: 1, | preloadAhead: 1, | ||
enableTopPager: true, | enableTopPager: true, |
Latest revision as of 17:36, 26 April 2015