<!--quoteo--><div class='quotetop'>Цитата</div><div class='quotemain'><!--quotec-->//--------------------------------------------------------------------
// Чтобы не дублировать информацию в шапке форума сделать следущее:
//--------------------------------------------------------------------
// skin_boards (Главная страница форума) / PageTop
//--------------------------------------------------------------------
======================================================================================
УДАЛИТЬ
----------------
<table cellspacing="0" class="newslink">
<tr>
<td><b>{ipb.lang['welcome_back_text']}: <span>$lastvisit</span></b><!-- IBF.NEWSLINK --></td>
<td align="right" valign="middle">
<if="ipb.member['id'] == 0">
<form action="{ipb.script_url}act=Login&CODE=01&CookieDate=1" method="post">
<input type="text" size="20" name="UserName" onfocus="this.value=''" value="{ipb.lang['qli_name']}" />
<input type="password" size="20" name="PassWord" onfocus="this.value=''" value="ibfrules" />
<input class="button" type="image" src="{ipb.vars['img_url']}/login-button.gif" />
</form>
</if>
<else>
<form action="{ipb.script_url}act=Search&CODE=01&forums=all" method="post">
<input type="text" size="30" name="keywords" onfocus="this.value=''" value="{ipb.lang['enter_search_words']}" />
<input class="button" type="image" src="{ipb.vars['img_url']}/login-button.gif" />
</form>
</else>
</td>
</tr>
</table>
<br /><!--QuoteEnd--></div><!--QuoteEEnd-->
и
<!--quoteo--><div class='quotetop'>Цитата</div><div class='quotemain'><!--quotec-->*******************************
Зайдите в АдминЦентр --> ВНЕШНИЙ ВИД --> [Выбрать Скин] --> Изменить HTML шаблоны --> skin_boards (главная страница) --> PageTop
В самый низ добавить:
*******************************
<!-- TDTOP5STATS -->
*******************************<!--QuoteEnd--></div><!--QuoteEEnd-->
Больше нет ничего
// Чтобы не дублировать информацию в шапке форума сделать следущее:
//--------------------------------------------------------------------
// skin_boards (Главная страница форума) / PageTop
//--------------------------------------------------------------------
======================================================================================
УДАЛИТЬ
----------------
<table cellspacing="0" class="newslink">
<tr>
<td><b>{ipb.lang['welcome_back_text']}: <span>$lastvisit</span></b><!-- IBF.NEWSLINK --></td>
<td align="right" valign="middle">
<if="ipb.member['id'] == 0">
<form action="{ipb.script_url}act=Login&CODE=01&CookieDate=1" method="post">
<input type="text" size="20" name="UserName" onfocus="this.value=''" value="{ipb.lang['qli_name']}" />
<input type="password" size="20" name="PassWord" onfocus="this.value=''" value="ibfrules" />
<input class="button" type="image" src="{ipb.vars['img_url']}/login-button.gif" />
</form>
</if>
<else>
<form action="{ipb.script_url}act=Search&CODE=01&forums=all" method="post">
<input type="text" size="30" name="keywords" onfocus="this.value=''" value="{ipb.lang['enter_search_words']}" />
<input class="button" type="image" src="{ipb.vars['img_url']}/login-button.gif" />
</form>
</else>
</td>
</tr>
</table>
<br /><!--QuoteEnd--></div><!--QuoteEEnd-->
и
<!--quoteo--><div class='quotetop'>Цитата</div><div class='quotemain'><!--quotec-->*******************************
Зайдите в АдминЦентр --> ВНЕШНИЙ ВИД --> [Выбрать Скин] --> Изменить HTML шаблоны --> skin_boards (главная страница) --> PageTop
В самый низ добавить:
*******************************
<!-- TDTOP5STATS -->
*******************************<!--QuoteEnd--></div><!--QuoteEEnd-->
Больше нет ничего