<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: custom social media button insert</title>
		<link>http://en.forums.wordpress.com/topic/custom-social-media-button-insert</link>
		<description>WordPress.com Forums &#187; Topic: custom social media button insert</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 14:57:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/custom-social-media-button-insert" rel="self" type="application/rss+xml" />

		<item>
			<title>bryanvillarin on "custom social media button insert"</title>
			<link>http://en.forums.wordpress.com/topic/custom-social-media-button-insert#post-1044739</link>
			<pubDate>Thu, 18 Oct 2012 23:58:20 +0000</pubDate>
			<dc:creator>bryanvillarin</dc:creator>
			<guid isPermaLink="false">1044739@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Are you referring to the <a href="https://s1.wp.com/wp-content/themes/pub/liquorice/images/social-icons.png">social media icons in the top left of the theme</a>?</p>
<p>If so, those are displayed with CSS, and you can view the CSS used for that in the Social Icons section in Appearance -&#62; Custom Design -&#62; CSS, then click "View the original stylesheet for the Liquorice theme".</p>
<p><a href="https://s1.wp.com/wp-content/themes/pub/liquorice/style.css?minify=false" rel="nofollow">https://s1.wp.com/wp-content/themes/pub/liquorice/style.css?minify=false</a></p>
<p>My best suggestion is to create the same sized single PNG image (122 x 79) with your custom icons, then you can update the <strong>background URL</strong>:</p>
<pre><code>a.twitter {
	background: url(images/social-icons.png) -1px 0 no-repeat;
}
a.twitter:hover {
	background: url(images/social-icons.png) -1px -39px no-repeat;
}</code></pre>
<p>...to the File URL in your Media Library.
</p>
]]></description>
					</item>
		<item>
			<title>willowandbert on "custom social media button insert"</title>
			<link>http://en.forums.wordpress.com/topic/custom-social-media-button-insert#post-1041918</link>
			<pubDate>Tue, 16 Oct 2012 13:16:46 +0000</pubDate>
			<dc:creator>willowandbert</dc:creator>
			<guid isPermaLink="false">1041918@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Could someone please advise on how to insert custom social media buttons into Liquorice theme. </p>
<p>many thanks
</p>
]]></description>
					</item>

	</channel>
</rss>
