Hey there! I'm looking to make the background image for the header on my website scalable so it remains visible on any device while ensuring that the text is still readable. Is this even possible? Currently, I am working on pogl.co/ and need it to look similar to www.blacksmithsarms.com/
Any help or advice would be greatly appreciated.
Thank you, Josh
Edit: This is what I have tried so far:
.bill-board{
background: url(../img/backgrounds/rig.jpg) no-repeat;
margin: 0;
padding: 0;
}
I want it to be scalable like this example: