Template nav area mods

I am trying to change the background color of the left navigation area on the 1503 template.   I have found all the style sheet entries to change everything else I want but I cannot find this one.  Can anyone please point me in the right direction?

Thanks!

Steve Russell

gi solutions, denver.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Try adding this rule to

Try adding this rule to 02-Styles.css:

.interior_left_column_style
{
  background-color: blue;
}

That will only affect interior pages; I haven't looked at the home page markup. If you need something that works on the homepage too, let me know.

Thanks Eric.  How about the

Thanks Eric.  How about the Primary Navigation area as well?

.primarynav_style {


.primarynav_style
{
  background-color: blue;
}

Eric Means
System Architect, ASI