When I take off my footer, my page becomes transparent?
-
I, like everyone else, don’t want the stupid footer on my page. (Why do they even put them on there?) I’m using the Silver Dreams theme, and whenever I take this:
<?php get_footer(); ?>
out of index.php, my page becomes transparent, even though I have it set to #fff?
Here’s the code:
#page { margin:0px auto; text-align:left; background:#fff url("https://brittanywigand.com/wp-content/uploads/2009/08/headerblue.png") no-repeat top left; width:999px; padding-top:0px; }
I have no idea why it’s transparent when I take off the stupid footer. Help?!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘When I take off my footer, my page becomes transparent?’ is closed to new replies.