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

1020315g

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

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

  • Посещение

Сообщения, опубликованные 1020315g

  1. body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }

    table { border-collapse:collapse; border-spacing:0; }

    fieldset,img { border:0; }

    address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }

    ol,ul { list-style:none; }

    caption,th { text-align:left; }

    h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }

    q:before,q:after { content:''; }

    abbr,acronym { border:0; }

    hr { display: none; }

    address{ display: inline; }

    /************************************************************************/

    /* CORE ELEMENT STYLES */

    html, body { /* Safari has trouble with bgcolor on body. Apply to html tag too. */

    background: #9ba8af url({style_images_url}/bg.png) no-repeat;

    background-position: center;

    background-attachment: fixed;

    color: #737c80;

    }

    body {

    font: normal 13px helvetica, arial, sans-serif;

    position: relative;

    }

    input, select {

    font: normal 13px helvetica, arial, sans-serif;

    }

    h3, strong { font-weight: bold; }

    em { font-style: italic; }

    img, .input_check, .input_radio { vertical-align: middle; }

    legend { display: none; }

    table { width: 100%; }

    td { padding: 3px; }

    a {

    color: #0b0b0c;

    text-decoration: none;

    }

    a:hover { color: #333d43; text-decoration: underline; }

  2. Хук: отображение модераторов под форумом . Хук скачан с вашего портала.Установил, но он не работает.

    Подскажите что делать ...

  3. Куда это вставлять ?

    <!-- KeyCAPTCHA code (www.keycaptcha.com)-->

    <script type="text/javascript">

    var s_s_c_user_id = '38705';

    var s_s_c_session_id = '#KC_SESSION_ID#';

    var s_s_c_captcha_field_id = 'capcode';

    var s_s_c_submit_button_id = 'submit,Submit';

    var s_s_c_web_server_sign = '#KC_WSIGN#';

    var s_s_c_web_server_sign2 = '#KC_WSIGN2#';

    </script>

    <script type="text/javascript" src="__backs.keycaptcha.com/swfs/cap.js"></script>

    <!-- end of KeyCAPTCHA code-->

  4. То , что у меня в начале.

    
    <!--post:{$post['post']['pid']}-->
    
    <if test="sDeleted:|:$post['post']['_isDeleted'] AND $post['post']['_softDeleteSee']">
    
    {parse template="softDeletedPostBit" group="topic" params="$post, $displayData['sdData'], $topic"}
    
    </if>
    
    <if test="sDeletedNot:|:! $post['post']['_isDeleted']">
    
    <div class='post_block hentry clear clearfix <if test="postQueued:|:$post['post']['_isHidden']">moderated</if>' id='post_id_{$post['post']['pid']}'>
    
    <a id='entry{$post['post']['pid']}'></a>
    
    <if test="repIgnored:|:!empty( $post['post']['_repignored'] ) AND $post['post']['_repignored'] == 1 && $post['post']['_ignored'] != 1">

    То,что нужно найти(найти не могу)

    <span class='post_id right ipsType_small desc blend_links'><a href='{parse url="showtopic={$post['post']['topic_id']}&amp;view=findpost&amp;p={$post['post']['pid']}" template="showtopic" seotitle="{$topic['title_seo']}" base="public"}' rel='bookmark' title='{$this->lang->words['link_to_post']} #{$post['post']['post_count']}'>#{$post['post']['post_count']}</a></span>

  5. Нет.Смотри ...

    На первом скрине модератор создал тему , у него ник тупо черный .

    Мне нужно сделать , что его ник был не тупо черный , а таким - как на втором скрине группа модераторов.

    И с другими группами тоже так , а то везде в темах тупо черные ники , у тех кто в группах.

×
×
  • Создать...