Перейти к содержанию

izgarshev

Пользователи
  • Постов

    4
  • Зарегистрирован

  • Посещение

Информация

Посетители профиля

528 просмотров профиля

Достижения izgarshev

  1. Вылечил путем вставки кода, которого почему-то не было <div id="search" class="right"> <form id="search-box" method="post" action="__www.wotclan.org/forum/index.php?app=core&module=search&do=search&fromMainBar=1"> <fieldset> <label class="hide" for="main_search"></label> <a id="adv_search" class="right" rel="search" accesskey="4" title="Расширенный поиск" href="__www.wotclan.org/forum/index.php?app=core&module=search&search_in=forums"></a> <span id="search_wrap" class="right"> <input id="main_search" class="" type="text" tabindex="6" size="17" name="search_term" placeholder="Искать..."></input> <span id="search_options" class="choice ipbmenu clickable" style=""></span> <ul id="search_options_menucontent" class="ipbmenu_content ipsPad" style="display: none; position: absolute; z-index: 9999;"></ul> <input class="submit_input clickable" type="submit" value=""></input> </span> </fieldset> </form> </div>
  2. Кусок кода из globalTemplate <!-- ::: BRANDING STRIP: Logo and search box ::: --> <div id='branding'> <div class='main_width'> <if test="brandingBar:|:ipsRegistry::$applications[ $this->registry->getCurrentApplication() ]['hasCustomHeader']"> {parse template="overwriteHeader" group="{current_app}_global" params=""} <else /> {parse template="defaultHeader" group="global" params=""} </if> </div> </div> <div id='secondary_nav'> <ul id='breadcrumb'> <php>$this->did_first = 0;</php> <if test="switchnavigation:|:!$this->settings['remove_forums_nav'] OR ipsRegistry::$current_application == 'forums'"> <li itemscope itemtype="__data-vocabulary.org/Breadcrumb"> <a href='{parse url="act=idx" seotitle="false" base="public"}' itemprop="url"> <span itemprop="title">{$this->settings['board_name']}</span> </a> </li> <if test="didfirstnav:|:$this->did_first=1"></if> </if> <foreach loop="navigation:$items['navigation'] as $idx => $data"> <li itemscope itemtype="__data-vocabulary.org/Breadcrumb"> <if test="didfirstappnow:|:$this->did_first"><span class='nav_sep'>{parse replacement="f_nav_sep"}</span></if> <if test="navigationlink:|:$data[1]"><a href='{parse url="{$data[1]}" base="$data[4]" seotitle="$data[2]" template="$data[3]"}' title='{$this->lang->words['nav_return_to']} {$data[0]}' itemprop="url"></if><span itemprop="title">{$data[0]}</span><if test="closenavigationlink:|:$data[1]"></a></if> </li> <if test="forsuredidfirstnav:|:$this->did_first=1"></if> </foreach> </ul> </div> </div> <div id='forum_wrapper2'>
  3. Делал относительно много чего, после чего пропал поиск не заметил. Из последних действий устанавливал календарь, добавлял/убирал ссылки в полосе, где форумы, пользователи и пр.
  4. пропала форма поиска в этом стиле, помогите вернуть пожалуйста
×
×
  • Создать...