<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Help]]></title>
		<link>https://punbb.informer.com/forums/topic/3088/help/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/3088/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Help.]]></description>
		<lastBuildDate>Mon, 05 Jan 2004 00:30:51 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Help]]></title>
			<link>https://punbb.informer.com/forums/post/8305/#p8305</link>
			<description><![CDATA[<p>Well, by importing that CSS, you are altering how all the links look. You should use the style attribute as I showed you above or create new CSS classes for your links in the css-files in style/.</p><p>If you want to change all links that appear in the footer, you just have to change the other &lt;a&gt; tags in footer.php as well.</p>]]></description>
			<author><![CDATA[null@example.com (Rickard)]]></author>
			<pubDate>Mon, 05 Jan 2004 00:30:51 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/8305/#p8305</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help]]></title>
			<link>https://punbb.informer.com/forums/post/8303/#p8303</link>
			<description><![CDATA[<p>I tried what you said but I came across two problems. One of them is it changes all the links on that page to that color for some reason. Secondly it only changes the footer on that page, not other pages; but this doesn?t bother me so much. Please help.</p><p>This is the CSS im trying to insert:</p><p>&lt;STYLE type=text/css&gt;<br />a:link {color: black; text-decoration: blink; background: #DEDFDF; } <br />a:visited {color: #000000; text-decoration: blink; background: #EEEEEE; }<br />a:active {color: #000000; text-decoration: blink; text-transform: inherited; background: #EEEEEE; }<br />a:hover {color: black; text-decoration: blink; background: #DEDFDF; }<br />&lt;/STYLE&gt;</p>]]></description>
			<author><![CDATA[null@example.com ({T})]]></author>
			<pubDate>Sun, 04 Jan 2004 23:12:36 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/8303/#p8303</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help]]></title>
			<link>https://punbb.informer.com/forums/post/8297/#p8297</link>
			<description><![CDATA[<p>Have a look at row 49 through 58 in file footer.php. There you will find the &lt;a&gt; tags for the links. To change the color, simply add a style attribute. Row 49 could look like this:</p><p>echo &quot;\t\t\t\t\t\t&quot;.&#039;&lt;a style=&quot;color: #FF0000&quot; href=&quot;search.php?action=show_new&quot;&gt;&#039;.$lang_common[&#039;Show new posts&#039;].&#039;&lt;/a&gt;&lt;br&gt;&#039;.&quot;\n&quot;;</p>]]></description>
			<author><![CDATA[null@example.com (Rickard)]]></author>
			<pubDate>Sun, 04 Jan 2004 21:13:15 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/8297/#p8297</guid>
		</item>
		<item>
			<title><![CDATA[Help]]></title>
			<link>https://punbb.informer.com/forums/post/8290/#p8290</link>
			<description><![CDATA[<p>I have a small problem, I only want the part below to be a diffrent color of links, how do I do that with out changing the color of all the links using CSS. Thank you.</p><p>Show new posts since last visit<br />Show unanswered posts<br />Show your posts<br />Mark all forums as read</p>]]></description>
			<author><![CDATA[null@example.com ({T})]]></author>
			<pubDate>Sun, 04 Jan 2004 17:51:10 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/8290/#p8290</guid>
		</item>
	</channel>
</rss>
