<?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>
									How to fix user details spacing in post (MOBILE only) - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 12 May 2026 00:42:52 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to fix user details spacing in post (MOBILE only)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61591</link>
                        <pubDate>Fri, 04 Feb 2022 19:26:15 +0000</pubDate>
                        <description><![CDATA[@tutrix 
worked perfectly... Thanks a ton mate 🙂]]></description>
                        <content:encoded><![CDATA[<p>@tutrix </p>
<p>worked perfectly... Thanks a ton mate 🙂 </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>amitkool21</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61591</guid>
                    </item>
				                    <item>
                        <title>RE: How to fix user details spacing in post (MOBILE only)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61571</link>
                        <pubDate>Fri, 04 Feb 2022 04:45:21 +0000</pubDate>
                        <description><![CDATA[@amitkool21 
Default value is 80px
@media screen and (max-width:620px) {
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-data {
margin-left: 80px;
}
}
you can increase thi...]]></description>
                        <content:encoded><![CDATA[<p>@amitkool21 </p>
<p>Default value is 80px</p>
<pre contenteditable="false">@media screen and (max-width:620px) {
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-data {
margin-left: 80px;
}
}</pre>
<p>you can increase this value, for example 120px</p>
<pre contenteditable="false">@media screen and (max-width:620px) {
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-data {
margin-left: 120px;
}
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61571</guid>
                    </item>
				                    <item>
                        <title>RE: How to fix user details spacing in post (MOBILE only)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61566</link>
                        <pubDate>Thu, 03 Feb 2022 20:10:07 +0000</pubDate>
                        <description><![CDATA[@tutrix 
Yeah, I was also thinking about that... But I just wanted to test it, because small displays are almost going out of market now, So may be after some time I&#039;ll use that 🙂]]></description>
                        <content:encoded><![CDATA[<p>@tutrix </p>
<p>Yeah, I was also thinking about that... But I just wanted to test it, because small displays are almost going out of market now, So may be after some time I'll use that 🙂 </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>amitkool21</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61566</guid>
                    </item>
				                    <item>
                        <title>RE: How to fix user details spacing in post (MOBILE only)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61565</link>
                        <pubDate>Thu, 03 Feb 2022 19:59:49 +0000</pubDate>
                        <description><![CDATA[@amitkool21 
on small displays there is no space on the right side 😉 
&nbsp;small-displays.jpg]]></description>
                        <content:encoded><![CDATA[<p>@amitkool21 </p>
<p>on small displays there is no space on the right side 😉 </p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1643918458-small-displays.jpg" target="_blank" title="small-displays.jpg"><i class="fas fa-paperclip"></i>&nbsp;small-displays.jpg</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>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61565</guid>
                    </item>
				                    <item>
                        <title>RE: How to fix user details spacing in post (MOBILE only)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61564</link>
                        <pubDate>Thu, 03 Feb 2022 19:45:16 +0000</pubDate>
                        <description><![CDATA[@tutrix Thanks man, but it only decreased the size of avatar, it didn&#039;t shift the text on the right side 😕 
 
By the way, I really love your guides from your website.]]></description>
                        <content:encoded><![CDATA[<p>@tutrix Thanks man, but it only decreased the size of avatar, it didn't shift the text on the right side 😕 </p>
<p> </p>
<p>By the way, I really love your guides from your website.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>amitkool21</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61564</guid>
                    </item>
				                    <item>
                        <title>RE: How to fix user details spacing in post (MOBILE only)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61562</link>
                        <pubDate>Thu, 03 Feb 2022 16:48:12 +0000</pubDate>
                        <description><![CDATA[@amitkool21
add this to custom css
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar {
width: 70px !important;
max-height: 70px !important;
}
Dashboard &gt; Forums &gt; Setti...]]></description>
                        <content:encoded><![CDATA[<p>@amitkool21</p>
<p>add this to custom css</p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar {
width: 70px !important;
max-height: 70px !important;
}</pre>
<p>Dashboard &gt; Forums &gt; Settings &gt; Style (custom css)</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61562</guid>
                    </item>
				                    <item>
                        <title>RE: How to fix user details spacing in post (MOBILE only)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61558</link>
                        <pubDate>Thu, 03 Feb 2022 14:57:21 +0000</pubDate>
                        <description><![CDATA[www.yatrahelpline.com/community
 
Main page will say COMING SOON.]]></description>
                        <content:encoded><![CDATA[<p>www.yatrahelpline.com/community</p>
<p> </p>
<p>Main page will say COMING SOON. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>amitkool21</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61558</guid>
                    </item>
				                    <item>
                        <title>RE: How to fix user details spacing in post (MOBILE only)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61543</link>
                        <pubDate>Thu, 03 Feb 2022 08:48:30 +0000</pubDate>
                        <description><![CDATA[Hi @amitkool21,
Please provide your Forum URL.]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@amitkool21,</span></p>
<p>Please provide your Forum URL.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61543</guid>
                    </item>
				                    <item>
                        <title>How to fix user details spacing in post (MOBILE only)</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61527</link>
                        <pubDate>Wed, 02 Feb 2022 20:41:41 +0000</pubDate>
                        <description><![CDATA[Please take a look at the attachment, user details are showing a little bit over the avatar... I want to move them to right side. This is happening only on mobile and on desktop PC it looks ...]]></description>
                        <content:encoded><![CDATA[<p>Please take a look at the attachment, user details are showing a little bit over the avatar... I want to move them to right side. This is happening only on mobile and on desktop PC it looks fine.</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1643834501-Screenshot_20220203-015810.jpg" target="_blank" title="Screenshot_20220203-015810.jpg"><i class="fas fa-paperclip"></i>&nbsp;Screenshot_20220203-015810.jpg</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>amitkool21</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-fix-user-details-spacing-in-post-mobile-only/#post-61527</guid>
                    </item>
							        </channel>
        </rss>
		