rewish / jquery-bgswitcher

Switch the background-image with using effect.
http://rewish.github.io/jquery-bgswitcher/
MIT License
194 stars 75 forks source link

Stretching images? #14

Closed perthsystem closed 10 years ago

perthsystem commented 10 years ago

Hi, great plugin :)

I have noticed that the images are repeated on the page, is there an option to stretch the image to fit the page?

Thank you, John

perthsystem commented 10 years ago

I worked it out, using CSS - looks great now :)

rewish commented 10 years ago

So good :)

hourdays commented 8 years ago

@perthsystem, would you please be so kind as to share your CSS solution ? I'm using this awesome plugin to fade body background image but indeed it is repeated.

hourdays commented 8 years ago

My bad got it to work with background-size: cover.