<?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>
									Field and items are not displayed properly - General Discussions				            </title>
            <link>https://wpforo.com/community/general-discussions/field-and-items-are-not-displayed-properly/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 14 Aug 2026 00:29:54 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Field and items are not displayed properly</title>
                        <link>https://wpforo.com/community/general-discussions/field-and-items-are-not-displayed-properly/#post-116275</link>
                        <pubDate>Thu, 25 Jul 2024 09:44:18 +0000</pubDate>
                        <description><![CDATA[@gregpev 
Here are the CSS codes you can use: 
#wpforo #wpforo-wrap .wpforo-login-table br {display:none;}
#wpforo #wpforo-wrap .wpforo-register-content br{display:none;}]]></description>
                        <content:encoded><![CDATA[<p>@gregpev </p>
<p>Here are the CSS codes you can use: </p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpforo-login-table br {display:none;}
#wpforo #wpforo-wrap .wpforo-register-content br{display:none;}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/field-and-items-are-not-displayed-properly/#post-116275</guid>
                    </item>
				                    <item>
                        <title>RE: Field and items are not displayed properly</title>
                        <link>https://wpforo.com/community/general-discussions/field-and-items-are-not-displayed-properly/#post-116250</link>
                        <pubDate>Wed, 24 Jul 2024 17:50:57 +0000</pubDate>
                        <description><![CDATA[@gregpev 
You have made changes to the login page, it is not the original login page.Remove the added line breaks
&lt;br&gt;
&nbsp;loginpage.gif]]></description>
                        <content:encoded><![CDATA[<p>@gregpev </p>
<p>You have made changes to the login page, it is not the original login page.<br />Remove the added line breaks</p>
<pre contenteditable="false">&lt;br&gt;</pre>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1721843457-loginpage.gif" target="_blank" title="loginpage.gif"><i class="fas fa-paperclip"></i>&nbsp;loginpage.gif</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/field-and-items-are-not-displayed-properly/#post-116250</guid>
                    </item>
				                    <item>
                        <title>RE: Field and items are not displayed properly</title>
                        <link>https://wpforo.com/community/general-discussions/field-and-items-are-not-displayed-properly/#post-116249</link>
                        <pubDate>Wed, 24 Jul 2024 14:05:33 +0000</pubDate>
                        <description><![CDATA[See picture
&nbsp;Screenshot-2024-07-24-160321.png]]></description>
                        <content:encoded><![CDATA[<p>See picture</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1721829933-Screenshot-2024-07-24-160321.png" target="_blank" title="Screenshot-2024-07-24-160321.png"><i class="fas fa-paperclip"></i>&nbsp;Screenshot-2024-07-24-160321.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>gregpev</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/field-and-items-are-not-displayed-properly/#post-116249</guid>
                    </item>
				                    <item>
                        <title>RE: Field and items are not displayed properly</title>
                        <link>https://wpforo.com/community/general-discussions/field-and-items-are-not-displayed-properly/#post-116248</link>
                        <pubDate>Wed, 24 Jul 2024 14:04:51 +0000</pubDate>
                        <description><![CDATA[Many thanks for your answer.
Your solution solved the problem for the forum pages but my &quot;login page&quot; still looks odd.
Could you please support? 
thank you 
Gregoire]]></description>
                        <content:encoded><![CDATA[<p>Many thanks for your answer.</p>
<p>Your solution solved the problem for the forum pages but my "login page" still looks odd.</p>
<p>Could you please support? </p>
<p>thank you </p>
<p>Gregoire</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>gregpev</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/field-and-items-are-not-displayed-properly/#post-116248</guid>
                    </item>
				                    <item>
                        <title>RE: Field and items are not displayed properly</title>
                        <link>https://wpforo.com/community/general-discussions/field-and-items-are-not-displayed-properly/#post-116138</link>
                        <pubDate>Mon, 15 Jul 2024 18:39:52 +0000</pubDate>
                        <description><![CDATA[Hi,
Please use this CSS code: 
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-wrap .wpf-sbw br, #wpforo-footer br {
   display: none;
}
Insert the code in the Custom CSS code textarea located...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>Please use this CSS code: </p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-wrap .wpf-sbw br, #wpforo-footer br {
   display: none;
}</pre>
<p>Insert the code in the Custom CSS code textarea located in the following tab: </p>
<p>For the Single Board Forum:</p>
<ul>
<li>Dashboard &gt; wpForo &gt; Settings &gt; Colors &amp; Styles</li>
</ul>
<p>Multi-Boards Forum:</p>
<ul>
<li>Dashboard &gt;<span style="color: #ff0000"> </span><span> </span>&gt; Settings &gt; Colors &amp; Styles tab</li>
<li>Dashboard &gt;<span style="color: #ff0000">  </span>&gt; Settings &gt; Colors &amp; Styles tab</li>
</ul>
<p>For example:</p>
<ul>
<li>Dashboard &gt;<span> </span><span style="color: #ff0000"><strong>EN</strong> </span>Forum &gt; Settings &gt; Colors &amp; Styles tab</li>
<li>Dashboard &gt;<span> </span><span style="color: #ff0000"><strong>FR</strong> </span>Forum &gt; Settings &gt; Colors &amp; Styles tab</li>
</ul>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/field-and-items-are-not-displayed-properly/#post-116138</guid>
                    </item>
				                    <item>
                        <title>Field and items are not displayed properly</title>
                        <link>https://wpforo.com/community/general-discussions/field-and-items-are-not-displayed-properly/#post-116126</link>
                        <pubDate>Mon, 15 Jul 2024 09:20:15 +0000</pubDate>
                        <description><![CDATA[Field and items are not displayed properly one several pages, how can I fix this?
 
thank you !
&nbsp;Screenshot-2024-07-15-111724.png]]></description>
                        <content:encoded><![CDATA[<p>Field and items are not displayed properly one several pages, how can I fix this?</p>
<p>https://scripotime.com/</p>
<p> </p>
<p>thank you !</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1721035215-Screenshot-2024-07-15-111724.png" target="_blank" title="Screenshot-2024-07-15-111724.png"><i class="fas fa-paperclip"></i>&nbsp;Screenshot-2024-07-15-111724.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>gregpev</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/field-and-items-are-not-displayed-properly/#post-116126</guid>
                    </item>
							        </channel>
        </rss>
		