<?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>
									Size of avatar and icon - How-to and Troubleshooting				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/size-of-avatar-and-icon/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 09 Mar 2026 06:09:47 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Size of avatar and icon</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/size-of-avatar-and-icon/#post-51503</link>
                        <pubDate>Fri, 05 Mar 2021 08:21:33 +0000</pubDate>
                        <description><![CDATA[@robert Thanks for the code. I solved it somehow, but it would be good to fix it directly in the plugin.]]></description>
                        <content:encoded><![CDATA[@robert Thanks for the code. I solved it somehow, but it would be good to fix it directly in the plugin.]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Vít Hofman</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/size-of-avatar-and-icon/#post-51503</guid>
                    </item>
				                    <item>
                        <title>RE: Size of avatar and icon</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/size-of-avatar-and-icon/#post-51493</link>
                        <pubDate>Fri, 05 Mar 2021 06:06:35 +0000</pubDate>
                        <description><![CDATA[Hi @vit-hofman,
Thank you for letting us know. We&#039;ll fix it in the next version.
Currently, you can use this CSS code:
@media only screen and (min-width: 2000px) {
    #wpforo #wpforo-wr...]]></description>
                        <content:encoded><![CDATA[<p>Hi @vit-hofman,</p>
<p>Thank you for letting us know. We'll fix it in the next version.</p>
<p>Currently, you can use this CSS code:</p>
<pre contenteditable="false">@media only screen and (min-width: 2000px) {
    #wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users .wpf-circle.wpf-m img {
        width: 34px;
        height: 34px;
    }
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/size-of-avatar-and-icon/#post-51493</guid>
                    </item>
				                    <item>
                        <title>Size of avatar and icon</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/size-of-avatar-and-icon/#post-51476</link>
                        <pubDate>Thu, 04 Mar 2021 15:08:32 +0000</pubDate>
                        <description><![CDATA[Hello, do you know about this problem? See pic.I have the same problem with my forum.Probably only on UHD monitors. I can see it at a resolution of 3440 x 1440.Please try to think about this...]]></description>
                        <content:encoded><![CDATA[<p>Hello, do you know about this problem? See pic.<br />I have the same problem with my forum.<br />Probably only on UHD monitors. I can see it at a resolution of 3440 x 1440.<br />Please try to think about this in the next update. Thanks.</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1614870512-size-problem.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> size-problem.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Vít Hofman</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/size-of-avatar-and-icon/#post-51476</guid>
                    </item>
							        </channel>
        </rss>
		