<?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 - Topic: How do I change the Home icon and &#039;hide sidebar &#38; content&#039;?</title>
		<link>http://www.kriesi.at/support/topic/how-do-i-change-the-home-icon-and-hide-sidebar-content</link>
		<description>Support Forum - Topic: How do I change the Home icon and &#039;hide sidebar &amp; content&#039;?</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 00:15:52 +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/topic/how-do-i-change-the-home-icon-and-hide-sidebar-content" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "How do I change the Home icon and &#039;hide sidebar &#38; content&#039;?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-change-the-home-icon-and-hide-sidebar-content#post-83808</link>
			<pubDate>Wed, 14 Nov 2012 06:16:01 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">83808@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi hanlinsg,&#60;/p&#62;
&#60;p&#62;You can find the home icon inside wp-content/themes/flashlight/images/skin-minimal/icons-rounded-home.png, just replace the name of this icon to icons-rounded-home-original.png and upload your custom icon in the same folder and you should name it to: icons-rounded-home.png (and the image dimension should be 26x26px).&#60;/p&#62;
&#60;p&#62;For changing the text &#34;hide sidebar &#38;amp; content&#34;, kindly open wp-content/themes/flashlight/includes/helper-slideshow.php and find this line of code:&#60;br /&#62;
&#60;code&#62;$data .= &#38;quot; data-hide=&#38;#39;&#38;quot;.__(&#38;#39;hide sidebar &#38;amp; content&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;#39;&#38;quot;;&#60;/code&#62;&#60;br /&#62;
and replace it with:&#60;br /&#62;
&#60;code&#62;$data .= &#38;quot; data-hide=&#38;#39;&#38;quot;.__(&#38;#39;Hide&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;#39;&#38;quot;;&#60;/code&#62;&#60;br /&#62;
Also open: wp-content/themes/flashlight/lang/default.po and find this line of code:&#60;br /&#62;
&#60;code&#62;msgid &#38;quot;hide sidebar &#38;amp; content&#38;quot;&#60;/code&#62;&#60;br /&#62;
and replace it with:&#60;br /&#62;
&#60;code&#62;msgid &#38;quot;Hide&#38;quot;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Lastly, kindly add this code in your Quick CSS(inside the WP Dashboard, Theme Options &#38;gt; Styling) or custom.css(inside wp-content/themes/flashlight/css/custom.css):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.hide_content.no_scroll {
   color: red !important;
   font-weight: bold;
   font-size: 12px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just adjust the color and font-size value. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "How do I change the Home icon and &#039;hide sidebar &#38; content&#039;?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-change-the-home-icon-and-hide-sidebar-content#post-83600</link>
			<pubDate>Tue, 13 Nov 2012 10:36:18 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">83600@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think that the Home icon (bottom left corner) is less visible to visitors, i would like to change this to another icon. how should i do it?&#60;br /&#62;
also&#60;br /&#62;
 'hide sidebar &#38;amp; content' is too small, i'd like to change the words into 'Hide' and make it bold red.&#60;br /&#62;
How should i do it?&#60;br /&#62;
Thanks a lot!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
