<?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: How can I cancel hoover effect on social icons and make the icons bigger?</title>
		<link>http://www.kriesi.at/support/topic/how-can-i-cancel-hoover-effect-on-social-icons-and-make-the-icons-bigger</link>
		<description>Support Forum - Topic: How can I cancel hoover effect on social icons and make the icons bigger?</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 23:59:47 +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/how-can-i-cancel-hoover-effect-on-social-icons-and-make-the-icons-bigger" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "How can I cancel hoover effect on social icons and make the icons bigger?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-cancel-hoover-effect-on-social-icons-and-make-the-icons-bigger#post-79081</link>
			<pubDate>Tue, 09 Oct 2012 08:06:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79081@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; So you want to remove the reflection effect / png image? If yes add following code to css/custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .social_bookmarks li:hover a{background: transparent;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>villumtobe on "How can I cancel hoover effect on social icons and make the icons bigger?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-cancel-hoover-effect-on-social-icons-and-make-the-icons-bigger#post-79068</link>
			<pubDate>Tue, 09 Oct 2012 07:25:05 +0000</pubDate>
			<dc:creator>villumtobe</dc:creator>
			<guid isPermaLink="false">79068@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for your help. I think i'm just gonna stick with the current size:-) &#60;/p&#62;
&#60;p&#62;What I really want to do is cancel the hoover effect, but keep the colors that appears from the current hoover effect. If they could have colors constantly it would be great.&#60;/p&#62;
&#60;p&#62;Sorry if I was a bit unclear about that before.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "How can I cancel hoover effect on social icons and make the icons bigger?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-cancel-hoover-effect-on-social-icons-and-make-the-icons-bigger#post-78588</link>
			<pubDate>Fri, 05 Oct 2012 02:16:24 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">78588@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Yes you can do it if you know how to make CSS Sprites, since bigger images will cause the coordinates of each individual image within the sprite to shift. You can learn more here, as well as automatically create sprites &#60;a href=&#34;http://spriteme.org/&#34; rel=&#34;nofollow&#34;&#62;http://spriteme.org/&#60;/a&#62; , however if you know nothing about css or html (at the minimum) you will have a steep learning curve.&#60;/p&#62;
&#60;p&#62;If you want to keep the hover effect and get rid of the color effect, you would need to modify this png file 'images/layout/icon-social-reflect.png' to take the colors off.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>villumtobe on "How can I cancel hoover effect on social icons and make the icons bigger?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-cancel-hoover-effect-on-social-icons-and-make-the-icons-bigger#post-78362</link>
			<pubDate>Wed, 03 Oct 2012 08:52:44 +0000</pubDate>
			<dc:creator>villumtobe</dc:creator>
			<guid isPermaLink="false">78362@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;Thanks. This removed the hoover effect, but I would like to keep the colors from before. Is this possible and can I make them bigger?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How can I cancel hoover effect on social icons and make the icons bigger?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-cancel-hoover-effect-on-social-icons-and-make-the-icons-bigger#post-78265</link>
			<pubDate>Tue, 02 Oct 2012 17:37:01 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78265@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;To remove hover effect, just edit 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;Replace it with &#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;}

#top .social_bookmarks li:hover a{background: transparent url(../images/layout/icon-social-reflect.png) 0 -10px  no-repeat;}
*/&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>villumtobe on "How can I cancel hoover effect on social icons and make the icons bigger?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-cancel-hoover-effect-on-social-icons-and-make-the-icons-bigger#post-78228</link>
			<pubDate>Tue, 02 Oct 2012 13:55:33 +0000</pubDate>
			<dc:creator>villumtobe</dc:creator>
			<guid isPermaLink="false">78228@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I want to cancel hoover effect on social icons and make the icons bigger? Could you please help me...&#60;/p&#62;
&#60;p&#62;thanks,&#60;/p&#62;
&#60;p&#62;- Toby
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
