<?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: Removing RSS icon in Angular theme</title>
		<link>http://www.kriesi.at/support/topic/removing-rss-icon-in-angular-theme</link>
		<description>Support Forum - Topic: Removing RSS icon in Angular theme</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 20:58:33 +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/removing-rss-icon-in-angular-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Removing RSS icon in Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/removing-rss-icon-in-angular-theme#post-106740</link>
			<pubDate>Tue, 23 Apr 2013 06:32:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">106740@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Ok, please post a link to your website - I'll check the css code and search for a solution. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joschro on "Removing RSS icon in Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/removing-rss-icon-in-angular-theme#post-106716</link>
			<pubDate>Tue, 23 Apr 2013 05:06:46 +0000</pubDate>
			<dc:creator>joschro</dc:creator>
			<guid isPermaLink="false">106716@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I tried that, but with the negative values the close button starts to disappear into the yellow, so with 15px I only see clos (missing the e).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Removing RSS icon in Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/removing-rss-icon-in-angular-theme#post-106712</link>
			<pubDate>Tue, 23 Apr 2013 04:51:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">106712@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Please use a negative value like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .close_info_text {
right: -10px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;if -10px is still not enough try -15px, etc. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joschro on "Removing RSS icon in Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/removing-rss-icon-in-angular-theme#post-106622</link>
			<pubDate>Mon, 22 Apr 2013 13:11:27 +0000</pubDate>
			<dc:creator>joschro</dc:creator>
			<guid isPermaLink="false">106622@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for your response. I added that code to the custom.css, and it looks like it moved over a little, but there's still a lot of space between the logo on the left and the close button. Any way to get the space equal to what it was before, with all the buttons there?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Removing RSS icon in Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/removing-rss-icon-in-angular-theme#post-106556</link>
			<pubDate>Mon, 22 Apr 2013 07:02:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">106556@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Insert following code into the quick css field:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .close_info_text {
right: 0px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joschro on "Removing RSS icon in Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/removing-rss-icon-in-angular-theme#post-106541</link>
			<pubDate>Mon, 22 Apr 2013 03:59:02 +0000</pubDate>
			<dc:creator>joschro</dc:creator>
			<guid isPermaLink="false">106541@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for your response. I added that code to custom.css and it does remove the rss button. Here is what I'm talking about with spacing, with the RSS button:&#60;br /&#62;
&#60;a href=&#34;http://jonahschrogin.com/Spacing1.png&#34; rel=&#34;nofollow&#34;&#62;http://jonahschrogin.com/Spacing1.png&#60;/a&#62;&#60;br /&#62;
And without:&#60;br /&#62;
&#60;a href=&#34;http://jonahschrogin.com/Spacing2.png&#34; rel=&#34;nofollow&#34;&#62;http://jonahschrogin.com/Spacing2.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is there a way to move the close button to the right so the spacing is the same as in the first example?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Removing RSS icon in Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/removing-rss-icon-in-angular-theme#post-106523</link>
			<pubDate>Mon, 22 Apr 2013 01:21:58 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">106523@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please restore your header.php. Add this on your custom.css or Quick CSS. You don't need to fix the spacing.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.rss {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joschro on "Removing RSS icon in Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/removing-rss-icon-in-angular-theme#post-106449</link>
			<pubDate>Sun, 21 Apr 2013 17:10:36 +0000</pubDate>
			<dc:creator>joschro</dc:creator>
			<guid isPermaLink="false">106449@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm trying to get rid of the RSS button as well. Hiding it with the custom.css did not work on my site. Deleting that line in header.php did do it, but I'd like to move the CLOSE button closer to the other buttons.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Removing RSS icon in Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/removing-rss-icon-in-angular-theme#post-42511</link>
			<pubDate>Mon, 20 Feb 2012 07:18:19 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">42511@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok - let's hide it. Open up css/custom.css and add following code to the file:&#60;/p&#62;
&#60;p&#62;.social_bookmarks .rss {&#60;br /&#62;
    display: none;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>8web on "Removing RSS icon in Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/removing-rss-icon-in-angular-theme#post-42490</link>
			<pubDate>Mon, 20 Feb 2012 01:42:58 +0000</pubDate>
			<dc:creator>8web</dc:creator>
			<guid isPermaLink="false">42490@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;No good.&#60;br /&#62;
When you remove that bit of code, yes the RSS icon disappears, but the sliding info box does not work properly and also the FB icon moves it's position.&#60;br /&#62;
Somehow the RSS icon is the one &#34;that keeps things together in their right places&#34;.&#60;br /&#62;
The site must go live today, so I can't leave it in 'broken' state for you to have a look at, but please do give more suggestions, that I can try out late at night when no one is looking... :)&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Removing RSS icon in Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/removing-rss-icon-in-angular-theme#post-42169</link>
			<pubDate>Fri, 17 Feb 2012 10:41:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">42169@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up header.php and delete following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;	&#38;lt;li class=&#38;quot;rss&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;#39;.avia_get_option(&#38;#39;feedburner&#38;#39;,get_bloginfo(&#38;#39;rss2_url&#38;#39;)).&#38;#39;&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>8web on "Removing RSS icon in Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/removing-rss-icon-in-angular-theme#post-42161</link>
			<pubDate>Fri, 17 Feb 2012 10:06:41 +0000</pubDate>
			<dc:creator>8web</dc:creator>
			<guid isPermaLink="false">42161@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I saw there was another thread with a similar question, but no real answer to it, as the guy said he figured it out.&#60;/p&#62;
&#60;p&#62;Well, I haven't.&#60;/p&#62;
&#60;p&#62;I'd need to know how to remove the RSS icon (I only need a FB one) from the top of the header. Can't seem to find the code to delete or figure out what to add to the custom css.&#60;/p&#62;
&#60;p&#62;Please help! &#60;/p&#62;
&#60;p&#62;The site will not need to have  a subscribe option as it will not have a blog.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
