Предавање: Србија у великом рату, 28.10.2014.
Posted By arhivsrem On In | No Comments
#gallery-0 {
margin: auto;
}
#gallery-0 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 32%;
}
#gallery-0 img {
border: 2px solid #cfcfcf;
}
#gallery-0 .gallery-caption {
margin-left: 0;
}
$(document).ready(function() {
/*
* Simple image gallery. Uses default settings
*/
$(".fancybox").fancybox({
"transitionIn" : "none",
"transitionOut" : "none",
"titlePosition" : "over"
});
});



