Is there any way of aligning a background-image. I need the image I'm using to be centred where ever I use it.
Thanks,
Tim
| SitePoint Sponsor |
Is there any way of aligning a background-image. I need the image I'm using to be centred where ever I use it.
Thanks,
Tim
Code:background:url(path) no-repeat center center;


Yep. Use the background-position property (or the background shorthand property as newbicoder088 said).
Birnam wood is come to Dunsinane
Cheers!
Bookmarks