<?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: search in menu and blog format change</title>
		<link>http://www.kriesi.at/support/topic/search-in-menu-and-blog-format-change</link>
		<description>Support Forum - Topic: search in menu and blog format change</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 09:18:20 +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/search-in-menu-and-blog-format-change" rel="self" type="application/rss+xml" />

		<item>
			<title>GriffinGraffix on "search in menu and blog format change"</title>
			<link>http://www.kriesi.at/support/topic/search-in-menu-and-blog-format-change#post-23563</link>
			<pubDate>Wed, 27 Jul 2011 07:54:38 +0000</pubDate>
			<dc:creator>GriffinGraffix</dc:creator>
			<guid isPermaLink="false">23563@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, my question is similar to manutrash's 2nd q about blog date display.&#60;/p&#62;
&#60;p&#62;I like the blog date, comment box and tags where they are (aligned left of title at beginning of post content) but would like the text and rest of content that falls below the height of those (plus a 10px bottom margin) to extend (wrap) all the way to the left in order to fill the left space below date/comment/tags section.&#60;/p&#62;
&#60;p&#62;I hope I am explaining it right. You can see here: &#60;a href=&#34;http://www.griffingraffix.com/google-search-results1/&#34; rel=&#34;nofollow&#34;&#62;http://www.griffingraffix.com/google-search-results1/&#60;/a&#62; how the main text is in a narrow (about 450px) column. Basically, starting at:&#60;br /&#62;
 ....better chances of being seen when and by whom it matters.&#60;/p&#62;
&#60;p&#62;Now, something else may be about to change in how web page results are displayed.....&#60;br /&#62;
I would like that to start full left and extend full width to side bar so it would be about 650 or 700 px wide, whatever the full width of that column can be to fit with sidebar.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "search in menu and blog format change"</title>
			<link>http://www.kriesi.at/support/topic/search-in-menu-and-blog-format-change#post-22890</link>
			<pubDate>Sat, 16 Jul 2011 05:23:50 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">22890@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try to add following code to css/custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#searchform {
    float: right;
    margin-right: 35px;
    margin-top: 10px;
    width: 300px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>manutrash on "search in menu and blog format change"</title>
			<link>http://www.kriesi.at/support/topic/search-in-menu-and-blog-format-change#post-22872</link>
			<pubDate>Fri, 15 Jul 2011 19:06:55 +0000</pubDate>
			<dc:creator>manutrash</dc:creator>
			<guid isPermaLink="false">22872@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude,&#60;/p&#62;
&#60;p&#62;The search form i already placed it their.&#60;br /&#62;
You can have a look at &#60;a href=&#34;http://w3dev3.chess.nl&#34; rel=&#34;nofollow&#34;&#62;http://w3dev3.chess.nl&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So if you can give me some custom css it would be great.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "search in menu and blog format change"</title>
			<link>http://www.kriesi.at/support/topic/search-in-menu-and-blog-format-change#post-22869</link>
			<pubDate>Fri, 15 Jul 2011 16:34:57 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">22869@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) You can use following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php get_search_form(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to display the search form - I'd insert it after:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;container main_menu&#38;#39;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you encounter design flaws please post a link to your site - we can give you custom css code then.&#60;/p&#62;
&#60;p&#62;2) Open up includes/loop-index.php and delete:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!--meta info--&#38;gt;
	        &#38;lt;div class=&#38;quot;blog-meta grid3&#38;quot;&#38;gt;

				&#38;lt;span class=&#38;#39;post-date-comment-container&#38;#39;&#38;gt;
					&#38;lt;span class=&#38;#39;date-container&#38;#39;&#38;gt;&#38;lt;strong&#38;gt;&#38;lt;?php the_time(&#38;#39;d&#38;#39;) ?&#38;gt; &#38;lt;?php the_time(&#38;#39;M&#38;#39;) ?&#38;gt;&#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt;&#38;lt;?php the_time(&#38;#39;Y&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/span&#38;gt;
					&#38;lt;span class=&#38;#39;comment-container&#38;#39;&#38;gt;&#38;lt;?php comments_popup_link(&#38;quot;&#38;lt;strong&#38;gt;0&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comments&#38;#39;,&#38;#39;avia_framework&#38;#39;), &#38;quot;&#38;lt;strong&#38;gt;1&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comment&#38;#39; ,&#38;#39;avia_framework&#38;#39;),
																			  &#38;quot;&#38;lt;strong&#38;gt;%&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comments&#38;#39;,&#38;#39;avia_framework&#38;#39;),&#38;#39;comments-link&#38;#39;,
																			  &#38;quot;&#38;lt;strong&#38;gt;&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comments&#38;lt;br/&#38;gt;Off&#38;#39;,&#38;#39;avia_framework&#38;#39;)
																			  ); ?&#38;gt;
					&#38;lt;/span&#38;gt;
					&#38;lt;?php
					$cats = get_the_category();

					echo &#38;#39;&#38;lt;span class=&#38;quot;minor-meta-wrap&#38;quot;&#38;gt;&#38;#39;;
					if(!empty($cats))
					{
						echo &#38;#39;&#38;lt;span class=&#38;quot;blog-categories minor-meta&#38;quot;&#38;gt;&#38;#39;;
						echo &#38;#39;&#38;lt;strong&#38;gt;&#38;#39;.__(&#38;#39;Categories&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;: &#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt;&#38;#39;;
						the_category(&#38;#39;, &#38;#39;);
						echo &#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/span&#38;gt;&#38;#39;;
					}

					$portfolio_cats = get_the_term_list(  get_the_ID(), &#38;#39;portfolio_entries&#38;#39;, &#38;#39;&#38;#39;, &#38;#39;, &#38;#39;,&#38;#39;&#38;#39;);

					if($portfolio_cats)
					{
						echo &#38;#39;&#38;lt;span class=&#38;quot;blog-categories minor-meta&#38;quot;&#38;gt;&#38;#39;;
						echo &#38;#39;&#38;lt;strong&#38;gt;&#38;#39;.__(&#38;#39;Categories&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;: &#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt;&#38;#39;;
						echo $portfolio_cats;
						echo &#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/span&#38;gt;&#38;#39;;
					}

					if(has_tag())
					{
						echo &#38;#39;&#38;lt;span class=&#38;quot;blog-tags minor-meta&#38;quot;&#38;gt;&#38;#39;;
						echo the_tags(&#38;#39;&#38;lt;strong&#38;gt;&#38;#39;.__(&#38;#39;Tags: &#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt;&#38;#39;);
						echo &#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/span&#38;gt;&#38;#39;;
					}
						echo &#38;#39;&#38;lt;span class=&#38;quot;blog-author minor-meta&#38;quot;&#38;gt;&#38;#39;;
						echo &#38;#39;&#38;lt;strong&#38;gt;&#38;#39;.__(&#38;#39;Author&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;: &#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt;&#38;#39;;
						the_author_posts_link();
						echo &#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/span&#38;gt;&#38;#39;;

					echo &#38;#39;&#38;lt;/span&#38;gt;&#38;#39;;

					?&#38;gt;

				&#38;lt;/span&#38;gt;	

			&#38;lt;/div&#38;gt;&#38;lt;!--end meta info--&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>manutrash on "search in menu and blog format change"</title>
			<link>http://www.kriesi.at/support/topic/search-in-menu-and-blog-format-change#post-22849</link>
			<pubDate>Fri, 15 Jul 2011 11:25:01 +0000</pubDate>
			<dc:creator>manutrash</dc:creator>
			<guid isPermaLink="false">22849@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Thanks for this great Theme and flexibility to work with this theme. Great work!&#60;/p&#62;
&#60;p&#62;But i have 2 questions:&#60;br /&#62;
1) Is there a way to get the search form as a menu item. Or if not what is the best way to implement the search form in the header.&#60;br /&#62;
(i tried to put in in the header.php after the div of the main_menu container but now it is a one stretched out search form) So hope you can get me some suggestions.&#60;/p&#62;
&#60;p&#62;2) where can i change the blog format&#60;br /&#62;
I dont like the comment and date boxes in the left colomn so is there a possibility to get rid of them or place only the date just underbeneath the blog post?&#60;/p&#62;
&#60;p&#62;Hope you can get me some solutions.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
