Games-Fun.Ru

Последний ответ

  • Анонс игры Dead Rising 2: Off the Record (66)

    • Страница 1 из 1
    • 1
    Модератор форума: Axon  
    4bb-coda
    1LifeДата: Понедельник, 16.11.2009, 20:52 | Сообщение # 1
    Сообщений: 8050
    Статус: Offline
    4bb-coda

    Это три Предупреждение и Таблица Их просто осталось поставить и всё

    Ставим в шаблон "Общий вид страниц форума", После $BODY$

    Code
    <script type="text/javascript">    
    e=document.getElementsByTagName("TD");    
    for(k=0;k<e.length;k++) {    
    if(e[k].className=='posttdMessage') {    
    s=e[k].innerHTML;    
    while (s.indexOf('[a dmin]') != -1) {    
    s=s.replace('[a dmin]','<table width="100%" border="0" cellspacing="0" cellpadding="5" style="background-color:161618; border-top:1px dotted red; border-right:1px dotted red; border-bottom:1px dotted red; border-left:1px dotted red;"><tr><td style="width:50px; height:50px; background-image: url(http://cs-nnov.net.ru/HADO/2.png); background-repeat:no-repeat; background-position:5px 3px;"> </td><td><font style="font-size: 12px; font-family: Verdana; color: red;">'); s=s.replace('[/a dmin]','</font></td></tr></table>');    
    e[k].innerHTML=s;}}}    
    </script>

    <script type="text/javascript">    
    e=document.getElementsByTagName("TD");    
    for(k=0;k<e.length;k++) {    
    if(e[k].className=='posttdMessage') {    
    s=e[k].innerHTML;    
    while (s.indexOf('[m oder]') != -1) {    
    s=s.replace('[m oder]','<table width="100%" border="0" cellspacing="0" cellpadding="5" style="background-color:161618; border-top:1px dotted green; border-right:1px dotted green; border-bottom:1px dotted green; border-left:1px dotted green;"><tr><td style="width:50px; height:50px; background-image: url(http://cs-nnov.net.ru/HADO/3.png); background-repeat:no-repeat; background-position:5px 3px;"> </td><td><font style="font-size: 12px; font-family: Verdana; color: green;">'); s=s.replace('[/m oder]','</font></td></tr></table>');    
    e[k].innerHTML=s;}}}    
    </script>

    <script type="text/javascript">    
    e=document.getElementsByTagName("TD");    
    for(k=0;k<e.length;k++) {    
    if(e[k].className=='posttdMessage') {    
    s=e[k].innerHTML;    
    while (s.indexOf('[d esigner]') != -1) {    
    s=s.replace('[d esigner]','<table width="100%" border="0" cellspacing="0" cellpadding="5" style="background-color:161618; border-top:1px dotted yellow; border-right:1px dotted yellow; border-bottom:1px dotted yellow; border-left:1px dotted yellow;"><tr><td style="width:50px; height:50px; background-image: url(http://cs-nnov.net.ru/HADO/1.png); background-repeat:no-repeat; background-position:5px 3px;"> </td><td><font style="font-size: 12px; font-family: Verdana; color: yellow;">'); s=s.replace('[/d esigner]','</font></td></tr></table>');    
    e[k].innerHTML=s;}}}    
    </script>

    <script type="text/javascript">    
    e=document.getElementsByTagName("TD");    
    for(k=0;k<e.length;k++) {    
    if(e[k].className=='posttdMessage') {    
    s=e[k].innerHTML;    
    while (s.indexOf('[Таблица]') != -1) {    
    s=s.replace('[Таблица]','<table width="100%" border="0" cellspacing="0" cellpadding="5" style="background-color:161618; border-top:1px dotted #898989; border-right:1px dotted #898989; border-bottom:1px dotted #898989; border-left:1px dotted #898989;"><tr> </td><td><font style="font-size: 12px; font-family: Verdana; color: 898989;">'); s=s.replace('[/Таблица]','</font></td></tr></table>');    
    e[k].innerHTML=s;}}}    
    </script>

    В "Форме добавления сообщения" после $BBCODES$ ставим:

    Code
    <?if($CUR_GROUP_ID$="4")?><input type="button" value="admin" onclick="simpletag('admin','','','message',''); return false;" class="codeButtons" title="Вставить админ-сообщение" name="admin"/><?endif?>
    <?if($CUR_GROUP_ID$="3")?><input type="button" value="moder" onclick="simpletag('moder','','','message',''); return false;" class="codeButtons" title="Вставить модер-сообщение" name="moder"/><?endif?>
    <?if($CUR_GROUP_ID$="7")?><input type="button" value="designer" onclick="simpletag('designer','','','message',''); return false;" class="codeButtons" title="Вставить дизайн-сообщение" name="designer"/><?endif?>
    <input type="button" value="Таблица" onclick="simpletag('Таблица','','','message',''); return false;" class="codeButtons" title="таблица" name="Таблица"/>
    • Страница 1 из 1
    • 1
    Поиск: