<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Themesphere Support Forum Topic: Change header background colors</title>
<link>http://themesphere.com/forum/</link>
<description>Themesphere Support Forum Topic: Change header background colors</description>
<language>en</language>
<pubDate>Wed, 08 Sep 2010 04:08:24 +0000</pubDate>

<item>
<title>Haris on "Change header background colors"</title>
<link>http://themesphere.com/forum/topic/change-header-background-colors#post-9</link>
<pubDate>Wed, 18 Feb 2009 11:54:05 +0000</pubDate>
<dc:creator>Haris</dc:creator>
<guid isPermaLink="false">9@http://themesphere.com/forum/</guid>
<description>&#60;p&#62;The header uses an image pages_nav_bg.jpg located in wp-content/themes/spotlight/imgs/pages_nav_bg.jpg. Edit the image in photoshop and change the background and border color for the following elements in the stylesheet style.css located in wp-content/themes/spotlight/style.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#pages_navigation li a:hover, #pages_navigation li.current_page_item a {
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-radius-topleft: 3px;
  -webkit-border-radius-bottomleft: 3px;
  -webkit-border-radius-topright: 3px;
  -webkit-border-radius-bottomright: 3px;
  background: #651800;
  border-bottom: none;
}

#pages_navigation li ul li {
  background: #9E4D32;
  float: left;
  height: auto;
  display: block;
  margin: 0;
}

#pages_navigation li ul li a {
  border-bottom: 1px dotted #651800;
  float: left;
  height: auto;
  margin-top: 0px;
  width: 120px;
}

#pages_navigation li ul li:hover, #pages_navigation li ul li.hover {
  float: left;
  background: #651800;
}

#pages_navigation li ul li a:hover, #pages_navigation li ul li.current_page_item a {
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-radius-topleft: 0px;
  -webkit-border-radius-bottomleft: 0px;
  -webkit-border-radius-topright: 0px;
  -webkit-border-radius-bottomright: 0px;
  border-bottom: 1px dotted #9E4D32;
  width: 120px;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>saquillano on "Change header background colors"</title>
<link>http://themesphere.com/forum/topic/change-header-background-colors#post-6</link>
<pubDate>Wed, 18 Feb 2009 00:37:08 +0000</pubDate>
<dc:creator>saquillano</dc:creator>
<guid isPermaLink="false">6@http://themesphere.com/forum/</guid>
<description>&#60;p&#62;By default the theme has a burnt orange header background color. Where do I go to change this color?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
