<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Tag: favicon - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/favicon</link>
		<description>Support Forum - Tag: favicon - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 21:27:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/tags/favicon" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Logo not appearing"</title>
			<link>http://www.kriesi.at/support/topic/logo-not-appearing#post-101357</link>
			<pubDate>Thu, 14 Mar 2013 19:55:39 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">101357@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi aniliop,&#60;/p&#62;
&#60;p&#62;Is it for the site linked to your user name? If so I have no issues seeing your logo there.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aniliop on "Logo not appearing"</title>
			<link>http://www.kriesi.at/support/topic/logo-not-appearing#post-101175</link>
			<pubDate>Wed, 13 Mar 2013 18:23:24 +0000</pubDate>
			<dc:creator>aniliop</dc:creator>
			<guid isPermaLink="false">101175@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi when inserting a logo image in the theme options, using the Wordpress Angular customised GUI (theme options/logo), the logo image I want loads up but after saving the changes and viewing the site no logo is displayed on my site front page. My favicon loads but no logo..?&#60;/p&#62;
&#60;p&#62;Has anyone else had this problem? Does someone know what might be the issue? What am I doing wrong?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "IE 8 Issues - favicon not appearing, portfolio issues"</title>
			<link>http://www.kriesi.at/support/topic/ie-8-issues-favicon-not-appearing-portfolio-issues#post-79224</link>
			<pubDate>Wed, 10 Oct 2012 11:21:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79224@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In header.php.php replace following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;link rel=&#38;quot;stylesheet&#38;quot; href=&#38;quot;&#38;lt;?php echo get_bloginfo(&#38;#39;template_url&#38;#39;); ?&#38;gt;/css/custom.css&#38;quot; type=&#38;quot;text/css&#38;quot; media=&#38;quot;screen&#38;quot;/&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!--[if lt IE 9]&#38;gt;
.caption_framed .slideshow_caption .slideshow_inner_caption {
    background: #000 !important;
}
&#38;lt;![endif]--&#38;gt;

&#38;lt;link rel=&#38;quot;stylesheet&#38;quot; href=&#38;quot;&#38;lt;?php echo get_bloginfo(&#38;#39;template_url&#38;#39;); ?&#38;gt;/css/custom.css&#38;quot; type=&#38;quot;text/css&#38;quot; media=&#38;quot;screen&#38;quot;/&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This should fix the caption issue. Unfortunately IE8 and older browsers do not support transparent caption backgrounds without images because rgba is a css3 attribute. And eg the opacity filter would affect the text too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>moographics on "IE 8 Issues - favicon not appearing, portfolio issues"</title>
			<link>http://www.kriesi.at/support/topic/ie-8-issues-favicon-not-appearing-portfolio-issues#post-79037</link>
			<pubDate>Mon, 08 Oct 2012 22:37:27 +0000</pubDate>
			<dc:creator>moographics</dc:creator>
			<guid isPermaLink="false">79037@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;br /&#62;
Thanks for your help!&#60;br /&#62;
The additional CSS you provided worked a treat, so the image is now appearing in the post.&#60;br /&#62;
The favicon and transitions we can live with, but the box behind the captions still isn't working, even after i've disabled the plugins. I can't seem to find what is wrong.&#60;br /&#62;
Any other suggestions?&#60;br /&#62;
Cheers,&#60;br /&#62;
Marty.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "IE 8 Issues - favicon not appearing, portfolio issues"</title>
			<link>http://www.kriesi.at/support/topic/ie-8-issues-favicon-not-appearing-portfolio-issues#post-78681</link>
			<pubDate>Fri, 05 Oct 2012 16:22:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">78681@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Marty,&#60;/p&#62;
&#60;p&#62;For #1, its probably a cache issue but as long as the icon is set, it will be picked up by the browser. Beyond that there isn't anything we can do.&#60;/p&#62;
&#60;p&#62;#2 - This is a limitation of IE8. It doesn't support css3 transitions.&#60;/p&#62;
&#60;p&#62;#3 - There is something interfering with the themes ability to detect the browser version the user has. Try disabling all active plugins and then view the source of the page. The html class should say the browser and its version number as a class which is how version specific css is added in. Right now its just spitting out a question mark in place of a browser version.&#60;/p&#62;
&#60;p&#62;#4 - Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;code&#62;.msie .avia-innerbox{ display: block;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I've not seen the issue with #3 before but that will definitely cause issues with specific browser fixes. If it isn't a plugin issue, I'll have to check with Kriesi to see what the specific function is that spits out the browser version or just dig around in the framework myself for it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>moographics on "IE 8 Issues - favicon not appearing, portfolio issues"</title>
			<link>http://www.kriesi.at/support/topic/ie-8-issues-favicon-not-appearing-portfolio-issues#post-78455</link>
			<pubDate>Wed, 03 Oct 2012 23:15:22 +0000</pubDate>
			<dc:creator>moographics</dc:creator>
			<guid isPermaLink="false">78455@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi all, coherence them working well in all other browsers, just a couple of minor issues in IE 8.&#60;/p&#62;
&#60;p&#62;website: &#60;a href=&#34;http://www.moo.com.au&#34; rel=&#34;nofollow&#34;&#62;http://www.moo.com.au&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;1. favicon not appearing - default red star appears instead (affects whole site)&#60;/p&#62;
&#60;p&#62;2. portfolio entry thumbnails are not changing from grey to colour on mouse hover (affects whole site)&#60;/p&#62;
&#60;p&#62;3. grey box isn't appearing behind caption on images (e.g. &#60;a href=&#34;http://www.moo.com.au/portfolio-item/branding-2/)&#34; rel=&#34;nofollow&#34;&#62;http://www.moo.com.au/portfolio-item/branding-2/)&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;4. image not appearing in portfolio post (&#60;a href=&#34;http://www.moo.com.au/portfolio-item/ipar-marketing-services/&#34; rel=&#34;nofollow&#34;&#62;http://www.moo.com.au/portfolio-item/ipar-marketing-services/&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;Above issues all appear correctly in safari and firefox.&#60;/p&#62;
&#60;p&#62;Any ideas on how to fix this?&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Marty.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sportcher on "Favicon"</title>
			<link>http://www.kriesi.at/support/topic/favicon-5#post-76792</link>
			<pubDate>Fri, 21 Sep 2012 14:44:09 +0000</pubDate>
			<dc:creator>sportcher</dc:creator>
			<guid isPermaLink="false">76792@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;perfect that works nice one
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Favicon"</title>
			<link>http://www.kriesi.at/support/topic/favicon-5#post-76750</link>
			<pubDate>Fri, 21 Sep 2012 00:52:35 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76750@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You should place the code on header.php inside the &#38;lt;head&#38;gt; tag. Instead of this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;link rel=&#38;quot;icon&#38;quot; href=&#38;quot;&#38;lt;?php echo bloginfo(&#38;#39;template_url&#38;#39;); ?&#38;gt;/images/favicon.ico&#38;quot; type=&#38;quot;image/png&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Try to change the favicon url, something like this.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;link rel=&#38;quot;icon&#38;quot; href=&#38;quot;http://www.your-website.com/wp-content/themes/newscast/images/favicon.ico&#38;quot; type=&#38;quot;image/png&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sportcher on "Favicon"</title>
			<link>http://www.kriesi.at/support/topic/favicon-5#post-76704</link>
			<pubDate>Thu, 20 Sep 2012 18:31:13 +0000</pubDate>
			<dc:creator>sportcher</dc:creator>
			<guid isPermaLink="false">76704@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am trying to upload my favicon and have uploaded the .ico file and also this code in the right place but the icon doesn't show any ideas?&#60;/p&#62;
&#60;p&#62;&#38;lt;link rel=&#34;icon&#34; href=&#34;&#38;lt;?php echo bloginfo('template_url'); ?&#38;gt;/images/favicon.ico&#34; type=&#34;image/png&#34; /&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Favicon"</title>
			<link>http://www.kriesi.at/support/topic/favicon-3#post-73387</link>
			<pubDate>Wed, 29 Aug 2012 02:21:38 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">73387@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ARThompsn,&#60;/p&#62;
&#60;p&#62;Glad that Peter helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ARThompsn on "Favicon"</title>
			<link>http://www.kriesi.at/support/topic/favicon-3#post-73351</link>
			<pubDate>Tue, 28 Aug 2012 23:13:05 +0000</pubDate>
			<dc:creator>ARThompsn</dc:creator>
			<guid isPermaLink="false">73351@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks a lot Dude!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Favicon"</title>
			<link>http://www.kriesi.at/support/topic/favicon-3#post-73259</link>
			<pubDate>Tue, 28 Aug 2012 15:28:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">73259@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, you have two options:&#60;/p&#62;
&#60;p&#62;1) Use a plugin like: &#60;a href=&#34;http://wordpress.org/extend/plugins/all-in-one-favicon/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/all-in-one-favicon/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2) Just place the icon file (favicon.ico) into the main wordpress directory (where wp-content, wp-admin, etc. can be found). The browsers will use this icon automatically and you don't need to install an extra plugin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ARThompsn on "Favicon"</title>
			<link>http://www.kriesi.at/support/topic/favicon-3#post-73256</link>
			<pubDate>Tue, 28 Aug 2012 15:09:03 +0000</pubDate>
			<dc:creator>ARThompsn</dc:creator>
			<guid isPermaLink="false">73256@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, I was wondering how to change the favicon next to the URL?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "favicon problem"</title>
			<link>http://www.kriesi.at/support/topic/favicon-problem#post-28225</link>
			<pubDate>Thu, 29 Sep 2011 20:14:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28225@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tsf on "favicon problem"</title>
			<link>http://www.kriesi.at/support/topic/favicon-problem#post-28216</link>
			<pubDate>Thu, 29 Sep 2011 20:00:46 +0000</pubDate>
			<dc:creator>tsf</dc:creator>
			<guid isPermaLink="false">28216@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes!  WooHoo!!&#60;/p&#62;
&#60;p&#62;...And the crowd cheers!  Thank you Thank you.  This favicon thing was so annoying.  &#60;/p&#62;
&#60;p&#62;I used the all-in-one-favicon plugin, and it worked perfectly.  I had looked through the favicon plugins before I wrote you, but wasn't sure which was best/safe to use.  &#60;/p&#62;
&#60;p&#62;Problem resolved.  Thanks again,  great help as always,&#60;/p&#62;
&#60;p&#62;TSF
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "favicon problem"</title>
			<link>http://www.kriesi.at/support/topic/favicon-problem#post-28187</link>
			<pubDate>Thu, 29 Sep 2011 16:36:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28187@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
this sounds like a cache problem instead. Normally you can add a favicon:&#60;/p&#62;
&#60;p&#62;1) By placing it in the web main directory (there's no need for a favicon reference in the html code)&#60;/p&#62;
&#60;p&#62;2) You can follow the instructions here: &#60;a href=&#34;http://codex.wordpress.org/Creating_a_Favicon&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Creating_a_Favicon&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3) Or you can use plugins like: &#60;a href=&#34;http://wordpress.org/extend/plugins/all-in-one-favicon/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/all-in-one-favicon/&#60;/a&#62; - simple to use and adds favicons for all devices...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tsf on "favicon problem"</title>
			<link>http://www.kriesi.at/support/topic/favicon-problem#post-28180</link>
			<pubDate>Thu, 29 Sep 2011 15:44:03 +0000</pubDate>
			<dc:creator>tsf</dc:creator>
			<guid isPermaLink="false">28180@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, Kriesi,&#60;/p&#62;
&#60;p&#62;This is not an Avisio problem, this is just something I don't know enough code to figure out, and I can't get anyone to help me w it.&#60;/p&#62;
&#60;p&#62;A while ago I activated a different theme - a framework theme I wanted to play around with.  I hated it, and shortly thereafter, I reactivated Avisio.  Everything still works and looks fine, except I now have a red &#34;M&#34; favicon showing up in the browser bar which is the favicon of the framework theme I tried out.  &#60;/p&#62;
&#60;p&#62;At first, it showed up EVERYWHERE - dashboard and browser - Chrome, all pages.  So first, I went through and deleted my cache (several times I've done this including today before I sent this), and I deleted all favicon.ico files I could find in my ftp manager.  After that, the red M only appeared on my homepage and my blog page.  The rest of my pages were gray globes.&#60;/p&#62;
&#60;p&#62;I tried to contact the creator of that theme, and s/he just told me to empty my cache or use word press's.  Great.&#60;/p&#62;
&#60;p&#62;Next, I generated my own favicon, and per the instructions, I uploaded it directly into the public_html folder, and placed this code:&#60;/p&#62;
&#60;p&#62;&#38;lt;link rel=&#34;shortcut icon&#34; href=&#34;tsffavicon.ico&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;...just before the &#38;lt;/head&#38;gt; tag in Appearance&#38;gt;Editor&#38;gt;header.php.  I did put a space before and after the line.&#60;/p&#62;
&#60;p&#62;NOW, MY favicon appears only on my home page, the red M still appears on my blog page, and the gray globe appears everywhere else.  HELP! &#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
tsf  here is my site:  thesowingfields.com
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sodagorn on "Remove automatic sub menu &#38; favicon"</title>
			<link>http://www.kriesi.at/support/topic/remove-automatic-sub-menu-favicon#post-3820</link>
			<pubDate>Wed, 01 Sep 2010 01:50:51 +0000</pubDate>
			<dc:creator>sodagorn</dc:creator>
			<guid isPermaLink="false">3820@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome, thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Remove automatic sub menu &#38; favicon"</title>
			<link>http://www.kriesi.at/support/topic/remove-automatic-sub-menu-favicon#post-3744</link>
			<pubDate>Mon, 30 Aug 2010 13:19:29 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">3744@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; For the line that remains, adding this to the end of style.css will remove it:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;ul {
border-top:none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove automatic sub menu &#38; favicon"</title>
			<link>http://www.kriesi.at/support/topic/remove-automatic-sub-menu-favicon#post-3659</link>
			<pubDate>Sat, 28 Aug 2010 08:05:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">3659@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Have a look at this thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/favicon-in-avisio&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/favicon-in-avisio&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sodagorn on "Remove automatic sub menu &#38; favicon"</title>
			<link>http://www.kriesi.at/support/topic/remove-automatic-sub-menu-favicon#post-3650</link>
			<pubDate>Sat, 28 Aug 2010 03:47:21 +0000</pubDate>
			<dc:creator>sodagorn</dc:creator>
			<guid isPermaLink="false">3650@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;And also the favicon - am I able to make one?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sodagorn on "Remove automatic sub menu &#38; favicon"</title>
			<link>http://www.kriesi.at/support/topic/remove-automatic-sub-menu-favicon#post-3647</link>
			<pubDate>Sat, 28 Aug 2010 01:43:21 +0000</pubDate>
			<dc:creator>sodagorn</dc:creator>
			<guid isPermaLink="false">3647@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you - it sill has one line at the top of the lists however:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://g5design.ca/?page_id=73&#34; rel=&#34;nofollow&#34;&#62;http://g5design.ca/?page_id=73&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Remove automatic sub menu &#38; favicon"</title>
			<link>http://www.kriesi.at/support/topic/remove-automatic-sub-menu-favicon#post-3603</link>
			<pubDate>Fri, 27 Aug 2010 13:02:02 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">3603@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;To remove the lines between text in lists, add this to the end of style.css:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#sidebar .box a, #main #sidebar .box .recentcomments, ul li { border-bottom: none !important; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sodagorn on "Remove automatic sub menu &#38; favicon"</title>
			<link>http://www.kriesi.at/support/topic/remove-automatic-sub-menu-favicon#post-3510</link>
			<pubDate>Thu, 26 Aug 2010 01:31:42 +0000</pubDate>
			<dc:creator>sodagorn</dc:creator>
			<guid isPermaLink="false">3510@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;And, how do you remove the horizontal lines between the text in lists?&#60;/p&#62;
&#60;p&#62;Thank you for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sodagorn on "Remove automatic sub menu &#38; favicon"</title>
			<link>http://www.kriesi.at/support/topic/remove-automatic-sub-menu-favicon#post-3509</link>
			<pubDate>Thu, 26 Aug 2010 01:28:00 +0000</pubDate>
			<dc:creator>sodagorn</dc:creator>
			<guid isPermaLink="false">3509@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have another question too - how do I change the colour of the orange arrows in lists?&#60;/p&#62;
&#60;p&#62;For example on this page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://g5design.ca/?page_id=52&#34; rel=&#34;nofollow&#34;&#62;http://g5design.ca/?page_id=52&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sodagorn on "Remove automatic sub menu &#38; favicon"</title>
			<link>http://www.kriesi.at/support/topic/remove-automatic-sub-menu-favicon#post-3458</link>
			<pubDate>Tue, 24 Aug 2010 23:51:24 +0000</pubDate>
			<dc:creator>sodagorn</dc:creator>
			<guid isPermaLink="false">3458@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay, I just solved the removal of the submenu problem.  Sheesh I'm stupid.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sodagorn on "Remove automatic sub menu &#38; favicon"</title>
			<link>http://www.kriesi.at/support/topic/remove-automatic-sub-menu-favicon#post-3457</link>
			<pubDate>Tue, 24 Aug 2010 23:47:58 +0000</pubDate>
			<dc:creator>sodagorn</dc:creator>
			<guid isPermaLink="false">3457@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Kriesi, could you give me some advice to get rid of the 'Submenu' sidebar menu automatically popping up?&#60;/p&#62;
&#60;p&#62;Check it:  &#60;a href=&#34;http://g5design.ca/?page_id=25&#34; rel=&#34;nofollow&#34;&#62;http://g5design.ca/?page_id=25&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, I want to create a favicon - where would I place the file?&#60;/p&#62;
&#60;p&#62;Thank you so much for this theme - it is incredible.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
