<?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>
									Fresh Install - Buttons take up whole screen - Bug Reports - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 21 Jul 2026 11:04:49 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Fresh Install - Buttons take up whole screen</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72866</link>
                        <pubDate>Mon, 19 Sep 2022 10:27:33 +0000</pubDate>
                        <description><![CDATA[@marish,
I don&#039;t follow you, you got issue after using the CSS Code?]]></description>
                        <content:encoded><![CDATA[<p>@marish,</p>
<p>I don't follow you, you got issue after using the CSS Code?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72866</guid>
                    </item>
				                    <item>
                        <title>RE: Fresh Install - Buttons take up whole screen</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72863</link>
                        <pubDate>Mon, 19 Sep 2022 09:09:18 +0000</pubDate>
                        <description><![CDATA[@chris that fixed it! thank you! sad that I had to loose my colour scheme and posts :(]]></description>
                        <content:encoded><![CDATA[@chris that fixed it! thank you! sad that I had to loose my colour scheme and posts :(]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>marish</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72863</guid>
                    </item>
				                    <item>
                        <title>RE: Fresh Install - Buttons take up whole screen</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72861</link>
                        <pubDate>Mon, 19 Sep 2022 09:07:05 +0000</pubDate>
                        <description><![CDATA[@marish,
The issue is related to your theme as it creates SVG icons for sub forum links, and also that the top bar is set to relative which sets the top bar on forum menu.
This CSS fixes t...]]></description>
                        <content:encoded><![CDATA[<p><span>@marish,</span></p>
<p>The issue is related to your theme as it creates SVG icons for sub forum links, and also that the top bar is set to relative which sets the top bar on forum menu.</p>
<p>This CSS fixes those issues.</p>
<p>Insert the below CSS Code in Custom CSS code field from Dashboard &gt; wpForo &gt; Settings &gt; Colors &amp; Styles:</p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpf-left .wpf-menu .menu-item-1261 a svg.svg-inline--fa {
    display: none;
}
#wpforo #wpforo-wrap #wpforo-menu{
    margin-top: 30px;
}
</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72861</guid>
                    </item>
				                    <item>
                        <title>RE: Fresh Install - Buttons take up whole screen</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72858</link>
                        <pubDate>Mon, 19 Sep 2022 08:56:48 +0000</pubDate>
                        <description><![CDATA[@robert I completely uninstalled, reinstalled, did delete all cache, and the issue persists. I don&#039;t know what a CDN is though. Please find image attached showing installed plugins.
&nbsp;p...]]></description>
                        <content:encoded><![CDATA[@robert I completely uninstalled, reinstalled, did delete all cache, and the issue persists. I don't know what a CDN is though. Please find image attached showing installed plugins.
<div id="wpfa-13598" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1663578208-plugins.png" target="_blank" title="plugins.PNG"><i class="fas fa-paperclip"></i>&nbsp;plugins.PNG</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>marish</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72858</guid>
                    </item>
				                    <item>
                        <title>RE: Fresh Install - Buttons take up whole screen</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72857</link>
                        <pubDate>Mon, 19 Sep 2022 08:51:33 +0000</pubDate>
                        <description><![CDATA[@marish ,
This is a cache issue.
Please install it again, then delete all caches. If you have a CDN, please purge it as well.
Then navigate to wpForo &gt; Overview admin page and click th...]]></description>
                        <content:encoded><![CDATA[<p>@marish ,</p>
<p>This is a cache issue.</p>
<p>Please install it again, then delete all caches. If you have a CDN, please purge it as well.</p>
<p>Then navigate to wpForo &gt; Overview admin page and click the  button.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72857</guid>
                    </item>
				                    <item>
                        <title>RE: Fresh Install - Buttons take up whole screen</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72850</link>
                        <pubDate>Mon, 19 Sep 2022 07:55:54 +0000</pubDate>
                        <description><![CDATA[@chris sorry, i had uninstalled to have a look at other options, its enabled again and the issue persists :(]]></description>
                        <content:encoded><![CDATA[@chris sorry, i had uninstalled to have a look at other options, its enabled again and the issue persists :(]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>marish</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72850</guid>
                    </item>
				                    <item>
                        <title>RE: Fresh Install - Buttons take up whole screen</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72256</link>
                        <pubDate>Fri, 16 Sep 2022 10:56:06 +0000</pubDate>
                        <description><![CDATA[@marish,
ok, I will try to log in, please enable wpForo.]]></description>
                        <content:encoded><![CDATA[<p>@marish,</p>
<p>ok, I will try to log in, please enable wpForo.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72256</guid>
                    </item>
				                    <item>
                        <title>RE: Fresh Install - Buttons take up whole screen</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72254</link>
                        <pubDate>Fri, 16 Sep 2022 08:50:52 +0000</pubDate>
                        <description><![CDATA[@chris perhaps its only once you are logged in, but it is rather annoying as it takes up the whole screen.
 
ETA: I&#039;ve just made another account in incognito mode, and yes, it is only once...]]></description>
                        <content:encoded><![CDATA[<p>@chris perhaps its only once you are logged in, but it is rather annoying as it takes up the whole screen.</p>
<p> </p>
<p>ETA: I've just made another account in incognito mode, and yes, it is only once logged in.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>marish</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72254</guid>
                    </item>
				                    <item>
                        <title>RE: Fresh Install - Buttons take up whole screen</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72252</link>
                        <pubDate>Fri, 16 Sep 2022 08:03:14 +0000</pubDate>
                        <description><![CDATA[Hi @marish,
I don&#039;t see those arrows in your website.]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@marish,</span></p>
<p>I don't see those arrows in your website.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72252</guid>
                    </item>
				                    <item>
                        <title>Fresh Install - Buttons take up whole screen</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72248</link>
                        <pubDate>Fri, 16 Sep 2022 07:38:02 +0000</pubDate>
                        <description><![CDATA[Hiya,
Just thought I&#039;d try out the forums, but on a fresh install there are some random giant arrows. Please see image attached.
Is this something I can fix? It is unsightly.
Thank you.
...]]></description>
                        <content:encoded><![CDATA[<p>Hiya,</p>
<p>Just thought I'd try out the forums, but on a fresh install there are some random giant arrows. Please see image attached.</p>
<p>Is this something I can fix? It is unsightly.</p>
<p>Thank you.</p>
<div id="wpfa-13534" class="wpforo-attached-file"><a class="wpforo-default-attachment" title="Capture.PNG" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1663313882-Capture.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> Capture.PNG</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>marish</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/fresh-install-buttons-take-up-whole-screen/#post-72248</guid>
                    </item>
							        </channel>
        </rss>
		