#wrapper { height: 500px; /* Set the height of your images here and do the same a few lines down */
top: 100px; /* Distance of slider from top of page */
}
#prev, #next { background-color: rgba(255, 255, 255, 0.7); /* Overlay colour for off page images in RGB. 0.7 references the transparency, 0.1 for very transparent */
height: 500px; /* Set the height of your images here */
}
It looks like you're new here. If you want to get involved, click one of these buttons!