<?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>
									Custom Forum CSS bleeds onto non-forum pages - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/custom-forum-css-bleeds-onto-non-forum-pages/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 17 Jun 2026 09:58:04 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Custom Forum CSS bleeds onto non-forum pages</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/custom-forum-css-bleeds-onto-non-forum-pages/#post-59733</link>
                        <pubDate>Wed, 10 Nov 2021 21:22:57 +0000</pubDate>
                        <description><![CDATA[Oops, Forgot to add that to the second line of CSS, what a dope I am!]]></description>
                        <content:encoded><![CDATA[<p>Oops, Forgot to add that to the second line of CSS, what a dope I am!</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>SiteBastion</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/custom-forum-css-bleeds-onto-non-forum-pages/#post-59733</guid>
                    </item>
				                    <item>
                        <title>RE: Custom Forum CSS bleeds onto non-forum pages</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/custom-forum-css-bleeds-onto-non-forum-pages/#post-59720</link>
                        <pubDate>Wed, 10 Nov 2021 11:00:15 +0000</pubDate>
                        <description><![CDATA[Hi @sitebastion,
If you want to make changes on wpForo using custom CSS, always add the below CSS before the path
#wpforo #wpforo-wrap
This means that the CSS code will work only on wpFor...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@sitebastion,</span></p>
<p>If you want to make changes on wpForo using custom CSS, always add <span>the below CSS before the path</span></p>
<pre contenteditable="false">#wpforo #wpforo-wrap</pre>
<p>This means that the CSS code will work only on wpForo</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>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/custom-forum-css-bleeds-onto-non-forum-pages/#post-59720</guid>
                    </item>
				                    <item>
                        <title>Custom Forum CSS bleeds onto non-forum pages</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/custom-forum-css-bleeds-onto-non-forum-pages/#post-59709</link>
                        <pubDate>Wed, 10 Nov 2021 00:38:37 +0000</pubDate>
                        <description><![CDATA[I have noticed that the WPForo custom CSS is showing up on regular non forums pages.
I wrote a custom bit of CSS to hide out table of contents plugin within the forums but it ended up being...]]></description>
                        <content:encoded><![CDATA[<p>I have noticed that the WPForo custom CSS is showing up on regular non forums pages.</p>
<p>I wrote a custom bit of CSS to hide out table of contents plugin within the forums but it ended up being included in the color.css file and then being applied site wide. So it turned off our TOC plugin site wide.</p>
<p>Is this by design?<br />Is there a way to limit the WPForo CSS to just the forum pages?</p>
<p>I already have quite a bit of CSS loading and I don't really need to add the rather LARGE WPForo CSS file to my non-forum pages.</p>
<p>Thanks for looking into this,</p>
<p>Kim</p>
<p> </p>
<p>Here is the CSS I loaded into the custom CSS box in the forum "Style" tab:</p>
<pre contenteditable="false">#wpforo #wpforo-wrap {
   font-size: 13px; width: 100%; padding:10px 0; margin:0px;
}
.ez-toc-title-container {
   display: none;
}</pre>
<p>Here you can see the TOC plugin in effect.</p>
<p>https://www.rvtravel.com/rv-travel-newsletter-issue-1025/</p>
<p>When this CSS was loaded it turned the dropdown into a small gray square with a 1px border. On the forum pages it hid the TOC completely.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>SiteBastion</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/custom-forum-css-bleeds-onto-non-forum-pages/#post-59709</guid>
                    </item>
							        </channel>
        </rss>
		