I'm trying to change the color of the bar below the header image, but above the black bar that houses the search box. I believe it is some simple CSS in the Style sheet but, I can't seem to find it.

[Attached: Circled area that I am trying to describe]

Thanks in advance!

CommentFileSizeAuthor
greenissue.gif27.88 KBCWitt-1

Comments

CWitt-1’s picture

Status: Active » Fixed

Please excuse my ignorance in this matter. After sitting down and really thinking about it, I realized of course it's listed in the header section.

#header {
	position:relative;
	background:#C5E18A url(img/header_bg.png) no-repeat;
	/* height:116px; */
	overflow:hidden;
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.