<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.rundrupal.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>CSS</title>
 <link>http://www.rundrupal.com/subject/css</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Adding a search floater bar to your theme</title>
 <link>http://www.rundrupal.com/tutorials/adding-search-floater-bar-your-theme</link>
 <description>&lt;p&gt;
Today I added the search floater to run Drupal. A search floater is the search box you see up in the upper right corner of this website. By default if you enable the Search block in Drupal you can add it to a region. For example it could be added to the left content bar. However, I don&#039;t like this very much since it takes up a bunch of room. Instead I wanted the search box to float in the upper right of every page.
&lt;/p&gt;
&lt;p&gt;
Adding this was pretty easy. here is the code I added to the page.tpl.php file
&lt;/p&gt; &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.rundrupal.com/tutorials/adding-search-floater-bar-your-theme&quot;&gt;more...&lt;/a&gt;&lt;/span&gt;</description>
 <comments>http://www.rundrupal.com/tutorials/adding-search-floater-bar-your-theme#comments</comments>
 <category domain="http://www.rundrupal.com/subject/css">CSS</category>
 <category domain="http://www.rundrupal.com/subject/drupal">Drupal</category>
 <category domain="http://www.rundrupal.com/subject/theming">Theming</category>
 <pubDate>Tue, 05 Feb 2008 13:47:49 -0500</pubDate>
 <dc:creator>Matt West</dc:creator>
 <guid isPermaLink="false">11 at http://www.rundrupal.com</guid>
</item>
</channel>
</rss>
