Hi,
Im adding a background via quick CSS, but having trouble getting it to fit all screens.
Is there a way to do this?
What size should the original image be?
Thx
Hi,
Im adding a background via quick CSS, but having trouble getting it to fit all screens.
Is there a way to do this?
What size should the original image be?
Thx
You can use the background-size: cover css attribute which is supported by css3 browsers: http://www.css3.info/preview/background-size/
If you want to display a fullscreen image on all browsers you need to use javascript solutions (like my plugin: http://wordpress.org/extend/plugins/wp-backgrounds-lite/ )
Thanks Dude, this works!
Glad Dude was able to solve that for you :)
His plugins are always great to use!
Regards,
Devin
This topic has been closed to new replies.