		<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Appnitro Software Forums Topic: favicon</title>
<link>http://www.appnitro.com/forums/</link>
<description>Appnitro Software Forums Topic: favicon</description>
<language>en</language>
<pubDate>Tue, 07 Feb 2012 09:45:45 +0000</pubDate>

<item>
<title>tania on "favicon"</title>
<link>http://www.appnitro.com/forums/topic/favicon#post-6544</link>
<pubDate>Sat, 11 Jul 2009 02:13:41 +0000</pubDate>
<dc:creator>tania</dc:creator>
<guid isPermaLink="false">6544@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Also, when I rename the page... so to hide the id=[form number] example=http://domainname.com/company_form.php it strips away the favicon.  Is there anyway to rename and keep the favicon?
&#60;/p&#62;</description>
</item>
<item>
<title>tania on "favicon"</title>
<link>http://www.appnitro.com/forums/topic/favicon#post-6543</link>
<pubDate>Sat, 11 Jul 2009 01:29:10 +0000</pubDate>
<dc:creator>tania</dc:creator>
<guid isPermaLink="false">6543@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;This is great.  Can it be &#34;extended&#34; to include the success message page?
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "favicon"</title>
<link>http://www.appnitro.com/forums/topic/favicon#post-6520</link>
<pubDate>Thu, 09 Jul 2009 10:32:10 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">6520@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Yes it possible..  try to edit &#34;includes/view-functions.php&#34; file and go around line 1818 ~ 1822, you will see these code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($has_calendar){
	$calendar_js = &#38;#39;&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;js/calendar.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;&#38;#39;;
}else{
	$calendar_js = &#38;#39;&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;put these code bellow that line &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if ($form_id == 1)
	$fav_icon = &#38;#39;&#38;lt;link rel=&#38;quot;shortcut icon&#38;quot; href=&#38;quot;images/icon1.ico&#38;quot;&#38;gt;&#38;#39;;
elseif ($form_id == 2)
	$fav_icon = &#38;#39;&#38;lt;link rel=&#38;quot;shortcut icon&#38;quot; href=&#38;quot;images/icon2.ico&#38;quot;&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;then go to line 1837 and you will see this :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;js/view.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;add this code exactly bellow that line&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;{$fav_icon}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Those code will give different Fav Icon for form 1 and 2
&#60;/p&#62;</description>
</item>
<item>
<title>tania on "favicon"</title>
<link>http://www.appnitro.com/forums/topic/favicon#post-6518</link>
<pubDate>Thu, 09 Jul 2009 07:11:38 +0000</pubDate>
<dc:creator>tania</dc:creator>
<guid isPermaLink="false">6518@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Is it possible to have a different favicon for each form?
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "favicon"</title>
<link>http://www.appnitro.com/forums/topic/favicon#post-3560</link>
<pubDate>Thu, 06 Nov 2008 11:07:28 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">3560@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;hi,&#60;/p&#62;
&#60;p&#62;You can add favicon by editing &#34;includes/view-functions.php&#34;, search on line 1830 and 2362 you'll find this code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;link rel=&#38;quot;stylesheet&#38;quot; type=&#38;quot;text/css&#38;quot; href=&#38;quot;{$css_dir}view.css&#38;quot; media=&#38;quot;all&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;put exactly bellow that code &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;link rel=&#38;quot;shortcut icon&#38;quot; href=&#38;quot;images/cd.ico&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>thizzle on "favicon"</title>
<link>http://www.appnitro.com/forums/topic/favicon#post-3556</link>
<pubDate>Thu, 06 Nov 2008 09:00:16 +0000</pubDate>
<dc:creator>thizzle</dc:creator>
<guid isPermaLink="false">3556@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;is there a way to get favicon on form? added favicon code to header.php and to view.php... no luck
&#60;/p&#62;</description>
</item>

</channel>
</rss>

