<?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: Social Bookmarks</title>
		<link>http://www.kriesi.at/support/topic/social-bookmarks-4</link>
		<description>Support Forum - Topic: Social Bookmarks</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 15:47:53 +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/social-bookmarks-4" rel="self" type="application/rss+xml" />

		<item>
			<title>elames on "Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-4#post-81576</link>
			<pubDate>Tue, 30 Oct 2012 19:19:17 +0000</pubDate>
			<dc:creator>elames</dc:creator>
			<guid isPermaLink="false">81576@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Appreciate all your help. You can close this thread now ;-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-4#post-81551</link>
			<pubDate>Tue, 30 Oct 2012 14:10:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">81551@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; No, all style rules in custom.css will &#34;overwrite&#34; the existing css code automatically. No additional actions are required. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elames on "Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-4#post-81450</link>
			<pubDate>Mon, 29 Oct 2012 17:22:25 +0000</pubDate>
			<dc:creator>elames</dc:creator>
			<guid isPermaLink="false">81450@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sounds good Devin, Then will it automatically default to the custom css or is there something else I have to do to point the site there to use it?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-4#post-81437</link>
			<pubDate>Mon, 29 Oct 2012 16:30:10 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81437@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey elames,&#60;/p&#62;
&#60;p&#62;Yes, once you get to a longer bit of css changes its better to put them into the custom.css file. Simply open the custom.css via FTP or your servers file manager and add the css to it below the introduction line.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elames on "Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-4#post-81342</link>
			<pubDate>Sun, 28 Oct 2012 17:01:12 +0000</pubDate>
			<dc:creator>elames</dc:creator>
			<guid isPermaLink="false">81342@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude...worked great!&#60;br /&#62;
I am getting quite a long list of Quick CSS for this site. Would it be better to put them all on the custom.css and use it?  If yes, what different do I need to do.&#60;/p&#62;
&#60;p&#62;Continued thanks for all your support:-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-4#post-81327</link>
			<pubDate>Sun, 28 Oct 2012 14:06:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">81327@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Add following code to css/custom.css and adjust the color values:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks_rss:hover {
    background-color: #FFA133;
}
.social_bookmarks_facebook:hover {
    background-color: #37589B;
}
.social_bookmarks_twitter:hover {
    background-color: #46D4FE;
}
.social_bookmarks_mail:hover {
    background-color: #9FAE37;
}
.social_bookmarks_dribbble:hover {
    background-color: #E44885;
}
.social_bookmarks_linkedin:hover {
    background-color: #419CCA;
}
.social_bookmarks_search:hover {
    background-color: #222222;
}
.social_bookmarks_gplus:hover {
    background-color: #DE5A49;
}
.social_bookmarks_behance:hover {
    background-color: #008CFA;
}
.social_bookmarks_flickr:hover {
    background-color: #FF0086;
}
.social_bookmarks_forrst:hover {
    background-color: #234317;
}
.social_bookmarks_myspace:hover {
    background-color: #000000;
}
.social_bookmarks_tumblr:hover {
    background-color: #345574;
}
.social_bookmarks_vimeo:hover {
    background-color: #31BAFF;
}
.social_bookmarks_youtube:hover {
    background-color: #A72B1D;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>elames on "Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-4#post-81192</link>
			<pubDate>Fri, 26 Oct 2012 16:13:24 +0000</pubDate>
			<dc:creator>elames</dc:creator>
			<guid isPermaLink="false">81192@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is it possible to have all the top social bookmarks be the same color when they are &#34;moused&#34; over?&#60;br /&#62;
Thank you&#60;/p&#62;
&#60;p&#62;I have a picky client!!!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
