Showing posts with label Hey Look at My Art Designs. Show all posts
Showing posts with label Hey Look at My Art Designs. Show all posts

Monday, December 29, 2014

Hey Look at My Art




$(document).ready(function() {
$('#content-slider').cycle({
fx: 'fade'
});
});


#content-slider {
position: relative;
width: 400px;
height: 400px;
overflow: hidden;
margin:0 auto;
}
#content-slider img {
display: block;
width: 400px;
height: 400px;
}