Add this to your head -------------------------------------------------
<datameta/> <baseurl/> Replace page title with this: ------------------------------------------------- <title><pagetitle/> | <websitename/></title> Right before close tag put: ------------------------------------------------- <modulecss/> <commonjs/> <themejs/> Now in the area you want to be editable by AXIS place this: ------------------------------------------------- <region name="MainContent"></region> Place this where you want your copyright text to go (Controlled in AXIS > Site Settings) ------------------------------------------------- <copyrighttext/></div> Search Box ------------------------------------------------- <div class="searchbox-wrapper"> <div class="searchbox"> <form method="post" action="search" name="frmsearch"> <input class="searchtext" type="text" onclick="this.value=''" value="Search" name="keyword" id="keyword"/> <input class="searchimg" type="image" alt="search" src="images/search-but.gif" mce_src="images/search-but.gif" width="27" height="37"> /form> </div> Main Navigation --------------------------------------------------- <globalmenu cssClass="mainNav" showLevels="1,2,3" alwaysShowChildren="true" showHome="true"></globalmenu> Footer Navigation --------------------------------------------------- <globalmenu cssClass="footerlink" showLevels="1" seperator="|" alwaysShowChildren="false" showHome="false"></globalmenu>