<?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: searchform position</title>
		<link>http://www.kriesi.at/support/topic/searchform-position</link>
		<description>Support Forum - Topic: searchform position</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 06:58:14 +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/searchform-position" rel="self" type="application/rss+xml" />

		<item>
			<title>brouge on "searchform position"</title>
			<link>http://www.kriesi.at/support/topic/searchform-position#post-38793</link>
			<pubDate>Thu, 26 Jan 2012 11:30:15 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">38793@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi there finally i found a working code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#s {
margin-top: 65px; /* position from top */
background: #ffffff; /* boc color */
width: 203px; /* box size */
}

#searchsubmit  {
margin-top: 66px; /* position from top + 1px to make it more centered */
margin-right: 1px; /* to make it more centered */
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;all my best
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "searchform position"</title>
			<link>http://www.kriesi.at/support/topic/searchform-position#post-35519</link>
			<pubDate>Tue, 20 Dec 2011 10:04:39 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">35519@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hey dude,&#60;/p&#62;
&#60;p&#62;i don't know why but this won't work. any other solution?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "searchform position"</title>
			<link>http://www.kriesi.at/support/topic/searchform-position#post-35035</link>
			<pubDate>Thu, 15 Dec 2011 15:01:26 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35035@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
if you use absolute positioning the margin-top won't help you much. Use the &#34;top&#34; css attribute instead like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#searchform {
postition: absolute;
top: 30px,
float: left;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>brouge on "searchform position"</title>
			<link>http://www.kriesi.at/support/topic/searchform-position#post-35020</link>
			<pubDate>Thu, 15 Dec 2011 12:08:08 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">35020@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hey chris,&#60;/p&#62;
&#60;p&#62;sorry i cannot offer you any link since the site right now it's still offline. i am using the wide version of the theme with a blue scheme.&#60;br /&#62;
the place where i like to have the searchbar is &#34;fallback_div&#34;&#60;br /&#62;
best regards&#60;br /&#62;
thomas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "searchform position"</title>
			<link>http://www.kriesi.at/support/topic/searchform-position#post-35019</link>
			<pubDate>Thu, 15 Dec 2011 11:34:18 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">35019@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;could you link to your page using the theme? This way we know for sure what styling you have. I'd move the code that generates the form to the menu rather than using CSS to put it there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "searchform position"</title>
			<link>http://www.kriesi.at/support/topic/searchform-position#post-35017</link>
			<pubDate>Thu, 15 Dec 2011 11:01:57 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">35017@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi there,&#60;/p&#62;
&#60;p&#62;i'd like to change the position of the searchform from the upper right corner into the color bar underneath the menue.&#60;br /&#62;
i tried the following lines into the qick-css field from the broadscope menue:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#searchform {
postition: absolute;
margin-top: 30px,
float: left;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but it doesn't move the form to anywhere.&#60;br /&#62;
best regards
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
