<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Problem with links]]></title>
		<link>https://punbb.informer.com/forums/topic/7388/problem-with-links/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/7388/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Problem with links.]]></description>
		<lastBuildDate>Thu, 05 May 2005 09:35:05 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Problem with links]]></title>
			<link>https://punbb.informer.com/forums/post/42462/#p42462</link>
			<description><![CDATA[<p>I tried putting links to recent posts on site index page. I have this in the page<br /></p><div class="codebox"><pre><code>&lt;div id=&quot;leftcontent&quot;&gt;
&lt;div class=&quot;contentdivs&quot;&gt;
&lt;h5 align=&quot;center&quot;&gt;Recent Forum Topics&lt;/h5&gt;
&lt;?
define(&#039;PUN_ROOT&#039;, &#039;/home/user/public_html/forum/&#039;); 
require PUN_ROOT.&#039;include/common.php&#039;;
include(&#039;http://www.domain.com/forum/extern.php?action=active&#039;);
?&gt;
&lt;/div&gt;
&lt;/div&gt;</code></pre></div><p>And the css entry is this<br /></p><div class="codebox"><pre><code>#leftcontent { 
margin-top:5px; 
width:200px; 
float:left; 
}

.contentdivs{ 
background-color:#fff; 
margin:0px; 
padding:0px; 
border-style:double; 
margin-bottom: 5px; 
}</code></pre></div><p>The recent topics show up just fine but they are not clickable links.</p><p>Edited to add:</p><p>They aren&#039;t clickable in IE 6 but in FF they are.</p>]]></description>
			<author><![CDATA[null@example.com (almost_there)]]></author>
			<pubDate>Thu, 05 May 2005 09:35:05 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/42462/#p42462</guid>
		</item>
	</channel>
</rss>
