<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Post Reply Font Color]]></title>
		<link>https://punbb.informer.com/forums/topic/4015/post-reply-font-color/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/4015/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Post Reply Font Color.]]></description>
		<lastBuildDate>Fri, 18 Jun 2004 13:47:38 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Post Reply Font Color]]></title>
			<link>https://punbb.informer.com/forums/post/15769/#p15769</link>
			<description><![CDATA[<p>It&#039;s in viewtopic.php, line 138 : <br /></p><div class="codebox"><pre><code>&lt;a href=&quot;post.php?tid=&#039;.$id.&#039;&quot;&gt;&#039;.$lang_topic[&#039;Post reply&#039;].&#039;&lt;/a&gt;</code></pre></div><p>just change it to</p><div class="codebox"><pre><code>&lt;a style=&quot;color: #FF0000&quot; href=&quot;post.php?tid=&#039;.$id.&#039;&quot;&gt;&#039;.$lang_topic[&#039;Post reply&#039;].&#039;&lt;/a&gt;</code></pre></div><p>if you want it red</p><p>Make the same to line 145</p><p>You can also put an image&nbsp; and no text, like this<br /></p><div class="codebox"><pre><code>$post_link = &#039;&lt;a href=&quot;post.php?tid=&#039;.$id.&#039;&quot;&gt;&lt;img src=&quot;../gfx/post_ans.png&quot; alt=&quot;answer&quot; /&gt;&lt;/a&gt;&#039;;</code></pre></div><p>if your image is in ../gfx/</p><p>&quot;subscribe to topic&quot; is far below, check for a line beginning by &nbsp; &nbsp; &nbsp; &nbsp; $subscraction ...</p>]]></description>
			<author><![CDATA[null@example.com (ext)]]></author>
			<pubDate>Fri, 18 Jun 2004 13:47:38 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/15769/#p15769</guid>
		</item>
		<item>
			<title><![CDATA[Post Reply Font Color]]></title>
			<link>https://punbb.informer.com/forums/post/15397/#p15397</link>
			<description><![CDATA[<p>Can someone please tell me how to change the font color for: POST REPLY, POST NEW TOPIC, SUBSCRIBE TO TOPIC.</p><p>Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (FunkyChicken)]]></author>
			<pubDate>Sat, 12 Jun 2004 19:56:07 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/15397/#p15397</guid>
		</item>
	</channel>
</rss>
