<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — favico problem]]></title>
		<link>https://punbb.informer.com/forums/topic/13155/favico-problem/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/13155/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in favico problem.]]></description>
		<lastBuildDate>Mon, 30 Mar 2009 08:20:18 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: favico problem]]></title>
			<link>https://punbb.informer.com/forums/post/126229/#p126229</link>
			<description><![CDATA[<p>The best solution is to add this into header.php:</p><div class="codebox"><pre><code>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
&lt;head&gt;
&lt;link rel=&quot;shortcut icon&quot; href=&quot;img/favicon.ico&quot; /&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
&lt;/head&gt;
&lt;/html&gt;</code></pre></div><p>This works in IE7,8 and FF3.0!</p>]]></description>
			<author><![CDATA[null@example.com (g-s)]]></author>
			<pubDate>Mon, 30 Mar 2009 08:20:18 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/126229/#p126229</guid>
		</item>
		<item>
			<title><![CDATA[Re: favico problem]]></title>
			<link>https://punbb.informer.com/forums/post/77421/#p77421</link>
			<description><![CDATA[<p><img src="https://punbb.informer.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> </p><p>thank you all very much for helping me so quick and good!!!</p>]]></description>
			<author><![CDATA[null@example.com (machinetaal)]]></author>
			<pubDate>Sun, 17 Sep 2006 19:00:29 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/77421/#p77421</guid>
		</item>
		<item>
			<title><![CDATA[Re: favico problem]]></title>
			<link>https://punbb.informer.com/forums/post/77411/#p77411</link>
			<description><![CDATA[<p>remove the \</p>]]></description>
			<author><![CDATA[null@example.com (Frank H)]]></author>
			<pubDate>Sun, 17 Sep 2006 18:08:56 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/77411/#p77411</guid>
		</item>
		<item>
			<title><![CDATA[Re: favico problem]]></title>
			<link>https://punbb.informer.com/forums/post/77410/#p77410</link>
			<description><![CDATA[<p>ok the code is now in the head of main.tpl.</p><p>looks like this:</p><div class="codebox"><pre><code>&lt;head&gt;
&lt;link rel=\&quot;icon\&quot; href=\&quot;http://www.electricbounce.nl/mt.ico\&quot; type=\&quot;image/x-icon\&quot;&gt;
&lt;link rel=\&quot;shortcut icon\&quot; href=\&quot;http://www.electricbounce.nl/mt.ico\&quot; type=\&quot;image/x-icon\&quot;&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=&lt;pun_char_encoding&gt;&quot; /&gt;
&lt;pun_head&gt;
&lt;/head&gt;</code></pre></div><p>black text is gone but still no favicon to be seen</p>]]></description>
			<author><![CDATA[null@example.com (machinetaal)]]></author>
			<pubDate>Sun, 17 Sep 2006 17:45:07 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/77410/#p77410</guid>
		</item>
		<item>
			<title><![CDATA[Re: favico problem]]></title>
			<link>https://punbb.informer.com/forums/post/77409/#p77409</link>
			<description><![CDATA[<p><a href="http://www.electricbounce.nl/machinetaal/forum/include/template/main.tpl">Your main.tpl</a></p><p>Put it in there.</p>]]></description>
			<author><![CDATA[null@example.com (elbekko)]]></author>
			<pubDate>Sun, 17 Sep 2006 17:30:00 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/77409/#p77409</guid>
		</item>
		<item>
			<title><![CDATA[Re: favico problem]]></title>
			<link>https://punbb.informer.com/forums/post/77406/#p77406</link>
			<description><![CDATA[<p>Probably has to do with where you&#039;re outputting it, it should be inside &lt;head&gt;&lt;/head&gt;<br />Edit main.tpl instead?</p>]]></description>
			<author><![CDATA[null@example.com (Smartys)]]></author>
			<pubDate>Sun, 17 Sep 2006 17:19:36 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/77406/#p77406</guid>
		</item>
		<item>
			<title><![CDATA[Re: favico problem]]></title>
			<link>https://punbb.informer.com/forums/post/77404/#p77404</link>
			<description><![CDATA[<p>i removed it because it looks so ugly <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>but i put it back now for bugtesting.</p><p>the exact code =</p><div class="codebox"><pre><code>echo &quot;&lt;link rel=\&quot;icon\&quot; href=\&quot;http://www.electricbounce.nl/mt.ico\&quot; type=\&quot;image/x-icon\&quot;&gt;&quot;;
echo &quot;&lt;link rel=\&quot;shortcut icon\&quot; href=\&quot;http://www.electricbounce.nl/mt.ico\&quot; type=\&quot;image/x-icon\&quot;&gt;&quot;;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (machinetaal)]]></author>
			<pubDate>Sun, 17 Sep 2006 17:16:16 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/77404/#p77404</guid>
		</item>
		<item>
			<title><![CDATA[Re: favico problem]]></title>
			<link>https://punbb.informer.com/forums/post/77398/#p77398</link>
			<description><![CDATA[<div class="quotebox"><cite>machinetaal wrote:</cite><blockquote><p>the one in my signature <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p></blockquote></div><p>I don&#039;t see the code you posted anywhere in your HTML</p>]]></description>
			<author><![CDATA[null@example.com (Smartys)]]></author>
			<pubDate>Sun, 17 Sep 2006 16:17:56 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/77398/#p77398</guid>
		</item>
		<item>
			<title><![CDATA[Re: favico problem]]></title>
			<link>https://punbb.informer.com/forums/post/77397/#p77397</link>
			<description><![CDATA[<p>It would require having the favico patch... you put it in main.tpl right?</p>]]></description>
			<author><![CDATA[null@example.com (elbekko)]]></author>
			<pubDate>Sun, 17 Sep 2006 16:17:10 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/77397/#p77397</guid>
		</item>
		<item>
			<title><![CDATA[Re: favico problem]]></title>
			<link>https://punbb.informer.com/forums/post/77396/#p77396</link>
			<description><![CDATA[<p>the one in my signature <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (machinetaal)]]></author>
			<pubDate>Sun, 17 Sep 2006 16:15:20 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/77396/#p77396</guid>
		</item>
		<item>
			<title><![CDATA[Re: favico problem]]></title>
			<link>https://punbb.informer.com/forums/post/77393/#p77393</link>
			<description><![CDATA[<p>What site?</p>]]></description>
			<author><![CDATA[null@example.com (Smartys)]]></author>
			<pubDate>Sun, 17 Sep 2006 15:35:42 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/77393/#p77393</guid>
		</item>
		<item>
			<title><![CDATA[favico problem]]></title>
			<link>https://punbb.informer.com/forums/post/77392/#p77392</link>
			<description><![CDATA[<p>hi,</p><p>i want to add a favico to my forum and placed the following code, which i found on google, in header.php<br />after &lt;?php</p><div class="codebox"><pre><code>echo &quot;&lt;link rel=\&quot;icon\&quot; href=\&quot;img/favicon.ico\&quot; type=\&quot;image/x-icon\&quot;&gt;&quot;;
echo &quot;&lt;link rel=\&quot;shortcut icon\&quot; href=\&quot;img/favicon.ico\&quot; type=\&quot;image/x-icon\&quot;&gt;&quot;;</code></pre></div><p>the favico loads but all the bodytext inside the forum turns black. (it was white)</p><p>what happens here? <br />and how can i solve it?</p><p>thanks for helping out.</p>]]></description>
			<author><![CDATA[null@example.com (machinetaal)]]></author>
			<pubDate>Sun, 17 Sep 2006 15:03:39 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/77392/#p77392</guid>
		</item>
	</channel>
</rss>
