</div> <!-----CONTAINER----->
</div> <!-----WRAPPER----->
<div class="footer">
<p>605.201.6496 2009. Empire Drywall, Inc. Designed by
360 Pixel</p>
</div>
Hi everyone,
I am still in struggle to set a footer below the bottom of the body. As for
the wrapper, I added the shadow at the left and right sides. See below.
.wrapper {
background-image: url(../images/bgyrepeat8.png);
background-repeat: repeat-y;
width: 980px;
margin-top: 15px;
margin-right: auto;
margin-left: auto; }
Also, I added the shadow to the sides of the footer as well. It's 980 px
width.
The problem is that the footer overlays the body. I tried the clear div but
it doesn't work. See below.
<div class="clear">
<div class="footer">
<p>605.201.6496 2009. Empire Drywall, Inc. Designed by
360 Pixel</p>
</div>
</div><!-----CLEAR----->
Still it won't work. I would appreciate your help very much. Thanks, Steven
--
You received this message because you are subscribed to the Google Groups
"Blueprint CSS" group.
To post to this group, send email to [email protected].
For more options, visit this group at
http://groups.google.com/group/blueprintcss?hl=.