if u want to insert the search in the default theme for logged user use this inside overall_header.html :
<ul class="linklist rightside">
<!-- IF not S_IS_BOT -->
<!-- IF S_DISPLAY_SEARCH and S_USER_LOGGED_IN --><li class="icon-search"><a href="{U_SEARCH}">{L_SEARCH}</a></li><!-- ENDIF -->
<li class="icon-faq"><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}">{L_FAQ}</a></li>
<!-- IF S_DISPLAY_MEMBERLIST --><li class="icon-members"><a href="{U_MEMBERLIST}" title="{L_MEMBERLIST_EXPLAIN}">{L_MEMBERLIST}</a></li><!-- ENDIF -->
<!-- ENDIF -->
</ul>
Search in the current theme
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct