<?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: Recolor Social Icons</title>
		<link>http://www.kriesi.at/support/topic/recolor-social-icons</link>
		<description>Support Forum - Topic: Recolor Social Icons</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 04:53:59 +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/recolor-social-icons" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Recolor Social Icons"</title>
			<link>http://www.kriesi.at/support/topic/recolor-social-icons#post-78266</link>
			<pubDate>Tue, 02 Oct 2012 17:43:33 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78266@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Just change this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;top .social_bookmarks .rss:hover	 {background-position:  -47px center; background-color:#ffa133;}
#top .social_bookmarks .facebook:hover{background-position: -47px center; background-color:#37589b;}
#top .social_bookmarks .twitter:hover {background-position: -47px center; background-color:#46d4fe;}
#top .social_bookmarks .mail:hover    {background-position: -47px center; background-color:#9fae37;}
#top .social_bookmarks .dribbble:hover{background-position: -47px center; background-color:#e44885;}
#top .social_bookmarks .linkedin:hover{background-position: -47px center; background-color:#419cca;}
#top .social_bookmarks .search:hover  {background-position: -47px center; background-color:#222222;}
#top .social_bookmarks .gplus:hover   {background-position: -47px center; background-color:#de5a49;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/*top .social_bookmarks .rss:hover	 {background-position:  -47px center; background-color:#ffa133;}
#top .social_bookmarks .facebook:hover{background-position: -47px center; background-color:#37589b;}
#top .social_bookmarks .twitter:hover {background-position: -47px center; background-color:#46d4fe;}
#top .social_bookmarks .mail:hover    {background-position: -47px center; background-color:#9fae37;}
#top .social_bookmarks .dribbble:hover{background-position: -47px center; background-color:#e44885;}
#top .social_bookmarks .linkedin:hover{background-position: -47px center; background-color:#419cca;}
#top .social_bookmarks .search:hover  {background-position: -47px center; background-color:#222222;}
#top .social_bookmarks .gplus:hover   {background-position: -47px center; background-color:#de5a49;} */&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You need to edit the actual images on wp-content\themes\sentence\images\layout then place this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .social_bookmarks li a{
width:42px;
line-height:30px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the width and height value.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>villumtobe on "Recolor Social Icons"</title>
			<link>http://www.kriesi.at/support/topic/recolor-social-icons#post-78225</link>
			<pubDate>Tue, 02 Oct 2012 13:52:04 +0000</pubDate>
			<dc:creator>villumtobe</dc:creator>
			<guid isPermaLink="false">78225@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have kind of the same issue. I want to remove the hoover effect from my social icons (I have sentence theme) but I also want to make the icons bigger. How do I do that? &#60;/p&#62;
&#60;p&#62;Thanks in advance! &#60;/p&#62;
&#60;p&#62;Toby
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Recolor Social Icons"</title>
			<link>http://www.kriesi.at/support/topic/recolor-social-icons#post-67445</link>
			<pubDate>Tue, 24 Jul 2012 23:12:58 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67445@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;If you want to change the hover state of the social links. Open up css &#38;gt; layout.css and find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .social_bookmarks .rss:hover	 {background-position:  -47px center; background-color:#ffa133;}
#top .social_bookmarks .facebook:hover{background-position: -47px center; background-color:#37589b;}
#top .social_bookmarks .twitter:hover {background-position: -47px center; background-color:#46d4fe;}
#top .social_bookmarks .mail:hover    {background-position: -47px center; background-color:#9fae37;}
#top .social_bookmarks .dribbble:hover{background-position: -47px center; background-color:#e44885;}
#top .social_bookmarks .linkedin:hover{background-position: -47px center; background-color:#419cca;}
#top .social_bookmarks .search:hover  {background-position: -47px center; background-color:#222222;}
#top .social_bookmarks .gplus:hover   {background-position: -47px center; background-color:#de5a49;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;However, if you want to change the initial state, you need to change the source images on images &#38;gt; layout &#38;gt; folder.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kwoodall55 on "Recolor Social Icons"</title>
			<link>http://www.kriesi.at/support/topic/recolor-social-icons#post-67425</link>
			<pubDate>Tue, 24 Jul 2012 19:52:00 +0000</pubDate>
			<dc:creator>kwoodall55</dc:creator>
			<guid isPermaLink="false">67425@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I also searched through the themes images and the source icons are transparent PNGs with the background color coming from CSS. However when I change the CSS background color where I _think_ it should be changed the transparent overlay goes away.&#60;/p&#62;
&#60;p&#62;Kermit Woodall
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kwoodall55 on "Recolor Social Icons"</title>
			<link>http://www.kriesi.at/support/topic/recolor-social-icons#post-67194</link>
			<pubDate>Mon, 23 Jul 2012 16:45:54 +0000</pubDate>
			<dc:creator>kwoodall55</dc:creator>
			<guid isPermaLink="false">67194@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;There aren't any social icon image settings anywhere that I can find in this theme.  I checked all the settings panels in Sentence.&#60;/p&#62;
&#60;p&#62;Kermit Woodall
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Recolor Social Icons"</title>
			<link>http://www.kriesi.at/support/topic/recolor-social-icons#post-66829</link>
			<pubDate>Sat, 21 Jul 2012 00:49:27 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66829@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;You need to replace the social icon images on images &#38;gt; layout.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kwoodall55 on "Recolor Social Icons"</title>
			<link>http://www.kriesi.at/support/topic/recolor-social-icons#post-66773</link>
			<pubDate>Fri, 20 Jul 2012 14:49:47 +0000</pubDate>
			<dc:creator>kwoodall55</dc:creator>
			<guid isPermaLink="false">66773@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to recolor the social icons to make them stand out more. They're fine when you hover over them, but they're too light for my use otherwise. I found the icons are transparent PNGs but I can't seem to color the background without obscuring the icon.&#60;/p&#62;
&#60;p&#62;Help!&#60;/p&#62;
&#60;p&#62;Kermit Woodall&#60;br /&#62;
&#60;a href=&#34;http://baynebrain.com&#34; rel=&#34;nofollow&#34;&#62;http://baynebrain.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
