Background-image issue with Modularity theme
-
I am having issue with the background-image using Modularity theme.
I have added a background-image to the .container class, it looks perfectly fine with the default setting. But when I took the sidebar out of certain pages, the background-image doesn’t seem to tile anymore but only showing the top part.Here’s my code. Any idea?
body {color:#111;background: #000; font-family: Georgia, "Times New Roman", Times, serif;} .container {width:990px;margin:-140px auto; background-image:url(https://122.201.77.201/~singleor/wp-content/themes/modularity/images/sor_bg.jpg); }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Background-image issue with Modularity theme’ is closed to new replies.