<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Replace font-awesome icons with custom PNG files &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 14:04:51 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-358429</guid>
					<title><![CDATA[Replace font-awesome icons with custom PNG files]]></title>
					<link>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-358429</link>
					<pubDate>Thu, 13 Aug 2015 17:00:34 +0000</pubDate>
					<dc:creator>leastweasel</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Because font-awesome doesn&#8217;t have all the matching social icons that I need, I made custom PNG images to use on my top content band. (I will be replacing all the social icons that are currently there)  What is the best way to size them down so they look good on retina.  I would want them to pretty much be sized and behave exactly like the font-awesome icons there now)  Site details on next post.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-358435</guid>
					<title><![CDATA[Reply To: Replace font-awesome icons with custom PNG files]]></title>
					<link>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-358435</link>
					<pubDate>Thu, 13 Aug 2015 17:07:37 +0000</pubDate>
					<dc:creator>leastweasel</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-358626</guid>
					<title><![CDATA[Reply To: Replace font-awesome icons with custom PNG files]]></title>
					<link>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-358626</link>
					<pubDate>Thu, 13 Aug 2015 22:06:24 +0000</pubDate>
					<dc:creator>Friech</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Thanks for writing in! You can use this HTML markup</p>
<pre><code>&lt;ul class=&quot;footer-socials&quot;&gt;
	&lt;li&gt;&lt;a href=&quot;#&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;/wp-content/path/to/your/fb.png&quot; alt=&quot;facebook&quot; title=&quot;Facebook&quot;&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;#&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;/wp-content/path/to/your/twitter.png&quot; alt=&quot;twitter&quot; title=&quot;Twitter&quot;&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;#&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;/wp-content/path/to/your/g+.png&quot; alt=&quot;google plus&quot; title=&quot;Google Plus&quot;&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;#&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;/wp-content/path/to/your/instagram.png&quot; alt=&quot;instagram&quot; title=&quot;Instagram&quot;&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</code></pre>
<p>Then add this under <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong>.</p>
<pre><code>.x-colophon .footer-socials {list-style: none;margin-left: 0;}
.x-colophon .footer-socials li {display: inline-block;margin-right: 12px;}
.x-colophon .footer-socials li:last-child {margin-right: 0;}</code></pre>
<p>Hope it helps, Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-358632</guid>
					<title><![CDATA[Reply To: Replace font-awesome icons with custom PNG files]]></title>
					<link>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-358632</link>
					<pubDate>Thu, 13 Aug 2015 22:14:22 +0000</pubDate>
					<dc:creator>leastweasel</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-358770</guid>
					<title><![CDATA[Reply To: Replace font-awesome icons with custom PNG files]]></title>
					<link>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-358770</link>
					<pubDate>Fri, 14 Aug 2015 02:33:26 +0000</pubDate>
					<dc:creator>Friech</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Sorry about that, Its just a class. You can name that whatever you want <code>(no numbers and special characters)</code> but make sure you also update the CSS selectors.</p>
<pre><code>.your-class {list-style: none;margin-left: 0;}
.your-class li {display: inline-block;margin-right: 12px;}
.your-class li:last-child {margin-right: 0;}</code></pre>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-359281</guid>
					<title><![CDATA[Reply To: Replace font-awesome icons with custom PNG files]]></title>
					<link>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-359281</link>
					<pubDate>Fri, 14 Aug 2015 17:02:29 +0000</pubDate>
					<dc:creator>leastweasel</dc:creator>

					<description>
						<![CDATA[
						<p>okay got it.  Thank you!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-359410</guid>
					<title><![CDATA[Reply To: Replace font-awesome icons with custom PNG files]]></title>
					<link>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-359410</link>
					<pubDate>Fri, 14 Aug 2015 19:55:26 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>You&#8217;re welcome! 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-360017</guid>
					<title><![CDATA[Reply To: Replace font-awesome icons with custom PNG files]]></title>
					<link>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-360017</link>
					<pubDate>Sat, 15 Aug 2015 19:04:53 +0000</pubDate>
					<dc:creator>leastweasel</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-360050</guid>
					<title><![CDATA[Reply To: Replace font-awesome icons with custom PNG files]]></title>
					<link>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-360050</link>
					<pubDate>Sat, 15 Aug 2015 21:05:28 +0000</pubDate>
					<dc:creator>leastweasel</dc:creator>

					<description>
						<![CDATA[
						<p>I was able to figure out another solution using a custom image class.<br />
All seems to be working now.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-360164</guid>
					<title><![CDATA[Reply To: Replace font-awesome icons with custom PNG files]]></title>
					<link>https://theme.co/archive/forums/topic/replace-font-awesome-icons-with-custom-png-files/#post-360164</link>
					<pubDate>Sun, 16 Aug 2015 03:34:16 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Glad you&#8217;ve figured it out. 🙂</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

