<?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>
									Forum not centering on page or using full width - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/forum-not-centering-on-page-or-using-full-width/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 09 May 2026 17:17:13 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Forum not centering on page or using full width</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/forum-not-centering-on-page-or-using-full-width/#post-11262</link>
                        <pubDate>Fri, 22 Sep 2017 21:25:11 +0000</pubDate>
                        <description><![CDATA[Thanks for this, I&#039;ve been wondering how to use this.]]></description>
                        <content:encoded><![CDATA[<p>Thanks for this, I've been wondering how to use this. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Aseize Okaztle</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/forum-not-centering-on-page-or-using-full-width/#post-11262</guid>
                    </item>
				                    <item>
                        <title>RE: Forum not centering on page or using full width</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/forum-not-centering-on-page-or-using-full-width/#post-9687</link>
                        <pubDate>Fri, 02 Jun 2017 04:05:04 +0000</pubDate>
                        <description><![CDATA[Omg, I don&#039;t know how I missed that! THANK YOU for pointing that out. Such a simple fix :D]]></description>
                        <content:encoded><![CDATA[<p>Omg, I don't know how I missed that! THANK YOU for pointing that out. Such a simple fix :D</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>kybourneadmin</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/forum-not-centering-on-page-or-using-full-width/#post-9687</guid>
                    </item>
				                    <item>
                        <title>RE: Forum not centering on page or using full width</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/forum-not-centering-on-page-or-using-full-width/#post-9684</link>
                        <pubDate>Fri, 02 Jun 2017 03:57:44 +0000</pubDate>
                        <description><![CDATA[This doesn&#039;t have any relation to wpForo, this is a theme page layout issue. You&#039;re using wpForo in a right sidebar page template. I recommend edit this page and use Full Width page template...]]></description>
                        <content:encoded><![CDATA[<p>This doesn't have any relation to wpForo, this is a theme page layout issue. You're using wpForo in a right sidebar page template. I recommend edit this page and use Full Width page template. If you don't have full width template in your theme you should ask theme developers to create one for you, that's not so hard.</p><p>Also if you built this page with a visual composer make sure you've set the content wrapper with 1 column as far as I see this is 2 or 3 column layout.</p><p>As a not recommended alternative you can hide sidebar part using CSS Code like this:</p><pre>.wpforo.ht_right_sidebar #primary{<br />    float: none;<br />    width: 100%;<br />}</pre><p>Then delete all caches and do Ctrl+F5 on front end. In case you made it 100% you can use wpForo Sidebar in Dashboard &gt; Appearance &gt; Widgets admin page. please don't use this sidebar if forum doesn't have 100% width.</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/forum-not-centering-on-page-or-using-full-width/#post-9684</guid>
                    </item>
				                    <item>
                        <title>Forum not centering on page or using full width</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/forum-not-centering-on-page-or-using-full-width/#post-9677</link>
                        <pubDate>Thu, 01 Jun 2017 23:53:31 +0000</pubDate>
                        <description><![CDATA[Hey guys, I&#039;ve been trying to get the forum on my website to center (btw best forum plugin ever) and it&#039;s just not working for me. Could you please let me know what I&#039;m doing wrong- is the l...]]></description>
                        <content:encoded><![CDATA[<p>Hey guys, I've been trying to get the forum on my website to center (btw best forum plugin ever) and it's just not working for me. Could you please let me know what I'm doing wrong?</p><p>http://ufria.com/community - is the link to the forum page</p><p>I had this as custom CSS, but I can't work out what's wrong with it:</p><p> </p><p>#wpforo #wpforo-wrap {</p><p>   font-size: 13px; width: 100%; padding:10px 20px; margin:0px;</p><p>}</p><p>#body.wpforo .entry-content.page-content, body.wpforo .entry-title.entry-title-page{</p><p>       width: 1170px;    </p><p>       max-width: 1170px;</p><p>}</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>kybourneadmin</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/forum-not-centering-on-page-or-using-full-width/#post-9677</guid>
                    </item>
							        </channel>
        </rss>
		