<?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>BlueOwlCreative  &#187;  Topic: Change icons</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/change-icons/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/change-icons/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 10:17:38 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22880</guid>
					<title><![CDATA[Change icons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22880</link>
					<pubDate>Tue, 29 Sep 2015 06:32:08 +0000</pubDate>
					<dc:creator>costin</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>How can I easily change the default icons with my own? For example those on this page <a href="http://blueowlcreative.com/wp/fortuna/" rel="nofollow">http://blueowlcreative.com/wp/fortuna/</a></p>
<p>Thank you,<br />
Costin</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22891</guid>
					<title><![CDATA[Reply To: Change icons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22891</link>
					<pubDate>Tue, 29 Sep 2015 07:56:20 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Costin,</p>
<p>By default the theme implements a custom Icon font that comprises of 4 premium icon fonts:</p>
<p><a href="http://blueowlcreative.com/wp/fortuna/icons/" rel="nofollow">http://blueowlcreative.com/wp/fortuna/icons/</a></p>
<p>If you are to use your own custom icon font you need to first inculde the font, then the CSS of the font (fortuna\stylesheets\icons.css), then modify the default font loader in the backend &#8211; (fortuna\includes\shortcodes\vc\boc_iconpicker.php) to setup the correct classes for each of the icons so that they also load in the backend Icon popup. Once you edit those files you will get the idea, the first one loads the fonts and sets the classes for the icons, the other adds those classes to the admin icon picker.<br />
 <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22894</guid>
					<title><![CDATA[Reply To: Change icons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22894</link>
					<pubDate>Tue, 29 Sep 2015 08:11:13 +0000</pubDate>
					<dc:creator>costin</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22901</guid>
					<title><![CDATA[Reply To: Change icons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22901</link>
					<pubDate>Tue, 29 Sep 2015 12:38:52 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Costin,</p>
<p>This is an image you added, no way to have the same CSS rules that apply to a Font, for an image. You can setup your own by adding a CSS class to your image icon then you can add any image-related CSS to it. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22916</guid>
					<title><![CDATA[Reply To: Change icons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22916</link>
					<pubDate>Tue, 29 Sep 2015 16:11:55 +0000</pubDate>
					<dc:creator>costin</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22929</guid>
					<title><![CDATA[Reply To: Change icons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22929</link>
					<pubDate>Wed, 30 Sep 2015 07:46:25 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Here you go, add this to your Child theme or Theme Options-> Custom styles:</p>
<p>.top_icon_box.type1 .icon_holder .icon_bgr, .top_icon_box.type1 .icon_holder .icon_bgr:after {<br />
    border-radius: 7px;<br />
}</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22934</guid>
					<title><![CDATA[Reply To: Change icons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22934</link>
					<pubDate>Wed, 30 Sep 2015 08:16:57 +0000</pubDate>
					<dc:creator>costin</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22939</guid>
					<title><![CDATA[Reply To: Change icons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22939</link>
					<pubDate>Wed, 30 Sep 2015 08:34:00 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Oh I see,</p>
<p>This is a bit tricky. in order to separate the columns I am using a transparent border for the inner columns. If you edit each of the inner columns you will see there is the &#8220;border_bgr_clip&#8221; class assigned them &#8211; it is explained here: <a href="http://blueowlcreative.com/docs/fortuna/#customization4" rel="nofollow">http://blueowlcreative.com/docs/fortuna/#customization4</a></p>
<p>Then you need to add almost transparent borders to the columns (click on second Tab &#8211; Design Options, I add the almost transparent borders to push the columns away from eachother).</p>
<p>Hope that makes sense. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22942</guid>
					<title><![CDATA[Reply To: Change icons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22942</link>
					<pubDate>Wed, 30 Sep 2015 09:09:54 +0000</pubDate>
					<dc:creator>costin</dc:creator>

					<description>
						<![CDATA[
						<p>Perfect, I was forgetting to add rgba(255,255,255,0.01) to border color.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22947</guid>
					<title><![CDATA[Reply To: Change icons]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/change-icons/#post-22947</link>
					<pubDate>Wed, 30 Sep 2015 12:33:42 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Looking good now Costin, good job! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /><br />
Hey spare a second if you like our theme and support and rate it at Themeforest &#8211; Downloads section to support us back! Thanks in advance! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

