2
There is a header code:
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2" background="<{$xoops_imageurl}>Images/header/header_leftbar.gif" width="10">
td>
<td width="353" id="headerlogo">
<a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>logo.gif" width="353" height="140" alt="" />a>
td>
<td rowspan="2" background="<{$xoops_imageurl}>Images/header/header_middlebar.gif" width="11">
td>
<td colspan="3" background="<{$xoops_imageurl}>Images/header/header_bg.gif" height="140" id="headerbanner">
<{$xoops_banner}>
td>
<td rowspan="2" background="<{$xoops_imageurl}>Images/header/header_rightbar.gif" width="19">
td>
tr>
<td background="<{$xoops_imageurl}>Images/header/header_bottom.gif">
<img border="0" src="<{$xoops_imageurl}>Images/header/ftp_ico_on.gif" width="110" alt="" />
<img border="0" src="<{$xoops_imageurl}>Images/header/chat_ico_on.gif" width="110" alt="" />
<img border="0" src="<{$xoops_imageurl}>Images/header/test_ico_on.gif" width="110" alt="" />
td>
<td background="<{$xoops_imageurl}>Images/header/header_bottom.gif">
td>
<td>
<img border="0" src="<{$xoops_imageurl}>Images/header/srch_l.gif" width="2" alt="" />
td>
<form style="font-family:Tahoma; font-size:10px; color:#808080; height:13" action="<{$xoops_url}>/search.php" method="get">
<td align="right" nowrap="nowrap" background="<{$xoops_imageurl}>Images/header/srch_bg.gif" width="250">
<input type="text" name="query" size="36" style="font-family: Tahoma; font-size: 10px; color: #808080; border-style: solid; border-width: 1px;" />
<input type="hidden" name="action" value="results" />
<input type="image" value="<{$block.lang_search}>" src="<{$xoops_imageurl}>Images/header/serch_btn.gif" alt="" name="Search" />
td>
form>
table>