
Originally Posted by
clydejones
open includes/templates/YOUR_TEMPLATE/css/stylesheet_footer_menu.css
find the following section you can add you header_image in the highlighted portion
#footer {
margin: 0 auto;
text-align: left;
background: url(../images/footer_bg.gif);
width: 960px;
height:112px;
clear:both;
}
Bookmarks