full image background (not tiled) not working
-
Hi, I’m wanting to use a full image in my background on my site. i don’t want it to be tiled. i found this tutorial https://wpmu.org/how-to-add-a-background-image-to-your-wordpress-site/
and used the following code
body { background: #6B8CC2; background-image: url(images/934718_93591131.jpg); background-repeat: no-repeat; background-position: top center; }
but as you can see on my site, here https://www.lizartlizard.com/lltest/, it’s not filling up the whole background. i do not want a tiled image.
if there’s a better suggestion on how to achieve a full background photo i’m open to suggestions.
yes i use firebug, yes i’ve searched the forum, and yes i have a child theme installed.
thanks in advance
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘full image background (not tiled) not working’ is closed to new replies.