I have a div that has a background image set to it, but what I cant get my head around is that I have to set the height of that div for the background image to appear, but when I view the site on a mobile it keep the height of the div and then the background image tiles.
Ah thank you, thats great. I got a bit of work to do to get it looking right, but thats a great start.
So just one more question, seeing the height of the div is 550px and the height of the image is actually 554px, is it that the height of the image is increasing because its having to compensate for the width.
Is there a way around that, so the images height is always the same as the height of the div, and I suppose the wdth having to be covered too, or is this something I’m going to have to work around a little.