<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged user_nav</title>
<link>https://www.question2answer.org/qa/tag/user_nav</link>
<description>Powered by Question2Answer</description>
<item>
<title>I want to change the usual order of user nav, search, and main nav</title>
<link>https://www.question2answer.org/qa/3880/want-to-change-the-usual-order-of-user-nav-search-and-main-nav</link>
<description>

&lt;p&gt;
	I changed the qa-theme.php to look like this:&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;div&gt;
	class qa_html_theme extends qa_html_theme_base&lt;/div&gt;


&lt;div&gt;
	{&lt;/div&gt;


&lt;div&gt;
	function nav_user_search() // reverse the usual order&lt;/div&gt;


&lt;div&gt;
	{&lt;/div&gt;


&lt;div&gt;
	$this-&amp;gt;nav('user');&lt;/div&gt;


&lt;div&gt;
	$this-&amp;gt;nav('main');&lt;/div&gt;


&lt;div&gt;
	$this-&amp;gt;search();&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	}&lt;/div&gt;


&lt;div&gt;
	}&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	and now i have two nav('main') items one on the old place and one on the place i want it to be. It is like i am not overiding the theme but adding another nav('main').&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	And please dont tell me to read:&lt;/div&gt;


&lt;div&gt;
	&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.question2answer.org/advanced.php#theme&quot;&gt;http://www.question2answer.org/advanced.php#theme&lt;/a&gt;&lt;/div&gt;


&lt;div&gt;
	... i did many times and i assure you its not verry helpfull for people who are not php gurus.&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/3880/want-to-change-the-usual-order-of-user-nav-search-and-main-nav</guid>
<pubDate>Sat, 11 Dec 2010 09:43:47 +0000</pubDate>
</item>
</channel>
</rss>