<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									My notification Icon does not look like your website - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 10 Aug 2026 22:43:55 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: My notification Icon does not look like your website</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36344</link>
                        <pubDate>Thu, 06 Feb 2020 10:04:42 +0000</pubDate>
                        <description><![CDATA[@robert
Wow! Awesome. Issue solved.
Respect You.
&nbsp;
&nbsp;f.PNG]]></description>
                        <content:encoded><![CDATA[<p>@robert</p>
<p>Wow! Awesome. Issue solved.</p>
<p>Respect You.</p>
<p>&nbsp;</p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1580983482-f.png" target="_blank"><i class="fas fa-paperclip"></i>&nbsp;f.PNG</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>User 0</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36344</guid>
                    </item>
				                    <item>
                        <title>RE: My notification Icon does not look like your website</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36340</link>
                        <pubDate>Thu, 06 Feb 2020 09:35:23 +0000</pubDate>
                        <description><![CDATA[Also, please put this css code too. This will fix the Search icon on the menu bar:
#wpforo #wpforo-wrap .wpf-search .wpf-search-form svg{width: 23px;height: 29px;position: absolute;margin: ...]]></description>
                        <content:encoded><![CDATA[<p>Also, please put this css code too. This will fix the Search icon on the menu bar:</p>
<pre>#wpforo #wpforo-wrap .wpf-search .wpf-search-form svg{width: 23px;height: 29px;position: absolute;margin: 0 0 7px 0;top: 0;font-size: 16px;line-height: 30px;padding: 0 0 0 7px;z-index: 10;cursor: pointer;vertical-align: baseline;fill:#DD5454;color:#DD5454;}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36340</guid>
                    </item>
				                    <item>
                        <title>RE: My notification Icon does not look like your website</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36338</link>
                        <pubDate>Thu, 06 Feb 2020 09:30:39 +0000</pubDate>
                        <description><![CDATA[Ok, @userd,
That&#039;s not good that you couldn&#039;t find &lt;i&gt; to SVG converter. I think the theme you used after changing your current theme had also this converter. Or you didn&#039;t disable an...]]></description>
                        <content:encoded><![CDATA[<p>Ok, @userd,</p>
<p>That's not good that you couldn't find &lt;i&gt; to SVG converter. I think the theme you used after changing your current theme had also this converter. Or you didn't disable and checked plugins properly. This converter will do many problems for other plugins too.</p>
<p>Anyway, here is a code especially for SVG icons. Put CSS code in top admin bar &gt; Customization &gt; Additional CSS section or in any other Custom CSS code option of your theme. Save it, delete all caches, navigate to forum frontend and press Ctrl+F5 to reset browser cache:</p>
<pre>#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell svg{cursor: pointer; border-radius: 50%; width: 34px;height: 34px;line-height: 31px;text-align: center;background:#f5f5f5; margin: 0 2px 0 0; display: inline-block;font-size: 21px;position: initial; padding:6px;}<br />#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell svg:hover{ color: #555;}<br />#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts svg{cursor: pointer; display: inline-block;font-size: 21px; position: initial; width: 26px;height: 24px;line-height: 30px;margin: 0;padding-right: 8px;}<br />#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts svg:hover{ color: #f5f5f5;}<br />#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new svg{fill: #FF812D!important;color:#FF812D!important;}<br />#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new svg:hover{text-shadow: 0 0 20px #000;}<br />#wpf-widget-profile .wpf-widget-alerts.wpf-new svg{fill: #FF812D!important; color:#FF812D!important;}</pre>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36338</guid>
                    </item>
				                    <item>
                        <title>RE: My notification Icon does not look like your website</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36337</link>
                        <pubDate>Thu, 06 Feb 2020 09:03:10 +0000</pubDate>
                        <description><![CDATA[Posted by: @robert 
wpForo doesn&#039;t have &lt;i&gt; to SVG converter so it has no any chance to be wpForo problem. Ok, let&#039;s try to deactivate other plugins, delete all cache and test it aga...]]></description>
                        <content:encoded><![CDATA[<blockquote data-mention="robert" data-userid="1" data-postid="36334">
<div class="wpforo-post-quote-author"><strong> Posted by: @robert </strong></div>
<p>wpForo doesn't have &lt;i&gt; to SVG converter so it has no any chance to be wpForo problem. Ok, let's try to deactivate other plugins, delete all cache and test it aga</p>
</blockquote>
<p><strong style="color: #000000;font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 14px;font-style: normal;font-variant: normal;font-weight: bold;letter-spacing: normal;text-align: left;text-decoration: none;text-indent: 0px;text-transform: none">@robert </strong></p>
<p>Not working.</p>
<blockquote data-mention="robert" data-userid="1" data-postid="36334">
<div class="wpforo-post-quote-author"><strong> Posted by: @robert </strong></div>
<p>If we still don't find the SVG converter I'll provide fixing CSS code to style SVG icons.</p>
</blockquote>
<p>I need your <span style="float: none;background-color: #fafafa;color: inherit;font-size: 14px;font-style: normal;font-variant: normal;font-weight: 400;letter-spacing: normal;line-height: inherit;text-align: left;text-decoration: none;text-indent: 0px;text-transform: none">Method.</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>User 0</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36337</guid>
                    </item>
				                    <item>
                        <title>RE: My notification Icon does not look like your website</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36334</link>
                        <pubDate>Thu, 06 Feb 2020 08:22:01 +0000</pubDate>
                        <description><![CDATA[Thank you @userd,
wpForo doesn&#039;t have &lt;i&gt; to SVG converter so it has no any chance to be wpForo problem. Ok, let&#039;s try to deactivate other plugins, delete all cache and test it again....]]></description>
                        <content:encoded><![CDATA[<p>Thank you @userd,</p>
<p>wpForo doesn't have &lt;i&gt; to SVG converter so it has no any chance to be wpForo problem. Ok, let's try to deactivate other plugins, delete all cache and test it again.</p>
<p>If we still don't find the SVG converter I'll provide fixing CSS code to style SVG icons.</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36334</guid>
                    </item>
				                    <item>
                        <title>RE: My notification Icon does not look like your website</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36327</link>
                        <pubDate>Thu, 06 Feb 2020 06:56:30 +0000</pubDate>
                        <description><![CDATA[@martin
I&#039;ve tried using another theme. Giving the same problem.
i thing issue with wpforo.
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@martin</p>
<p><span style="background-color: #ffffff">I've tried using another theme. Giving the same problem.</span></p>
<p><span style="background-color: #ffffff">i thing issue with wpforo.</span></p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>User 0</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36327</guid>
                    </item>
				                    <item>
                        <title>RE: My notification Icon does not look like your website</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36313</link>
                        <pubDate>Wed, 05 Feb 2020 21:12:18 +0000</pubDate>
                        <description><![CDATA[@userd
That&#039;s not good. So there is no option to disable this conversion. Please disable all plugins, maybe this function come from some plugin. Then delete all caches and check. If the pro...]]></description>
                        <content:encoded><![CDATA[<p>@userd</p>
<p>That's not good. So there is no option to disable this conversion. Please disable all plugins, maybe this function come from some plugin. Then delete all caches and check. If the problem is not soled then you should contact to your theme support and ask them provide some solution to disable "&lt;i&gt; Icon to SVG" converter function.</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Martin</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36313</guid>
                    </item>
				                    <item>
                        <title>RE: My notification Icon does not look like your website</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36311</link>
                        <pubDate>Wed, 05 Feb 2020 20:50:06 +0000</pubDate>
                        <description><![CDATA[My theme has no option.
Can you explain in detail?
which have i need?do you know about any plugin.

Please check.
Icon not loading.]]></description>
                        <content:encoded><![CDATA[<blockquote data-mention="userd" data-userid="13042" data-postid="36195">
<div class="wpforo-post-quote-author"> </div>
<p>My theme has no option.</p>
<p>Can you explain in detail?</p>
<p><span style="background-color: #ffffff">which have i need?<br />do you know about any plugin.</span></p>
</blockquote>
<p><span style="background-color: #ffffff">https://illicitrhythm.com/index.php/memberarea/</span></p>
<p>Please check.</p>
<p>Icon not loading.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>User 0</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36311</guid>
                    </item>
				                    <item>
                        <title>RE: My notification Icon does not look like your website</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36195</link>
                        <pubDate>Wed, 05 Feb 2020 08:39:44 +0000</pubDate>
                        <description><![CDATA[My theme has no option.
Can you explain in detail?
which have i need?do you know about any plugin.]]></description>
                        <content:encoded><![CDATA[<p>My theme has no option.</p>
<p>Can you explain in detail?</p>
<p><span style="background-color: #ffffff">which have i need?<br />do you know about any plugin.</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>User 0</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36195</guid>
                    </item>
				                    <item>
                        <title>RE: My notification Icon does not look like your website</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36104</link>
                        <pubDate>Tue, 04 Feb 2020 13:19:06 +0000</pubDate>
                        <description><![CDATA[@userd,
Your theme has a function which turns all Font Awesome Icons to SVG icons. Please find the Icon to SVG converter option in your theme or maybe in a separate plugin you use and disab...]]></description>
                        <content:encoded><![CDATA[<p>@userd,</p>
<p>Your theme has a function which turns all Font Awesome Icons to SVG icons. Please find the Icon to SVG converter option in your theme or maybe in a separate plugin you use and disable it. If you can't find just contact to your theme developers and ask them how to disable the icon to SVG converter function. This function affects all wpForo icons.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/my-notification-icon-does-not-look-like-your-website/#post-36104</guid>
                    </item>
							        </channel>
        </rss>
		