When I change the backgroun color, only the top part of my screen changes, why?
When I change the backgroun color, only the top part of my screen changes, why?
There are lots of areas where a background color is specified. You need to identify which one to change. Take a look inside header.php, index.php and footer.php to get a sense of the structure of your template. Identify the ID or class and change the background color for that ID or class in styles.css
This topic has been closed to new replies.