<?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: remove search - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/remove-search</link>
		<description>Support Forum - Tag: remove search - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 19:05:38 +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/remove-search" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "Replace Abundance Header Search Bar and Social Icons with an image"</title>
			<link>http://www.kriesi.at/support/topic/replace-abundance-header-search-bar-and-social-icons-with-an-image#post-95258</link>
			<pubDate>Tue, 05 Feb 2013 14:11:15 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">95258@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62;Great, glad we could help! if you have any more questions feel free to open up a new thread ;) &#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>superfoods on "Replace Abundance Header Search Bar and Social Icons with an image"</title>
			<link>http://www.kriesi.at/support/topic/replace-abundance-header-search-bar-and-social-icons-with-an-image#post-95248</link>
			<pubDate>Tue, 05 Feb 2013 13:25:44 +0000</pubDate>
			<dc:creator>superfoods</dc:creator>
			<guid isPermaLink="false">95248@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin, works fine!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Replace Abundance Header Search Bar and Social Icons with an image"</title>
			<link>http://www.kriesi.at/support/topic/replace-abundance-header-search-bar-and-social-icons-with-an-image#post-95080</link>
			<pubDate>Mon, 04 Feb 2013 18:00:59 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95080@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Anita,&#60;/p&#62;
&#60;p&#62;You can force the opacity for that single class with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.keurmerk a {
opacity: 1 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The opacity is set on the entire social links ul so it has to be re-set with the individual link class.&#60;/p&#62;
&#60;p&#62;There should be no reason you have to put your items in the minimal skin css file. The custom.css file is loaded after all others so so it should take priority. Just make sure you are giving the page a few hard refreshes and if you have any caching plugins, re-fresh their cash as well.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>superfoods on "Replace Abundance Header Search Bar and Social Icons with an image"</title>
			<link>http://www.kriesi.at/support/topic/replace-abundance-header-search-bar-and-social-icons-with-an-image#post-94971</link>
			<pubDate>Mon, 04 Feb 2013 11:52:44 +0000</pubDate>
			<dc:creator>superfoods</dc:creator>
			<guid isPermaLink="false">94971@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael, it works. Only everything that i put in custom css or quick css won't work. I have to write it down in minimal-skin... &#60;/p&#62;
&#60;p&#62;The image webshop keurmerk must not be transparent: wat is wrong with this code:&#60;/p&#62;
&#60;p&#62;.social_bookmarks .keurmerk a{background: url(../images/skin-minimal/webshop_keurmerk.png) 0 0 no-repeat;}&#60;/p&#62;
&#60;p&#62;The tranparent code is gone compared to the other social icons, but it is still tranparent... Thanks for your time!&#60;/p&#62;
&#60;p&#62;Kind regards, Anita
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Replace Abundance Header Search Bar and Social Icons with an image"</title>
			<link>http://www.kriesi.at/support/topic/replace-abundance-header-search-bar-and-social-icons-with-an-image#post-94603</link>
			<pubDate>Sat, 02 Feb 2013 01:31:04 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94603@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi superfoods,&#60;/p&#62;
&#60;p&#62;@superfoods: You can add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.keurmerk a {
width: 150px;
height: 60px;
}

.keurmerk {
position: absolute;
left: -135px;
top: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm not sure if you can fit it below the searchbar. Try to experiment on the left and top position.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>superfoods on "Replace Abundance Header Search Bar and Social Icons with an image"</title>
			<link>http://www.kriesi.at/support/topic/replace-abundance-header-search-bar-and-social-icons-with-an-image#post-94518</link>
			<pubDate>Fri, 01 Feb 2013 14:58:46 +0000</pubDate>
			<dc:creator>superfoods</dc:creator>
			<guid isPermaLink="false">94518@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I have the same problem. I would like to put the image: webshop keurmerk  next to the rss feed. &#60;/p&#62;
&#60;p&#62;I tried everything, but the image will constantly go beneath the logo or search form. &#60;/p&#62;
&#60;p&#62;You can see it here: &#60;a href=&#34;http://www.superfoodkitchen.nl&#34; rel=&#34;nofollow&#34;&#62;http://www.superfoodkitchen.nl&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you for your time!&#60;/p&#62;
&#60;p&#62;Kind regards, Anita
&#60;/p&#62;</description>
		</item>
		<item>
			<title>schaferu on "Replace Abundance Header Search Bar and Social Icons with an image"</title>
			<link>http://www.kriesi.at/support/topic/replace-abundance-header-search-bar-and-social-icons-with-an-image#post-94457</link>
			<pubDate>Fri, 01 Feb 2013 07:16:15 +0000</pubDate>
			<dc:creator>schaferu</dc:creator>
			<guid isPermaLink="false">94457@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks Devin, how do i get my URL to you in private please?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Replace Abundance Header Search Bar and Social Icons with an image"</title>
			<link>http://www.kriesi.at/support/topic/replace-abundance-header-search-bar-and-social-icons-with-an-image#post-94327</link>
			<pubDate>Thu, 31 Jan 2013 15:04:17 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">94327@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi schaferu,&#60;/p&#62;
&#60;p&#62;We would need to see the site live to inspect what you have now for #1.&#60;/p&#62;
&#60;p&#62;For #2, your link needs to be formatted like this:&#60;br /&#62;
&#60;code&#62;&#38;lt;a href=&#38;quot;http://yourlink.com&#38;quot;&#38;gt;&#38;lt;img style=&#38;quot;float:right;&#38;quot; src=&#38;quot;my-image.jpg&#38;quot; alt=&#38;quot;&#38;quot; title=&#38;quot;&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;See: &#60;a href=&#34;http://www.w3schools.com/tags/att_a_href.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/tags/att_a_href.asp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>schaferu on "Replace Abundance Header Search Bar and Social Icons with an image"</title>
			<link>http://www.kriesi.at/support/topic/replace-abundance-header-search-bar-and-social-icons-with-an-image#post-94165</link>
			<pubDate>Wed, 30 Jan 2013 15:36:36 +0000</pubDate>
			<dc:creator>schaferu</dc:creator>
			<guid isPermaLink="false">94165@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for that.. Image shows now. Couple more questions please:&#60;/p&#62;
&#60;p&#62;1. It increased the header size to over 300 (image height is 180) and slipped basically to a line below the left logo (still on right side though)&#60;/p&#62;
&#60;p&#62;2. How can I make it linkable.. I added href...to the above code, but it doesn't link&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Replace Abundance Header Search Bar and Social Icons with an image"</title>
			<link>http://www.kriesi.at/support/topic/replace-abundance-header-search-bar-and-social-icons-with-an-image#post-94098</link>
			<pubDate>Wed, 30 Jan 2013 06:48:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">94098@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In header.php replace following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;get_search_form();
					?&#38;gt; 

					&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;
						&#38;lt;?php do_action(&#38;#39;avia_add_social_icon&#38;#39;,&#38;#39;header&#38;#39;); ?&#38;gt;

						&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;rss2_url&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
						&#38;lt;?php
						if($twitter = avia_get_option(&#38;#39;twitter&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;twitter&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://twitter.com/&#38;quot;.$twitter.&#38;quot;&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
						if($facebook = avia_get_option(&#38;#39;facebook&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;facebook&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$facebook.&#38;quot;&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
						 ?&#38;gt;
					&#38;lt;/ul&#38;gt;
					&#38;lt;!-- end social_bookmarks--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;?&#38;gt;
					&#38;lt;img style=&#38;quot;float:right;&#38;quot; src=&#38;quot;my-image.jpg&#38;quot; alt=&#38;quot;&#38;quot; title=&#38;quot;&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Obviously you need to insert the image url, the alt and title tag data. Maybe some style adjustments are required but this depends on the image size, etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>schaferu on "Replace Abundance Header Search Bar and Social Icons with an image"</title>
			<link>http://www.kriesi.at/support/topic/replace-abundance-header-search-bar-and-social-icons-with-an-image#post-94086</link>
			<pubDate>Wed, 30 Jan 2013 04:34:53 +0000</pubDate>
			<dc:creator>schaferu</dc:creator>
			<guid isPermaLink="false">94086@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;morning team&#60;/p&#62;
&#60;p&#62;I read some other posts on editing &#34;header.php&#34; but my efforts did not work.&#60;/p&#62;
&#60;p&#62;where exactly do I have to place this code to replace both the search field and the social icons please?&#60;/p&#62;
&#60;p&#62;echo &#34;&#38;lt;div class='header_meta'&#38;gt;&#34;;&#60;br /&#62;
&#60;a href=&#34;http://image_link_to_page_name_here&#34;&#62;&#60;img alt=&#34;IMAGE NAME&#34; src=&#34;http://image_location-here.jpg&#34; /&#62;&#60;/a&#62;&#60;br /&#62;
echo &#34;&#38;lt;/div&#38;gt;&#34;; &#60;/p&#62;
&#60;p&#62;Here is my header.php file section:&#60;/p&#62;
&#60;p&#62;					/*&#60;br /&#62;
					*	display the theme search form&#60;br /&#62;
					*   the tempalte file that is called is searchform.php in case you want to edit it&#60;br /&#62;
					*/&#60;br /&#62;
					get_search_form();&#60;br /&#62;
					?&#38;gt; &#60;/p&#62;
&#60;p&#62;					&#38;lt;ul class=&#34;social_bookmarks&#34;&#38;gt;&#60;br /&#62;
						&#38;lt;?php do_action('avia_add_social_icon','header'); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;						&#38;lt;li class='rss'&#38;gt;&#60;a&#62;&#34;&#38;gt;RSS&#60;/a&#62;&#60;br /&#62;
						&#38;lt;?php&#60;br /&#62;
						if($twitter = avia_get_option('twitter')) echo &#34;&#38;lt;li class='twitter'&#38;gt;&#60;a href='http://twitter.com/&#34;.$twitter.&#34;'&#62;Twitter&#60;/a&#62;&#34;;&#60;br /&#62;
						if($facebook = avia_get_option('facebook')) echo &#34;&#38;lt;li class='facebook'&#38;gt;&#60;a href='&#34;.$facebook.&#34;'&#62;Twitter&#60;/a&#62;&#34;;&#60;br /&#62;
						 ?&#38;gt;			&#60;/p&#62;
&#60;p&#62;					&#38;lt;!-- end social_bookmarks--&#38;gt;&#60;/p&#62;
&#60;p&#62;thanks people&#60;br /&#62;
U
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
