Quote Originally Posted by DarkAngel View Post
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
Yes, this is correct ;-)

Thanks,

Anne