<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Add a background to the Phorum</title>
        <description> I am sorry that I am so dumb. I promise to learn quickly. Can someone please tell me how I can add a background image to the Phorum pages?

Thank you.</description>
        <link>https://www.phorum.org/phorum5/read.php?20,161617,161617#msg-161617</link>
        <lastBuildDate>Thu, 21 May 2026 12:21:16 -0400</lastBuildDate>
        <generator>Phorum 5.2.22</generator>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?20,161617,161630#msg-161630</guid>
            <title>Re: Add a background to the Phorum</title>
            <link>https://www.phorum.org/phorum5/read.php?20,161617,161630#msg-161630</link>
            <description><![CDATA[ @Scott: I prefer your solution!]]></description>
            <dc:creator>Oliver Riesen-Mallmann</dc:creator>
            <category>Phorum Hack/Mod Requests</category>
            <pubDate>Thu, 23 Mar 2017 03:53:15 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?20,161617,161629#msg-161629</guid>
            <title>Re: Add a background to the Phorum</title>
            <link>https://www.phorum.org/phorum5/read.php?20,161617,161629#msg-161629</link>
            <description><![CDATA[ THANK YOU BOTH! This seems like a great community. I hope I learn and use enough to be able to participate!!!]]></description>
            <dc:creator>btcbtc</dc:creator>
            <category>Phorum Hack/Mod Requests</category>
            <pubDate>Wed, 22 Mar 2017 14:57:24 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?20,161617,161628#msg-161628</guid>
            <title>Re: Add a background to the Phorum</title>
            <link>https://www.phorum.org/phorum5/read.php?20,161617,161628#msg-161628</link>
            <description><![CDATA[ I would go to the admin<br />
General Settings page, scroll to HTML Settings - &quot;Show and allow feed links&quot; and set it to &quot;No&quot;, then test that it behaves as expected.   Clear the cache.]]></description>
            <dc:creator>Scott Finegan</dc:creator>
            <category>Phorum Hack/Mod Requests</category>
            <pubDate>Wed, 22 Mar 2017 14:09:46 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?20,161617,161627#msg-161627</guid>
            <title>Re: Add a background to the Phorum</title>
            <link>https://www.phorum.org/phorum5/read.php?20,161617,161627#msg-161627</link>
            <description><![CDATA[ Hi Bruce,<br />
<br />
look for FEED in <br />
<br />
\templates\emerald\read.tp<br />
\templates\emerald\read_hybrid.tpl<br />
\templates\emerald\read_threads.tpl<br />
<br />
and remove the following lines:<br />
<br />
<pre class="php bbcode_geshi"><div class="head">Language: PHP</div>    <span class="br0">&#123;</span><span class="kw1">IF</span> URL<span class="sy0">-&gt;</span><span class="me1">FEED</span><span class="br0">&#125;</span>
        <span class="sy0">&lt;</span>a <span class="kw2">class</span><span class="sy0">=</span><span class="st0">&quot;icon icon-feed&quot;</span> href<span class="sy0">=</span><span class="st0">&quot;{URL-&gt;FEED}&quot;</span><span class="sy0">&gt;</span><span class="br0">&#123;</span>FEED<span class="br0">&#125;</span><span class="sy0">&lt;/</span>a<span class="sy0">&gt;</span>
    <span class="br0">&#123;</span><span class="sy0">/</span><span class="kw1">IF</span><span class="br0">&#125;</span></pre>
<br />
<br />
Regards<br />
Oliver]]></description>
            <dc:creator>Oliver Riesen-Mallmann</dc:creator>
            <category>Phorum Hack/Mod Requests</category>
            <pubDate>Wed, 22 Mar 2017 10:22:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?20,161617,161626#msg-161626</guid>
            <title>Re: Add a background to the Phorum</title>
            <link>https://www.phorum.org/phorum5/read.php?20,161617,161626#msg-161626</link>
            <description><![CDATA[ Oliver, I saw you answered my last post about this time in the day. I had one more question. There is an RSS link on the bottom of each posting. That is just going to confuse our users. Is there a way to remove it? I am not trying to rebrand or do anything that would change the working structure of the Phorum . . . I just don&#039;t want anyone to press that for fun. THANK YOU SO VERY MUCH. Of course, the more I use this I may have other questions but I won&#039;t ask you to answer them for free in the future!]]></description>
            <dc:creator>btcbtc</dc:creator>
            <category>Phorum Hack/Mod Requests</category>
            <pubDate>Wed, 22 Mar 2017 10:13:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?20,161617,161625#msg-161625</guid>
            <title>Re: Add a background to the Phorum</title>
            <link>https://www.phorum.org/phorum5/read.php?20,161617,161625#msg-161625</link>
            <description><![CDATA[ THANK YOU very much!!!]]></description>
            <dc:creator>btcbtc</dc:creator>
            <category>Phorum Hack/Mod Requests</category>
            <pubDate>Tue, 21 Mar 2017 22:52:44 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?20,161617,161618#msg-161618</guid>
            <title>Re: Add a background to the Phorum</title>
            <link>https://www.phorum.org/phorum5/read.php?20,161617,161618#msg-161618</link>
            <description><![CDATA[ Hi btcbtc,<br />
<br />
if you use the emerald template you can make your changes in \templates\emerald\css.tpl and define the background effects for your desired elements. It&#039;s just CSS, nothing special to Phorum.<br />
<br />
Take care to &quot;purge cache&quot; in the admin panel after changes to the template.<br />
<br />
Take care to clear also your browser cache when your browser doesn&#039;t show your changes.<br />
<br />
Regards<br />
Oliver]]></description>
            <dc:creator>Oliver Riesen-Mallmann</dc:creator>
            <category>Phorum Hack/Mod Requests</category>
            <pubDate>Tue, 21 Mar 2017 05:59:22 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?20,161617,161617#msg-161617</guid>
            <title>Add a background to the Phorum</title>
            <link>https://www.phorum.org/phorum5/read.php?20,161617,161617#msg-161617</link>
            <description><![CDATA[ I am sorry that I am so dumb. I promise to learn quickly. Can someone please tell me how I can add a background image to the Phorum pages?<br />
<br />
Thank you.]]></description>
            <dc:creator>btcbtc</dc:creator>
            <category>Phorum Hack/Mod Requests</category>
            <pubDate>Mon, 20 Mar 2017 17:04:56 -0400</pubDate>
        </item>
    </channel>
</rss>
