<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: change submenu fonts and social icon color</title>
		<link>http://www.kriesi.at/support/topic/change-submenu-fonts-and-social-icon-color</link>
		<description>Support Forum - Topic: change submenu fonts and social icon color</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 16:56:36 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/change-submenu-fonts-and-social-icon-color" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "change submenu fonts and social icon color"</title>
			<link>http://www.kriesi.at/support/topic/change-submenu-fonts-and-social-icon-color#post-89754</link>
			<pubDate>Thu, 03 Jan 2013 07:20:14 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">89754@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi tstuck,&#60;/p&#62;
&#60;p&#62;You can change the color of the submenu links by adding this code in your custom.css file (Located in the css folder of your theme's folder):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#header .submenu a {
   color: #fff;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or, this code if the one above doesn't work:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#header .submenu a {
   color: #fff !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just change the color value.&#60;/p&#62;
&#60;p&#62;For the social icons, you need to add these codes at the bottom of custom.css (you would also need to create a different set of icons for this):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks li a:hover{ opacity: 1 !important; }
.social_bookmarks .rss a{background: transparent url(../images/skin-minimal/icons-social-rss_hover.png) 0 0  no-repeat;}
.social_bookmarks .facebook a{background: transparent url(../images/skin-minimal/icons-social-fb_hover.png) 0 0  no-repeat;}
.social_bookmarks .twitter a{background: transparent url(../images/skin-minimal/icons-social-twitter_hover.png) 0 0  no-repeat;}
.social_bookmarks .search_site a{background: transparent url(../images/skin-minimal/icons-social-search_hover.png) 0 0  no-repeat;}
.social_bookmarks .mail a{background: transparent url(../images/skin-minimal/icons-social-mail_hover.png) 0 0  no-repeat;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Finally, add the images inside wp-content/themes/corona/images/skin-minimal and use these names:&#60;br /&#62;
icons-social-rss_hover.png&#60;br /&#62;
icons-social-fb_hover.png&#60;br /&#62;
icons-social-twitter_hover.png&#60;br /&#62;
icons-social-search_hover.png&#60;br /&#62;
icons-social-mail_hover.png&#60;/p&#62;
&#60;p&#62;Hope this helps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tstuck on "change submenu fonts and social icon color"</title>
			<link>http://www.kriesi.at/support/topic/change-submenu-fonts-and-social-icon-color#post-89702</link>
			<pubDate>Thu, 03 Jan 2013 00:16:56 +0000</pubDate>
			<dc:creator>tstuck</dc:creator>
			<guid isPermaLink="false">89702@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to change the submenu fonts and social icons on the top header bar to a different color with 100% opacity. Also, I would like the social icons to change color when they are hovered.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
