<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Search box</title>
		<link>http://community.wikidot.com/forum/t-45298/search-box</link>
		<description>Posts in the discussion thread &quot;Search box&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Mon, 13 Feb 2012 22:01:31 +0000</lastBuildDate>
		
					<item>
				<guid>http://community.wikidot.com/forum/t-45298#post-153156</guid>
				<title>Re: Search box</title>
				<link>http://community.wikidot.com/forum/t-45298/search-box#post-153156</link>
				<description></description>
				<pubDate>Sun, 27 Apr 2008 04:15:28 +0000</pubDate>
				<wikidot:authorName>Stephen Kay</wikidot:authorName>				<wikidot:authorUserId>104076</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You can use this to move the search box to the side bar. Play with the left and top parameters to get it where you want it.</p> <div class="code"> <pre> <code>#search-top-box{ float: left; position: absolute; left: 20px; top: 270px; }</code> </pre></div> <p>If you want to hide it completely:</p> <div class="code"> <pre> <code>#search-top-box{ visibility:hidden; }</code> </pre></div> <p>Perhaps 'display:none' would also work.</p> <p>To move it to the left of the account name and log-in:</p> <div class="code"> <pre> <code>#search-top-box{ float: right; position: relative; left: -240px; top: 8px; }</code> </pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-45298#post-128254</guid>
				<title>Re: Search box</title>
				<link>http://community.wikidot.com/forum/t-45298/search-box#post-128254</link>
				<description></description>
				<pubDate>Thu, 20 Mar 2008 11:27:21 +0000</pubDate>
				<wikidot:authorName>maki</wikidot:authorName>				<wikidot:authorUserId>29236</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Where exactly do you put "'visibility: hidden"?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-45298#post-124388</guid>
				<title>Re: Search box</title>
				<link>http://community.wikidot.com/forum/t-45298/search-box#post-124388</link>
				<description></description>
				<pubDate>Thu, 13 Mar 2008 14:06:13 +0000</pubDate>
				<wikidot:authorName>Robert W</wikidot:authorName>				<wikidot:authorUserId>86141</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I saw a post some time ago that suggested that this was difficult. I'd like to do the same thing though. As a temporary measure I've just made the box invisible with 'visibility: hidden' and added a search page linked from the menu.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-45298#post-121036</guid>
				<title>Re: Search box</title>
				<link>http://community.wikidot.com/forum/t-45298/search-box#post-121036</link>
				<description></description>
				<pubDate>Sat, 08 Mar 2008 01:59:26 +0000</pubDate>
				<wikidot:authorName>stupidegg</wikidot:authorName>				<wikidot:authorUserId>89300</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm messing with the CSS code right now. I want to move the search box to the side bar. I think it will be more comfortable^^. Also one of the reasons is that I want to make the header as compact as possible.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-45298#post-120493</guid>
				<title>Re: Search box</title>
				<link>http://community.wikidot.com/forum/t-45298/search-box#post-120493</link>
				<description></description>
				<pubDate>Fri, 07 Mar 2008 12:42:37 +0000</pubDate>
				<wikidot:authorName>Phil Chett</wikidot:authorName>				<wikidot:authorUserId>4297</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Its a bit fiddly cos the only way is by messing with the CSS code.<br /> What exactly did you want to?<br /> (maybe more importantly…. why ?) :-)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-45298#post-120398</guid>
				<title>Search box</title>
				<link>http://community.wikidot.com/forum/t-45298/search-box#post-120398</link>
				<description></description>
				<pubDate>Fri, 07 Mar 2008 10:19:06 +0000</pubDate>
				<wikidot:authorName>stupidegg</wikidot:authorName>				<wikidot:authorUserId>89300</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>How can I move the search box?</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>
