<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - favico problem]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/13155/"/>
	<updated>2009-03-30T08:20:18Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/13155/favico-problem/</id>
		<entry>
			<title type="html"><![CDATA[Re: favico problem]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/126229/#p126229"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[g-s]]></name>
				<uri>http://punbb.informer.com/forums/user/15188/</uri>
			</author>
			<updated>2009-03-30T08:20:18Z</updated>
			<id>http://punbb.informer.com/forums/post/126229/#p126229</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: favico problem]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/77421/#p77421"/>
			<content type="html"><![CDATA[<p><img src="http://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>]]></content>
			<author>
				<name><![CDATA[machinetaal]]></name>
				<uri>http://punbb.informer.com/forums/user/8420/</uri>
			</author>
			<updated>2006-09-17T19:00:29Z</updated>
			<id>http://punbb.informer.com/forums/post/77421/#p77421</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: favico problem]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/77411/#p77411"/>
			<content type="html"><![CDATA[<p>remove the \</p>]]></content>
			<author>
				<name><![CDATA[Frank H]]></name>
				<uri>http://punbb.informer.com/forums/user/362/</uri>
			</author>
			<updated>2006-09-17T18:08:56Z</updated>
			<id>http://punbb.informer.com/forums/post/77411/#p77411</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: favico problem]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/77410/#p77410"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[machinetaal]]></name>
				<uri>http://punbb.informer.com/forums/user/8420/</uri>
			</author>
			<updated>2006-09-17T17:45:07Z</updated>
			<id>http://punbb.informer.com/forums/post/77410/#p77410</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: favico problem]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/77409/#p77409"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[elbekko]]></name>
				<uri>http://punbb.informer.com/forums/user/3935/</uri>
			</author>
			<updated>2006-09-17T17:30:00Z</updated>
			<id>http://punbb.informer.com/forums/post/77409/#p77409</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: favico problem]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/77406/#p77406"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Smartys]]></name>
				<uri>http://punbb.informer.com/forums/user/1209/</uri>
			</author>
			<updated>2006-09-17T17:19:36Z</updated>
			<id>http://punbb.informer.com/forums/post/77406/#p77406</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: favico problem]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/77404/#p77404"/>
			<content type="html"><![CDATA[<p>i removed it because it looks so ugly <img src="http://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>]]></content>
			<author>
				<name><![CDATA[machinetaal]]></name>
				<uri>http://punbb.informer.com/forums/user/8420/</uri>
			</author>
			<updated>2006-09-17T17:16:16Z</updated>
			<id>http://punbb.informer.com/forums/post/77404/#p77404</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: favico problem]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/77398/#p77398"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>machinetaal wrote:</cite><blockquote><p>the one in my signature <img src="http://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>]]></content>
			<author>
				<name><![CDATA[Smartys]]></name>
				<uri>http://punbb.informer.com/forums/user/1209/</uri>
			</author>
			<updated>2006-09-17T16:17:56Z</updated>
			<id>http://punbb.informer.com/forums/post/77398/#p77398</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: favico problem]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/77397/#p77397"/>
			<content type="html"><![CDATA[<p>It would require having the favico patch... you put it in main.tpl right?</p>]]></content>
			<author>
				<name><![CDATA[elbekko]]></name>
				<uri>http://punbb.informer.com/forums/user/3935/</uri>
			</author>
			<updated>2006-09-17T16:17:10Z</updated>
			<id>http://punbb.informer.com/forums/post/77397/#p77397</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: favico problem]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/77396/#p77396"/>
			<content type="html"><![CDATA[<p>the one in my signature <img src="http://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[machinetaal]]></name>
				<uri>http://punbb.informer.com/forums/user/8420/</uri>
			</author>
			<updated>2006-09-17T16:15:20Z</updated>
			<id>http://punbb.informer.com/forums/post/77396/#p77396</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: favico problem]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/77393/#p77393"/>
			<content type="html"><![CDATA[<p>What site?</p>]]></content>
			<author>
				<name><![CDATA[Smartys]]></name>
				<uri>http://punbb.informer.com/forums/user/1209/</uri>
			</author>
			<updated>2006-09-17T15:35:42Z</updated>
			<id>http://punbb.informer.com/forums/post/77393/#p77393</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[favico problem]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/77392/#p77392"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[machinetaal]]></name>
				<uri>http://punbb.informer.com/forums/user/8420/</uri>
			</author>
			<updated>2006-09-17T15:03:39Z</updated>
			<id>http://punbb.informer.com/forums/post/77392/#p77392</id>
		</entry>
</feed>
