Hi Nancy,
Where would this actually be placed? In my CSS?
#footerWrap {
background:#FDF8E0 url(../images/bg_footer.png) no-repeat center bottom;
min-height: 170px; /**same height as BG image**/
width: 984px;
margin:0;
padding:0;
}
Hi Nancy,
Where would this actually be placed? In my CSS?
#footerWrap {
background:#FDF8E0 url(../images/bg_footer.png) no-repeat center bottom;
min-height: 170px; /**same height as BG image**/
width: 984px;
margin:0;
padding:0;
}