Repeating Background Image
-
I have developed 2 almost identical sites (dfwpremiumhomes.com and smartdfwrealty.com). I used twentyten and created a child theme for each. For some reason, the background on the body of smartdfwrealty.com works as it is supposed to (stretches all the way from top to bottom and repeats across horizontally. For some reason, the same image on dfwpremiumhomes.com, does not go down past the header. The line in my style.css is: body { color:#333; background:#f0ebd9 url(https://www.dfwpremiumhomes.com/images/i-mainbg.jpg) top repeat-x; }. The only files in my child theme are style.css, header.php, footer.php, loop.php and index.php. I tried replacing each file, one by one, with the corresponding file in my child theme from smartdfwrealty.com, but to no avail. I even thought I might have accidentally copied over the original style.css file in twentyten, and went in and replaced it, as well. I am pulling my hair out…
- The topic ‘Repeating Background Image’ is closed to new replies.