Really-Simple-Slideshow
Really-Simple-Slideshow copied to clipboard
Scale Image
Is it possible to scale an image using CSS with this code? I tried changing the .rs-slideshow height and width property but it doesn't affect the actual image, just the container.
New to RSS, but wouldn't '#slideshow-div img { width: 100%; }' do it?