Prior to the upgrade to the latest version, we had an image that was our branding that showed above the breadcrumbs bar. It was set up and displays in the Extra Properties in the Styles setup. It is:

.nlheader{
font-size: 10pt;
font-weight: bold;
color: #352F6B;
background: #FEE94E; background-image: url("http://netnotes.netlearning.com/styles/images/sunny/header_bar_bg.jpg");
background-repeat: repeat-x;
}

However, the image no longer displays in the header of the site. The image is still there but I cannot figure out how to modify the style or a template to display this image. The person who originally set the site up is no longer with the company and I can't ask him how he did it.

Can anyone offer some information on how I should set this up so that the image displays?

Thanks much in advance for any help.