<?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: css question - search box move</title>
		<link>http://www.kriesi.at/support/topic/css-question-search-box-move</link>
		<description>Support Forum - Topic: css question - search box move</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 02:20:40 +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/css-question-search-box-move" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "css question - search box move"</title>
			<link>http://www.kriesi.at/support/topic/css-question-search-box-move#post-68424</link>
			<pubDate>Tue, 31 Jul 2012 04:17:21 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">68424@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I think you can do something like this, you can adjust it.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.menu-item {
border-top: 2px solid red;
border-bottom: 2px solid red;
padding: 15px 20px 10px 0!important;
}

.main_menu ul:first-child &#38;gt; li &#38;gt; a {
display: block;
text-decoration: none;
margin-left: 0;
padding: 0 15px 3px 0px;
text-transform: uppercase;
border-right: 1px solid orange;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>treats on "css question - search box move"</title>
			<link>http://www.kriesi.at/support/topic/css-question-search-box-move#post-68344</link>
			<pubDate>Mon, 30 Jul 2012 12:46:02 +0000</pubDate>
			<dc:creator>treats</dc:creator>
			<guid isPermaLink="false">68344@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well, that's embarrassing.    The design for the menu is at &#60;a href=&#34;http://new.treats-unleashed.com/final_framework.jpg&#34; rel=&#34;nofollow&#34;&#62;http://new.treats-unleashed.com/final_framework.jpg&#60;/a&#62;&#60;br /&#62;
Thank you for the help with the search box.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "css question - search box move"</title>
			<link>http://www.kriesi.at/support/topic/css-question-search-box-move#post-68100</link>
			<pubDate>Sun, 29 Jul 2012 00:57:18 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">68100@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;The link your provided does not show any image. Is that suppose to be your layout design?&#60;/p&#62;
&#60;p&#62;If you want a search box next to your logo, open up header.php find this code &#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo avia_logo(AVIA_BASE_URL.&#38;#39;images/layout/logo.png&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Place this code below&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div id=&#38;#39;new-searchform&#38;#39;&#38;gt;&#38;quot;;
get_search_form();
echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#38;#39;

Open custom.css and place this code&#60;/code&#62;&#60;/pre&#62;
#new-searchform {&#60;br /&#62;
	position: absolute;&#60;br /&#62;
	right: 0;&#60;br /&#62;
	top: 20px;&#60;br /&#62;
}`&#60;/p&#62;
&#60;p&#62;Sorry if I didn't understand inquiry No.2.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>treats on "css question - search box move"</title>
			<link>http://www.kriesi.at/support/topic/css-question-search-box-move#post-68089</link>
			<pubDate>Sat, 28 Jul 2012 17:20:33 +0000</pubDate>
			<dc:creator>treats</dc:creator>
			<guid isPermaLink="false">68089@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Two questions as I am almost there...&#60;/p&#62;
&#60;p&#62;1)  What is the best way to move the search box next to my logo - right justified?&#60;br /&#62;
2)  Can you help me with css to format my menu items as one long bar?  Everything I have done seems to apply to the words themselves.  Should it be a container modification?   I'd like it to look like this:   &#60;a href=&#34;http://new.treats-unleashed.com/landing_page.jpg&#34; rel=&#34;nofollow&#34;&#62;http://new.treats-unleashed.com/landing_page.jpg&#60;/a&#62;.&#60;br /&#62;
Thank you.&#60;br /&#62;
Cheers.&#60;br /&#62;
teresa
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
