
Originally Posted by
DarkAngel
try locating this in your templates stylesheet and just add the red part and save
#header_bar{
display: none;
background: url("../images/nav_center.gif") repeat-x;
height: 46px;
line-height: 4em;
width: 100%;
}
hope that helps