<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Phorum Support Forums - 5.1 Phorum Templates/Themes</title>
        <description>This is the forum to post your completed templates or ask questions about making changes to Phorum templates.</description>
        <link>https://www.phorum.org/phorum5/list.php?21</link>
        <lastBuildDate>Thu, 21 May 2026 10:48:24 -0400</lastBuildDate>
        <generator>Phorum 5.2.22</generator>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,150669,150669#msg-150669</guid>
            <title>posting.php and index.php custom changes (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,150669,150669#msg-150669</link>
            <description><![CDATA[ Where do I add to or modify the message &quot;Sorry, only registered users may post in this forum&quot;  in posting.php?<br />
Also is it possible to insert a logo in index.php next to the Phorum Title, above the Phorum Description as edited in General Settings?<br />
Thank you.]]></description>
            <dc:creator>obelix</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Mon, 19 Dec 2011 18:09:54 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,136047,136047#msg-136047</guid>
            <title>inherited (4 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,136047,136047#msg-136047</link>
            <description><![CDATA[ I have inherited the settings for a forum from another forum, but there is a difference in the look between the two.  How is that possible? I made changes to the template, but it shouldn&#039;t matter whether I select to inherit the template, or if I go the cutomize way (choosing the same template in any case) <br />
<br />
And how does this all relate to the default template setting?]]></description>
            <dc:creator>mac</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Wed, 21 Jan 2009 23:47:04 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,132643,132643#msg-132643</guid>
            <title>Need help getting background colors right (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,132643,132643#msg-132643</link>
            <description><![CDATA[ I have changed the background in the Emerald Template from white to light brown color, #FEE9D3, in the settings.tpl. But, in the messages a band of white background shows up, about an inch and a half high. It also shows up at the bottom of the forum in the Global Statistics Section.  <br />
<br />
I have gone over and over the changes below, but cannot see where I may have missed something -- or, if I have to make a change somewhere else. Can you tell me how I can fix this? Thanks in advance for any help. <br />
<br />
{! -- colors -- }<br />
{VAR body_background_color &quot;#FEE9D3&quot;}<br />
{VAR default_font_color &quot;Black&quot;}<br />
{VAR default_background_color &quot;#FEE9D3&quot;}<br />
{VAR alt_background_color &quot;#FEE9D3&quot;} {! -- should compliment default_background_color -- }<br />
{VAR highlight_background_color &quot;#FEE9D3&quot;} {! -- should compliment the two above -- }<br />
{VAR border_color &quot;#CD853F&quot;}<br />
{VAR border_font_color &quot;#FFFFFF&quot;}<br />
{VAR quote_border_color &quot;#CD853F&quot;}<br />
{VAR pre_border_color &quot;#FFFFFF&quot;}<br />
{VAR pre_background_color &quot;#{! -- colors -- }<br />
{VAR body_background_color &quot;#FEE9D3&quot;}<br />
{VAR default_font_color &quot;Black&quot;}<br />
{VAR default_background_color &quot;#FEE9D3&quot;}<br />
{VAR alt_background_color &quot;#FEE9D3&quot;} {! -- should compliment default_background_color -- }<br />
{VAR highlight_background_color &quot;#FEE9D3&quot;} {! -- should compliment the two above -- }<br />
{VAR border_color &quot;#CD853F&quot;}<br />
{VAR border_font_color &quot;#FFFFFF&quot;}<br />
{VAR quote_border_color &quot;#CD853F&quot;}<br />
{VAR pre_border_color &quot;#FFFFFF&quot;}<br />
{VAR pre_background_color &quot;#FFFFFF&quot;}<br />
{VAR link_color &quot;#0000FF&quot;}<br />
{VAR link_hover_color &quot;#FF0000&quot;}<br />
{VAR new_color &quot;red&quot;}<br />
{VAR logo_background_color &quot;#FEE9D3&quot;}<br />
{VAR breadcrumb_border_color &quot;#FEE9D3&quot;}<br />
{VAR post_moderation_background_color &quot;#FEE9D3&quot;}<br />
{VAR information_border_color &quot;#FEE9D3&quot;}<br />
{VAR information_background_color &quot;#FEE9D3&quot;}<br />
{VAR warning_border_color &quot;#FEE9D3&quot;}<br />
{VAR warning_background_color &quot;#FEE9D3&quot;}<br />
{VAR span_addition_background_color &quot;#FEE9D3&quot;}<br />
{VAR span_addition_font_color &quot;#000000&quot;}<br />
{VAR span_removal_background_color &quot;#FEE9D3&quot;}<br />
{VAR span_removal_font_color &quot;#000000&quot;}<br />
{VAR message_background_color &quot;#FEE9D3&quot;}&quot;}<br />
{VAR link_color &quot;#0000FF&quot;}<br />
{VAR link_hover_color &quot;#FF0000&quot;}<br />
{VAR new_color &quot;red&quot;}<br />
{VAR logo_background_color &quot;#FEE9D3&quot;}<br />
{VAR breadcrumb_border_color &quot;#FEE9D3&quot;}<br />
{VAR post_moderation_background_color &quot;#FEE9D3&quot;}<br />
{VAR information_border_color &quot;#FEE9D3&quot;}<br />
{VAR information_background_color &quot;#FEE9D3&quot;}<br />
{VAR warning_border_color &quot;#FEE9D3&quot;}<br />
{VAR warning_background_color &quot;#FEE9D3&quot;}<br />
{VAR span_addition_background_color &quot;#FEE9D3&quot;}<br />
{VAR span_addition_font_color &quot;#000000&quot;}<br />
{VAR span_removal_background_color &quot;#FEE9D3&quot;}<br />
{VAR span_removal_font_color &quot;#000000&quot;}<br />
{VAR message_background_color &quot;#FEE9D3&quot;}]]></description>
            <dc:creator>Anonymous User</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Sat, 16 Aug 2008 13:26:24 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,132437,132437#msg-132437</guid>
            <title>I need some changes in template, will pay for it (no replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,132437,132437#msg-132437</link>
            <description><![CDATA[ Hi,<br />
<br />
I have  to make some changes in the templates of the website. I have not used phorum before so cannot do those myself. These changes are not huge changes, just moving things around and tidy up the pages.<br />
<br />
If you are interested then you can email me on <a href="mailto:&#106;&#97;&#118;&#122;&#95;&#49;&#64;&#104;&#111;&#116;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#46;&#117;&#107;">&#106;&#97;&#118;&#122;&#95;&#49;&#64;&#104;&#111;&#116;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#46;&#117;&#107;</a> and i will send you the complete details. I don&#039;t want to post details here as i don&#039;t want any one to see those.<br />
<br />
Thanks]]></description>
            <dc:creator>phorum10</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Thu, 07 Aug 2008 04:37:08 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,128883,128883#msg-128883</guid>
            <title>How do you get rid of &quot;you should read the docs about setting up the blog template before making it live etc etc etc (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,128883,128883#msg-128883</link>
            <description><![CDATA[ How do I get rid of this sentence in my new form? thanks]]></description>
            <dc:creator>msimone</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Mon, 10 Mar 2008 09:44:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,128421,128421#msg-128421</guid>
            <title>Post Count for each user in message thread? (1 reply)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,128421,128421#msg-128421</link>
            <description><![CDATA[ Hi,<br />
<br />
I&#039;m trying to display the post count for each user in the thread. Similair to how you can see it in this forum. However this is 5.2 and I have a 5.1 version.<br />
<br />
Can anybody help?<br />
<br />
Tino]]></description>
            <dc:creator>DonTino</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Tue, 19 Feb 2008 04:51:31 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,128200,128200#msg-128200</guid>
            <title>could someone help me identify this template? (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,128200,128200#msg-128200</link>
            <description><![CDATA[ Hello.<br />
Let me start off by saying thanks in advance for any help and / or advice regarding this.<br />
I would really like to do something similar to this: <a href="http://forums.livewire-records.com/" target="_blank"  rel="nofollow">livewire</a><br />
<br />
I am not sure really how the phorum system works. If someone could help me out, I would really appreciate it.<br />
<br />
thank you]]></description>
            <dc:creator>danmtl</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Thu, 14 Feb 2008 15:22:32 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,128044,128044#msg-128044</guid>
            <title>What you see, what you Thread (1 reply)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,128044,128044#msg-128044</link>
            <description><![CDATA[ Hi,<br />
<br />
First thank you for this marvelous forum.<br />
I have a question about a very nice templates model (version3) that I cannot find for instant in the 5 version, here an example  :<br />
[<a href="http://forum.web1.fr/list.php?f=2" target="_blank"  rel="nofollow">forum.web1.fr</a>]<br />
<br />
You can see all the thread with ASCII codes, very usefull when the discuss is very long with a lot of answers !<br />
<br />
Please tell me if anybody know if these templates are style available ? if someone  know where I can uploading these templates or if I have to develop teh code  ?<br />
<br />
(I&#039;m french and sorry for my poor english)<br />
<br />
Thank You !<br />
<br />
Bruno.]]></description>
            <dc:creator>nono</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Mon, 11 Feb 2008 09:27:10 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,126168,126168#msg-126168</guid>
            <title>Templates on the personal profile page (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,126168,126168#msg-126168</link>
            <description><![CDATA[ Greetings,<br />
<br />
I am trying to edit some templates within the Control Center page. The personal profile area to which Template file (TPL) does it belongs?<br />
<br />
Thanks,<br />
Nicola]]></description>
            <dc:creator>Nicola</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Mon, 17 Dec 2007 19:57:16 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,126036,126036#msg-126036</guid>
            <title>Help with a template (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,126036,126036#msg-126036</link>
            <description><![CDATA[ Hey, first post here...<br />
<br />
I&#039;m looking for some help with a template, I want to make my own but I cannot figure out how to do it correctly. (I&#039;m new to CSS).<br />
<br />
So if someone could do it for me, that would be amazingly awesome!<br />
<br />
Here&#039;s what I need:<br />
[<a href="http://duality.nngraphics.com/orderofthewizards/" target="_blank"  rel="nofollow">duality.nngraphics.com</a>]<br />
<br />
I just want the message board to be just like that, but below it.<br />
<br />
<pre class="bbcode">
/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #c6bd8e;}

a:hover {color: #988d4d;}

body {
	background: #333 url(img2/background2.png);
	color: #333;
	font: normal 62.5% &quot;Lucida Sans Unicode&quot;,sans-serif;
	margin: 3% 0;
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {list-style-image: url(img2/li.gif);}

h1 {font-size: 1.2em;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #994;}

/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 6px 2px 6px 16px;}
.main .padded {padding: 18px 24px;}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	background: url(img2/OFTWbackground.png) repeat-y;
	margin: 0 auto;
	width: 500px;
	border: 2px solid #222;
}

/* header */
.header {
	float: center;
	width: 500px;
	background: url(img2/OFTWmainimage.png) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 500px;
	text-align: center;	
}

/* structure */
.top {
	background: #222;
	color: #DDD;
	float: center;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 500px;
}
.main {
	float: center;
	width: 500px;
}

/* sub-navigation */
.subnav h1 {
	background: #222;
	color: #FFE;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding-left: 8px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #696755;
	list-style: none;

}
.subnav li a:hover {
	background: #9C997C;
	color: #000;
}

/* footer */
.footer {
	background: url(img2/bgfooter.gif) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}</pre>
<br />
That is the stylesheet for the website,<br />
if you need any more info, let me know!<br />
<br />
Thanks a lot in advance for any help you can give.]]></description>
            <dc:creator>Briggs</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Thu, 13 Dec 2007 11:10:06 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,125826,125826#msg-125826</guid>
            <title>Image url instead of color in &quot;settings.tpl&quot; (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,125826,125826#msg-125826</link>
            <description><![CDATA[ I am trying to change a VAR on the settings.tpl as follows:<br />
<br />
Original<br />
<pre class="bbcode">
<span style="color:#FF0000">{var navbackcolor #COCOCO}</span></pre>
<br />
<br />
Modified<br />
<pre class="bbcode">
<span style="color:#FF0000">{var navbackcolor url(&#039;images/bckg.jpg&#039;)}</span></pre>
<br />
<br />
It&#039;s not working. What am I doing wrong?<br />
<br />
Thanks!]]></description>
            <dc:creator>Nicola</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Tue, 04 Dec 2007 19:24:51 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,125486,125486#msg-125486</guid>
            <title>Tableless XHTML templates? (6 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,125486,125486#msg-125486</link>
            <description><![CDATA[ There are three goals I have...<br />
<br />
1.) An XHTML compliant template.<br />
2.) Tableless layout.<br />
3.) The ability to include my site&#039;s own headers and PHP includes in the templates.<br />
<br />
Is Phorum flexible enough to let me do this? If so I&#039;m not interested in color schemes as much as I am that a template is XHTML and tableless (I will manually style it myself). Thanks for your replies!]]></description>
            <dc:creator>JAB Creations</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Wed, 21 Nov 2007 06:39:10 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,125439,125439#msg-125439</guid>
            <title>Template to mimic WebBBS (no replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,125439,125439#msg-125439</link>
            <description><![CDATA[ Can anyone help me modify .tpl files to make Phorum mimic WebBBS? It needs to look like this:<br />
<br />
[<a href="http://appalachianforums.com/dcdb.pl" target="_blank"  rel="nofollow">appalachianforums.com</a>]<br />
<br />
I can handle the headers/footers and colors, but I&#039;m not good enough at PHP to modify the list files. (I tried but can&#039;t figure it out.) There is no question that Phorum is far more powerful and efficient, and even has a WebBBS-to-Phorum conversion script, but many WebBBS boards refuse to switch unless they can make it &quot;look exactly the same.&quot;<br />
<br />
One point they insist upon is numbered threads. I never saw the need for this, but on extremely active boards (as above) it becomes impossible to follow very long threads without numbers to act as a reference point while paging thru dozens (and sometimes hundreds) of replies.<br />
<br />
I think I can convince over a dozen boards to make the switch if someone can help define a template set with a threaded output that looks like the above forum--numbered threads in a non-columized format.<br />
<br />
Thanks in advance if anyone&#039;s interested, and to all of you who have worked to design a forum with such an eloquent balance of power and speed.<br />
<br />
--Peter]]></description>
            <dc:creator>PeterMartin</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Sat, 17 Nov 2007 14:47:43 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,125392,125392#msg-125392</guid>
            <title>Is there a list? (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,125392,125392#msg-125392</link>
            <description><![CDATA[ Hello everyone! This is my first post, so I&#039;ll give a brief introduction =) - I&#039;ve been programming in HTML since I first started on the Internet with my 14.4k modem... been using CSS for a few years... and a few months ago, discovered the world of PHP. After getting a good start, I programed a few of my own small apps... which brought me to today.<br />
<br />
I decided I would look through a few free PHP applications out there to dissect the code and have some fun. Through some searching, I found out about Phorum. I loved the simplistic, yet powerful feel of it and installed it right away. Now I&#039;ve been browsing through the forum looking for a nice theme or two to try out before I try coding my own stuff... but I can&#039;t really seem to find much besides a long list of questions. Is there a list somewhere that I&#039;m just missing, or do I just need to wade through all the questions?<br />
<br />
Anyways, thanks ahead of time and I&#039;m really enjoying Phorum so far :)<br />
<br />
<i>(Now I really gotta figure out what to make a site about... I have so many ideas and no clue how to sort them all @_@ )</i><br />
<br />
Haha, anyways, that&#039;s a whole different topic.... thanks!]]></description>
            <dc:creator>DavidBradbury</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Fri, 16 Nov 2007 03:28:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,125046,125046#msg-125046</guid>
            <title>New to php (1 reply)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,125046,125046#msg-125046</link>
            <description><![CDATA[ Hi , <br />
i&#039;ve been working as a j2ee coder for some time now , never touched php . <br />
i&#039;ve opened a site some days ago and after looking around decided to go with phorum , setting up utf8 and language files was simple but i would appericate some help with understanding how apache and php work toghter . <br />
how can i &quot;insert&quot; the phorum inside an html file so i can use dir=&quot;rtl&quot; and other changes that i want ? <br />
and do u guys know if there&#039;s a way to &quot;encapsulate&quot; that html then inside a jsp and somehow block access to it trough tomcat ?<br />
is there a simpler way to run php on a local computer other then the eclipse plugin and installing apache on my computer ?<br />
thanks in advance .]]></description>
            <dc:creator>amnon77</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Mon, 29 Oct 2007 17:28:36 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,124935,124935#msg-124935</guid>
            <title>mark read (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,124935,124935#msg-124935</link>
            <description><![CDATA[ If i have inside a forum and linking &#039;mark forum read&#039;, is it possible to link me then to forum-list, not in the same forum?]]></description>
            <dc:creator>melx</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Mon, 29 Oct 2007 05:13:50 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,124881,124881#msg-124881</guid>
            <title>this template? (1 reply)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,124881,124881#msg-124881</link>
            <description><![CDATA[ is it at all possible to get the forum theme/template for this site?]]></description>
            <dc:creator>boomhowza</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Sun, 21 Oct 2007 07:21:24 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,124860,124860#msg-124860</guid>
            <title>Header needs 2B flush with top of Browser... (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,124860,124860#msg-124860</link>
            <description><![CDATA[ Hello.  How do I get my phorum completely flush with the very top of the browser window?  I know in plain HTML it would look something like this:<br />
<br />
&lt;body TOPMARGIN=&quot;0&quot; BOTTOMMARGIN=&quot;0&quot; LEFTMARGIN=&quot;0&quot; RIGHTMARGIN=&quot;0&quot; MARGINHEIGHT=&quot;0&quot; MARGINWIDTH=&quot;0&quot;&gt;]]></description>
            <dc:creator>McCrockett</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Sun, 21 Oct 2007 04:08:11 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,124859,124859#msg-124859</guid>
            <title>Old Template - New Version of Phorum? (3 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,124859,124859#msg-124859</link>
            <description><![CDATA[ Hello.  I started making my own template probably over a year ago.  I&#039;m just wondering if that old template will work properly with the most current version of Phorum?<br />
<br />
I made the template with version 5.1.15.]]></description>
            <dc:creator>McCrockett</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Sun, 21 Oct 2007 04:17:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,124767,124767#msg-124767</guid>
            <title>can someone install the forum to a layout i have?? (1 reply)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,124767,124767#msg-124767</link>
            <description><![CDATA[ Can anyone add the forum to make it add like the forum heres the layout its attached delete the affiliates table and install i mean everything in stall to the login and register and the private messege panel etc when you do send me the file in private messege]]></description>
            <dc:creator>Arudis</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Sun, 14 Oct 2007 17:52:56 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,124412,124412#msg-124412</guid>
            <title>How do I add date posted (of first post) to list.tpl (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,124412,124412#msg-124412</link>
            <description><![CDATA[ Hi <br />
<br />
As I have set &quot;Move Threads On Reply&quot; to no on a couple of forums I would like to add &quot;Date posted&quot; next to the original poster&#039;s name and message on the list.tpl template. Hopefully adding this would explain to users the sort order of the threads in those two particular forums.<br />
<br />
I&#039;ve looked on the available template variable page [<a href="http://www.phorum.org/development/wiki/TemplateVariables" target="_blank" >www.phorum.org</a>] but it&#039;s not on the list of available tags for that page. I have tried adding {MESSAGES-&gt;datestamp} next to it but that didn&#039;t work<br />
<br />
Also, as I only want &quot;date posted&quot; to be shown on two forums what would the &lt;IF&gt; statement look like on list.tpl to show it in just those two e.g. <br />
&lt;If forum=9 or 5&gt;show date posted&lt;/IF&gt;. <br />
<br />
If it helps, an example of a page I want to show it on is [<a href="http://www.eastdulwichforum.co.uk/forum/list.php?9" target="_blank"  rel="nofollow">www.eastdulwichforum.co.uk</a>]<br />
<br />
thanks<br />
<br />
Mark<br />
<br />
edited as I originally put &quot;9 or 9&quot; not &quot;9 or 5&quot;. And whilst I&#039;m here it&#039;s version 5.1.24b]]></description>
            <dc:creator>Mark Fresh</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Sat, 22 Sep 2007 08:12:16 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,124394,124394#msg-124394</guid>
            <title>Template changes work for Index but not for actual forum? (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,124394,124394#msg-124394</link>
            <description><![CDATA[ I downloaded a few of these templates, (Eugenol, IceBlue, and CPMexico) and I&#039;m pointing to them under the General Settings and the Default Settings pages. They change the template for the Forum Index (the page that lists all the forums), but the forum itself is staying with the default template.<br />
<br />
What am I doing wrong?<br />
<br />
Thanks in advance.<br />
<br />
My Phorum is located at: [<a href="http://www.truephans.com/phorum/index.php" target="_blank"  rel="nofollow">www.truephans.com</a>]]]></description>
            <dc:creator>vt2tahoe</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Thu, 20 Sep 2007 14:30:23 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,124228,124228#msg-124228</guid>
            <title>help in stalling template (1 reply)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,124228,124228#msg-124228</link>
            <description><![CDATA[ how do you install the puntemplate?]]></description>
            <dc:creator>haywire123</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Sun, 09 Sep 2007 04:00:05 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,124205,124205#msg-124205</guid>
            <title>saProject Template (1 reply)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,124205,124205#msg-124205</link>
            <description><![CDATA[ Hi,<br />
<br />
I found time to improve my phorum Template and now it&#039;s available on my website at this adress :<br />
[<a href="http://www.savoir-aimer.net/post/2007/09/06/Le-theme-du-forum-en-telechargement" target="_blank"  rel="nofollow">www.savoir-aimer.net</a>]<br />
<br />
You can see it in action here :<br />
[<a href="http://www.savoir-aimer.net/forum" target="_blank"  rel="nofollow">www.savoir-aimer.net</a>]]]></description>
            <dc:creator>nnx</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Thu, 06 Sep 2007 06:29:30 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,123610,123610#msg-123610</guid>
            <title>Embedded Phorum for mobile devices (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,123610,123610#msg-123610</link>
            <description><![CDATA[ Hi everybody<br />
<br />
We are currently using embedded Phorum on our site. Embedding is done with embed_phorum-module.<br />
<br />
We are currently re-designing our site for new generation mobile devices using XHTML MP doctype and layout designed for small screens.<br />
<br />
Now what I&#039;d like to know, is:<br />
- Has someone already implemented a phorum layout with XHTML MP?<br />
- If has, can it be used with embedded phorum?<br />
- If hasn&#039;t, is it possible to do that, even in theory? I mean, is there some features of the Phorum system that prevent doing a layout for mobile?]]></description>
            <dc:creator>TomiS</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Thu, 09 Aug 2007 10:42:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,123503,123503#msg-123503</guid>
            <title>Simple Question for PHP-savvy (2 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,123503,123503#msg-123503</link>
            <description><![CDATA[ I finished my:<br />
<br />
header.php<br />
footer.php<br />
<br />
Now I want to create a Contact Us php page where I can incorporate header.php and footer.php and in the middle I would like to put HTML Email form. How the heck do I do this? It should be simple for you guys. Please help, thanks!<br />
<br />
PS: So contact_us.php page should look like this:<br />
<br />
-----------------<br />
header.php<br />
-----------------<br />
HTML MAIL FORM<br />
-----------------<br />
footer.php<br />
----------------]]></description>
            <dc:creator>Danielus</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Thu, 09 Aug 2007 23:25:02 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,123351,123351#msg-123351</guid>
            <title>Suggestion of the CHT users (no replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,123351,123351#msg-123351</link>
            <description><![CDATA[ Suggestion of the CHT users<br />
I&#039;m sorry that I need to use Chinese to write it because my English is too bad.<br />
<br />
After the line is Chinese.<br />
<hr class="bbcode" />
針對New版面的中文風格改善,<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>開啟</strong><br />setting.tpl</div></blockquote>
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>把最下面的８行換成</strong><br />{! --- Some font stuff --- }<br />
{var defaultfont 新細明體, &quot;Bitstream Vera Sans&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Grande&quot;, Arial}<br />
{var largefont 新細明體, &quot;Bitstream Vera Sans&quot;, &quot;Trebuchet MS&quot;, Verdana, Arial, sans-serif}<br />
{var tinyfont 新細明體, &quot;Bitstream Vera Sans&quot;, Arial, sans-serif}<br />
{var fixedfont 新細明體, Lucida Console, Andale Mono, Courier New, Courier}<br />
{var defaultfontsize 13px}<br />
{var defaultboldfontsize 13px}<br />
{var largefontsize 13px}<br />
{var smallfontsize 13px}<br />
{var tinyfontsize 13px}</div></blockquote>
↑現在分大,小,極小,粗都沒用嚕:D<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>開啟</strong><br />setting.tpl</div></blockquote>
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>尋找</strong><br />&lt;small&gt;</div></blockquote>
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>換成</strong><br />&lt;p&gt;</div></blockquote>
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>尋找</strong><br />&lt;/small&gt;</div></blockquote>
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>換成</strong><br />&lt;/p&gt;</div></blockquote>
<br />
轉自: [<a href="http://tytsim.pytalhost.com/read.php?7,36" target="_blank"  rel="nofollow">tytsim.pytalhost.com</a>]<br />
作者: tytsim<br />
<hr class="bbcode" />
^^After that line is English^^<br />
From: [<a href="http://tytsim.pytalhost.com/read.php?7,36" target="_blank"  rel="nofollow">tytsim.pytalhost.com</a>]<br />
By  : tytsim]]></description>
            <dc:creator>tytsim</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Wed, 01 Aug 2007 03:31:50 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,123028,123028#msg-123028</guid>
            <title>Perfect Template *example* for Phorum (3 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,123028,123028#msg-123028</link>
            <description><![CDATA[ We could enhance the default &#039;silver&#039; template by adding few more corrections so it looks like this: [<a href="http://www.forum-lance.com/forumdisplay.php?f=2" target="_blank"  rel="nofollow">www.forum-lance.com</a>]<br />
<br />
I&#039;ve been trying to replicate it, but it still didn&#039;t look the same. I also like the lines, they look &quot;deep&quot; when you look at them, don&#039;t they? Very nice, indeed. <br />
<br />
What do you think? Let&#039;s make similar template for Phorum. Any ideas how do we achieve border lines to look &quot;deep&quot;? If you look more closely and compare it with default Phorum template, the border lines are different, there is something different in them. I tried to figure out the trick, unsuccesully.<br />
<br />
Small details are what make great templates...]]></description>
            <dc:creator>Danielus</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Wed, 24 Oct 2007 11:01:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,122998,122998#msg-122998</guid>
            <title>Playing with colors... (8 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,122998,122998#msg-122998</link>
            <description><![CDATA[ Hi guys, I am trying to play with Phorum colors. Where exactly can I change  table colors? I looked in CSS, couldn&#039;t find it. I looked in html tags, not there. Where else do I look to play around with different colors?]]></description>
            <dc:creator>Danielus</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Thu, 02 Aug 2007 19:11:51 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?21,122897,122897#msg-122897</guid>
            <title>punTemplate (5.1 ready) (10 replies)</title>
            <link>https://www.phorum.org/phorum5/read.php?21,122897,122897#msg-122897</link>
            <description><![CDATA[ Hi, I made template compatible with punbb css styles ;) so U can use hundreds of themes from www.punres.org<br />
<br />
recommended modules: user_avatar, onlineusers, lastforumposts, userrank, forumstats<br />
<br />
this is preview relase, 99% done, need ground tests.<br />
in package U can find a few themes, to change it just edit header.tpl in line:<br />
&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;templates/default/oxygen.css?v=1&quot; /&gt; <br />
<br />
replace oxygen.css to chosen css style theme.<br />
<br />
Have Fun :)]]></description>
            <dc:creator>Mathew W.(rasta)</dc:creator>
            <category>5.1 Phorum Templates/Themes</category>
            <pubDate>Sun, 20 Jul 2008 09:59:15 -0400</pubDate>
        </item>
    </channel>
</rss>
