<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Saturday 658 &#187; search</title>
	<atom:link href="http://saturday658.com/tag/search/feed/" rel="self" type="application/rss+xml" />
	<link>http://saturday658.com</link>
	<description>Home of the free wordpress theme Saturday 658</description>
	<lastBuildDate>Mon, 26 Apr 2010 12:50:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Issues with search box alignment?</title>
		<link>http://saturday658.com/issues-with-search-box-alignment/</link>
		<comments>http://saturday658.com/issues-with-search-box-alignment/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 20:44:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Help Q & A]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://saturday658.com/?p=110</guid>
		<description><![CDATA[Are you have issues with the search box alignment? The search div is absolutely positioned, so if your horizontal menu of pages takes up more than the space alloted you&#8217;ll end up with a situation where the category menu bar over which the search div is positioned will be pushed down several pixels. Because the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://saturday658.com/wp-content/uploads/2009/07/83624408_abd877b5f1.jpg"><img class="alignleft size-medium wp-image-111" title="83624408_abd877b5f1" src="http://saturday658.com/wp-content/uploads/2009/07/83624408_abd877b5f1-300x225.jpg" alt="83624408_abd877b5f1" width="300" height="225" /></a>Are you have issues with the search box alignment? The search div is absolutely positioned, so if your horizontal menu of pages takes up more than the space alloted you&#8217;ll end up with a situation where the category menu bar over which the search div is positioned will be pushed down several pixels. Because the search div is absolutely positioned, it will not move down with the category menu bar. The solution to this problem is to exclude some of your pages from the topmost horizontal page menu so that it does not take up more than 1 row. Or you can edit the <strong>search </strong>class in style.css and alter the value &#8220;top:180px;&#8221; increasing it as needed to reposition the search bar.</p>
<p><code>.search { </code></p>
<p><code>position:absolute; </code></p>
<p><code>top:180px; </code></p>
<p><code>left:800px; </code></p>
<p><code>background:transparent url(images/searchbg.png) no-repeat; </code></p>
<p><code>width:275px; </code></p>
<p><code>height:40px; </code></p>
<p><code>text-align:center; </code></p>
<p><code>}</code></p>
<p>Image by <a title="Link to Wildcat Dunny's photostream" rel="dc:creator cc:attributionURL" href="http://www.flickr.com/photos/wildcat_dunny/"><strong>Wildcat Dunny</strong></a></p>
<p>[ <a id="contextLink_stream88837718@N00" href="http://www.flickr.com/photos/wildcat_dunny/">Wildcat Dunny's photostream</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://saturday658.com/issues-with-search-box-alignment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
