<?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>
									Wrong aspect ratio on avatars (wpForo latest posts widget) - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 05 Sep 2026 15:20:04 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Wrong aspect ratio on avatars (wpForo latest posts widget)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/paged/2/#post-13587</link>
                        <pubDate>Thu, 18 Jan 2018 06:51:29 +0000</pubDate>
                        <description><![CDATA[I just fooled around to try if it worked. After putting the code in the themes css file it worked like a charm!Thanks!/Johan]]></description>
                        <content:encoded><![CDATA[<p>I just fooled around to try if it worked. After putting the code in the themes css file it worked like a charm!</p><p>Thanks!</p><p>/Johan</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>onlyj</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/paged/2/#post-13587</guid>
                    </item>
				                    <item>
                        <title>RE: Wrong aspect ratio on avatars (wpForo latest posts widget)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/#post-13533</link>
                        <pubDate>Wed, 17 Jan 2018 23:39:06 +0000</pubDate>
                        <description><![CDATA[I don&#039;t see any problem. Could you please check it on other browsers?Please keep the height:auto; don&#039;t set it 3vw. Also please cut the CSS code from Custom CSS Code textarea and paste it in...]]></description>
                        <content:encoded><![CDATA[<p>I don't see any problem. Could you please check it on other browsers?</p><p>Please keep the <span style="color: #0000ff">height:auto;</span> don't set it <span style="color: #ff0000">3vw</span>. Also please cut the CSS code from Custom CSS Code textarea and paste it in current active theme style.css file to make it available for whole site, not only for forum. Don't forget delete all caches and do Ctrl+F5 on front-end.</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/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/#post-13533</guid>
                    </item>
				                    <item>
                        <title>RE: Wrong aspect ratio on avatars (wpForo latest posts widget)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/#post-13517</link>
                        <pubDate>Wed, 17 Jan 2018 09:27:05 +0000</pubDate>
                        <description><![CDATA[Tried that code and it did not fix the problem  😕./Johan]]></description>
                        <content:encoded><![CDATA[<p>Tried that code and it did not fix the problem  😕.</p><p>/Johan</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>onlyj</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/#post-13517</guid>
                    </item>
				                    <item>
                        <title>RE: Wrong aspect ratio on avatars (wpForo latest posts widget)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/#post-13484</link>
                        <pubDate>Tue, 16 Jan 2018 22:13:32 +0000</pubDate>
                        <description><![CDATA[Posted by: onlyjWhen resizing the browser window on a big screen the aspect ratio on the avatars is wrong. Instead of being round they turn oval. See attached file!/Johanwpforo-latest-post-w...]]></description>
                        <content:encoded><![CDATA[<blockquote><div class="wpforo-post-quote-author"><strong>Posted by: onlyj</strong></div><p>When resizing the browser window on a big screen the aspect ratio on the avatars is wrong. Instead of being round they turn oval. See attached file!</p><p>/Johan</p><div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1516122838-wpforo-latest-post-widget.mov" target="_blank" rel="noopener">wpforo-latest-post-widget.mov</a></div></blockquote><p>We don't see such problem. In any case please put this CSS code in Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; Custom CSS Code textarea, then save it delete all caches and do Ctrl+F5 on forum front:</p><pre>.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img {<br />     width: 3vw;<br />     height: auto;<br />    max-width: 100% !important;<br />}</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/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/#post-13484</guid>
                    </item>
				                    <item>
                        <title>RE: Wrong aspect ratio on avatars (wpForo latest posts widget)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/#post-13466</link>
                        <pubDate>Tue, 16 Jan 2018 17:59:04 +0000</pubDate>
                        <description><![CDATA[Posted by: Anonymous20Works great for me, probably it is your theme ?Maybe, but what is causing it? I&#039;m no expert on css codes and such stuff. So would appreciate some help.The url to the fo...]]></description>
                        <content:encoded><![CDATA[<blockquote><div class="wpforo-post-quote-author"><strong>Posted by: Anonymous20</strong></div><p>Works great for me, probably it is your theme ?</p></blockquote><p>Maybe, but what is causing it? I'm no expert on css codes and such stuff. So would appreciate some help.</p><p>The url to the forum is http://fotointresse.se</p><p>Thanks,</p><p>Johan</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>onlyj</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/#post-13466</guid>
                    </item>
				                    <item>
                        <title>RE: Wrong aspect ratio on avatars (wpForo latest posts widget)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/#post-13463</link>
                        <pubDate>Tue, 16 Jan 2018 17:26:48 +0000</pubDate>
                        <description><![CDATA[Works great for me, probably it is your theme ?]]></description>
                        <content:encoded><![CDATA[<p>Works great for me, probably it is your theme ?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Anonymous20</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/#post-13463</guid>
                    </item>
				                    <item>
                        <title>Wrong aspect ratio on avatars (wpForo latest posts widget)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/#post-13462</link>
                        <pubDate>Tue, 16 Jan 2018 17:13:58 +0000</pubDate>
                        <description><![CDATA[When resizing the browser window on a big screen the aspect ratio on the avatars is wrong. Instead of being round they turn oval. See attached file!/Johan
wpforo-latest-post-widget.mov]]></description>
                        <content:encoded><![CDATA[<p>When resizing the browser window on a big screen the aspect ratio on the avatars is wrong. Instead of being round they turn oval. See attached file!</p><p>/Johan</p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1516122838-wpforo-latest-post-widget.mov" target="_blank"><i class="fa fa-paperclip"></i>wpforo-latest-post-widget.mov</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>onlyj</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/wrong-aspect-ratio-on-avatars-wpforo-latest-posts-widget/#post-13462</guid>
                    </item>
							        </channel>
        </rss>
		