Тестовый форум

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » Тестовый форум » Тестовый форум » Скрипты


Скрипты

Сообщений 1 страница 9 из 9

1

<!--Отключение кнопки Жалоба в сообщениях -->
<script type="text/javascript">
RusffCore.sets.show_reportBtn = 0;
</script>

<!--Отключить функцию "Поделиться" -->
<script type="text/javascript">
RusffCore.sets.share = false;
</script>

<!--Отключить функцию "Это интересно" -->
<script type="text/javascript">
rusffLive.enable = false;
</script>

<!-- Разделение ников пользователей в теме запятой -->
<script>$('#topic-users-in a').prev('a').after(',');</script>

<!--замена тире-->
<script type="text/javascript">
$('.post-content p').each(function(){
  function replacer(str){return str.replace(/-\s|–\s/gm,'— ');}
  var a = $(this).clone().wrap('<div></div>').parent().html();
  var b = a.replace(/>[^<>]+</gim,replacer);
  if(a!=b)$(this).replaceWith(b)
});
</script>

<!-- Удаляем лишние строки после цитаты и кода // v.3 © Alex_63 -->
    <script type="text/javascript">
    $('.post-content').each(function() {
        var CNT = $(this).html();
        CNT = CNT.replace(/<p><br><\/p>/img,'');
        CNT = CNT.replace(/<p><br><br>(.*?)<\/p>/img,'<p>$1</p>');
        CNT = CNT.replace(/<p><br>(.*?)<\/p>/img,'<p>$1</p>');
        $(this).html(CNT);
    });
    </script>

<!--замена тире-->
<script type="text/javascript">
$('.post-content p').each(function(){
  function replacer(str){return str.replace(/-\s|–\s/gm,'— ');}
  var a = $(this).clone().wrap('<div></div>').parent().html();
  var b = a.replace(/>[^<>]+</gim,replacer);
  if(a!=b)$(this).replaceWith(b)
});
</script>

0

2

@import url(https://forumstatic.ru/files/0018/25/96/61263.css);
@import "https://forumstatic.ru/files/0018/7f/d8/25813.css";
@import "https://forumstatic.ru/files/0018/26/71/30664.css";
@import "https://forumstatic.ru/files/0018/26/71/15111.css";
@import url('https://fonts.googleapis.com/css?family=Cuprum');
/*Кириллица*/
@import url('https://fonts.googleapis.com/css?family=Alegreya|Alegreya+Sans+SC|Amatic+SC|Caveat|Cormorant+Garamond|Cormorant+Infant|Forum|Gabriela|Kurale|Lobster|Montserrat|Neucha|Open+Sans+Condensed:300|Oswald|Pacifico|Pattaya|Philosopher|Play|Playfair+Display+SC|Poiret+One|Roboto+Condensed|Spectral+SC|Vollkorn+SC|Yanone+Kaffeesatz');
@import url(http://allfont.ru/allfont.css?fonts=bebas-neue);
/*Латиница*/
@import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Aladin|Alex+Brush|Allerta+Stencil|Allura|Anton|Audiowide|Bellefair|Berkshire+Swash|Bilbo|Bilbo+Swash+Caps|Calligraffitti|Cinzel|Cinzel+Decorative|Clicker+Script|Cookie|Courgette|Crushed|Dancing+Script|Dawning+of+a+New+Day|Dr+Sugiyama|Economica|Engagement|Euphoria+Script|Faster+One|Fondamento|Fredericka+the+Great|Fugaz+One|Grand+Hotel|Great+Vibes|Gruppo|Handlee|Herr+Von+Muellerhoff|Homemade+Apple|Indie+Flower|Italianno|Josefin+Slab|Julius+Sans+One|Jura|Kalam|Kaushan+Script|Kranky|Kristi|Leckerli+One|Lily+Script+One|Lobster+Two|Lora|Meddon|Megrim|Metal+Mania|Metamorphous|Monofett|Monsieur+La+Doulaise|Montez|Mr+Bedfort|Mr+Dafoe|Mrs+Saint+Delafield|Niconne|Norican|Nothing+You+Could+Do|Oleo+Script+Swash+Caps|Orbitron|Oregano|Parisienne|Permanent+Marker|Pinyon+Script|Playball|Pompiere|Princess+Sofia|Quicksand|Qwigley|Rajdhani|Raleway|Risque|Rochester|Romanesco|Rouge+Script|Ruthie|Sacramento|Satisfy|Seaweed+Script|Sedgwick+Ave|Sedgwick+Ave+Display|Shrikhand|Six+Caps|Stalemate|Tangerine|Tulpen+One|UnifrakturMaguntia|Vast+Shadow|Wire+One|Yellowtail|Yeseva+One|Yesteryear');
@import url(http://allfont.ru/allfont.css?fonts=bakerscript);
@import url('https://fonts.googleapis.com/css?family=Amatic+SC:400,700|Old+Standard+TT:400,700|Oranienbaum|Oswald:300,400,700|PT+Sans:400,700|Roboto+Condensed:300,400,700|Roboto:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Play:400,700&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Alegreya+SC:400,700|El+Messiri:400,700|IBM+Plex+Serif:400,700|Philosopher:400,700|Tenor+Sans&subset=cyrillic');

    @font-face {
    font-family: 'icon';
    src: url('https://forumstatic.ru/files/0019/b5/12/39426.eot?'),
    url('https://forumstatic.ru/files/0019/b5/12/18071.woff') format('woff'),
    url('https://forumstatic.ru/files/0019/b5/12/92706.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }

@font-face {
font-family: 'panton';
src: url('https://forumstatic.ru/files/0019/71/27/22150.eot?'),
url('https://forumstatic.ru/files/0019/71/27/46407.woff') format('woff'),
url('https://forumstatic.ru/files/0019/71/27/49424.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'panton2';
src: url('https://forumstatic.ru/files/0019/aa/b6/15267.eot?'),
url('https://forumstatic.ru/files/0019/aa/b6/35818.woff') format('woff'),
url('https://forumstatic.ru/files/0019/aa/b6/23207.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

0

3

Код:
/* A5.1 */
#pun {
    background: #cbc9c6 url("https://forumstatic.ru/files/0019/aa/b6/82099.png") repeat center top;
    margin: auto;
    width: 1060px;
  margin-top: 192px !important;
  box-shadow: 10px 0px 0 0 rgba(0,0,0,.5), -10px 0px 0 0 rgba(0,0,0,.5)
}

#pun-about p.container {
    background: rgba(0, 0, 0, .5) no-repeat scroll bottom center;
    height: 118px;
    margin-bottom: 5px;
    margin-left: -20px;
    margin-top: 30px;
    width: 1080px;
    padding: 0 !important;
    border: none !important;
}

тело с тенью

0

4

rrrr

0

5

ccc

0

6

Администратор написал(а):

rrrr

0

7

Код:
<div id="logotipe"></div>
Код:
<!-- пара недели -->
<img src="http://funkyimg.com/i/2RXVV.png" title="Сody Read & Aiden Scott" style="position: absolute;top: 224px;margin-left: 2px;" id="in-hover">

<!-- эпизод недели -->
<a href="http://breakdown.rusff.me/viewtopic.php?id=676"> <img src="http://funkyimg.com/i/2RXVW.png" title="The Pacifier" style="position: absolute;top: 224px;margin-left: 860px;" id="in-hover"></a>

<!-- пост -->
<div class="bestpost"><a href="http://breakdown.rusff.me/profile.php?id=225"><img src="http://funkyimg.com/i/2RXJy.png"></a>
<div class="whenhover-post"> Обворожительная блондинка им обоим улыбается, показывая свои ровные виниры, которые стоят как несколько зарплат среднестатистического жителя Таллахасси, а в глазах ее светлых, голубых виднеется разрастающее пламя, демоны в них ликуют и подбрасывают поленья, желая все сжечь на своем пути.  <a href="http://breakdown.rusff.me/viewtopic.php?id=594#p88575">Читать дальше...</a></div>
</div>

<!-- цитата -->
<div class="bestquote"><a href="http://breakdown.rusff.me/profile.php?id=178"><img src="http://funkyimg.com/i/2RXJG.png"></a>
<div class="whenhover-quote"><b>Matthew Knight</b><br>Мама, не кричи, я не ленивец, я — прокрастинатор!
На вид я сонный, но в душе так просто терминатор.
Я обязательно всё сделаю в последний день!
Почему не сегодня? Ну, как-то лень.</div>
</div>

<!-- активисты -->
<div class="uptable">
<div class="upperblock">
<div class="tooltip2"><a href="http://breakdown.rusff.me/profile.php?id=306"><div id="rotate"><img src="http://funkyimg.com/i/2RXJE.png"></div></a>
<div class="whenhover"><div id="hovpic"><img src="http://funkyimg.com/i/2RXSu.gif"></div>
  <name>Simon O'Niell</name></div></div>
  
  <div class="tooltip2"><a href="http://breakdown.rusff.me/profile.php?id=298"><div id="rotate"><img src="http://funkyimg.com/i/2RXJF.png"></div></a>
<div class="whenhover"><div id="hovpic"><img src="http://funkyimg.com/i/2RY16.gif"></div>
  <name>Harvey Cranston</name></div></div>

  <div class="tooltip2"><a href="http://breakdown.rusff.me/profile.php?id=299"><div id="rotate"><img src="http://funkyimg.com/i/2RXJH.png"></div></a>
<div class="whenhover"><div id="hovpic"><img src="http://funkyimg.com/i/2RY1m.gif"></div>
  <name>Chester Rem</name></div></div>

  <div class="tooltip2"><a href="http://breakdown.rusff.me/profile.php?id=305"><div id="rotate"><img src="http://funkyimg.com/i/2RXJz.png"></div></a>
<div class="whenhover"><div id="hovpic"><img src="http://funkyimg.com/i/2RXSr.gif"></div>
  <name>Marza Eeva</name></div></div>
</div>


<!-- постописцы -->
<div class="upperblock2">
<div class="tooltip3"><a href="http://breakdown.rusff.me/profile.php?id=296"><div id="rotate"><img src="http://funkyimg.com/i/2RXJB.png"></div></a>
<div class="whenhover2"><div id="hovpic"><img src="http://funkyimg.com/i/2RXSp.gif"></div>
  <name>Liam Syversen</name>
  <posts>11 постов</posts></div></div>

<div class="tooltip3"><a href="http://breakdown.rusff.me/profile.php?id=300"><div id="rotate"><img src="http://funkyimg.com/i/2S1bQ.png"></div></a>
<div class="whenhover2"><div id="hovpic"><img src="http://funkyimg.com/i/2RXSw.gif"></div>
  <name>Aiden Scott</name>
  <posts>10 постов</posts></div></div>

<div class="tooltip3"><a href="http://breakdown.rusff.me/profile.php?id=294"><div id="rotate"><img src="http://funkyimg.com/i/2RXJA.png"></div></a>
<div class="whenhover2"><div id="hovpic"><img src="http://funkyimg.com/i/2RXSt.gif"></div>
  <name>Aleister Crowrey</name>
  <posts>8 постов</posts></div></div>

<div class="tooltip3"><a href="http://breakdown.rusff.me/profile.php?id=288"><div id="rotate"><img src="http://funkyimg.com/i/2S1bR.png"></div></a>
<div class="whenhover2"><div id="hovpic"><img src="http://funkyimg.com/i/2RY2y.gif"></div>
  <name>Montgomery Gallagher</name>
  <posts>7 постов</posts></div></div>

</div>
</div>

<div style="position: absolute;top: 116px;margin-left: 150px;"><!-- Top.Roleplay.Ru -->
<script type="text/javascript" language="javascript">
var topRPGc="<img src='https://s02.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=25474&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='https://rpgtop.su/25474' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='_blank'>"+
"<img src='//img.rpgtop.su/top8015_1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='80' height='15'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='//s02.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=25474' width='1' height='1' border='0'><a href='https://rpgtop.su/25474' target='_blank'><img src='//img.rpgtop.su/top8015_1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='80' height='15'></a>
</noscript>
<!-- /Top.Roleplay.Ru -->
</div>

<div style="position: absolute;top:116px;margin-left:618px;"><a href="http://forum-top.ru/vote/6311" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x15_8.gif" alt="Рейтинг форумов Forum-top.ru" /></a></div>

<div class="ams">
<!-- админы -->
<span class="tooltip"><a href="http://breakdown.rusff.me/profile.php?id=256">LAWRENCE</a><em>Вечный актив. Джин организаторских тем. Поможет, подскажет, направит: можете смело обращаться. Отвечает за темы партнерства и пиара.</em></span> ;
<span class="tooltip"><a href="http://breakdown.rusff.me/profile.php?id=29">AVIS</a><em> Душа форума. Ответит на любые вопросы по миру. Поможет со способностью и анкетой. </em></span> ;
<span class="tooltip"><a href="http://breakdown.rusff.me/profile.php?id=236">VICTOR</a><em>Просто волшебник. Графических дел мастер. Мистер "я художник,  так вижу" и золотые руки форума.</em></span> ;
<span class="tooltip"><a href="http://breakdown.rusff.me/profile.php?id=107">DANIEL</a><em>Акула пера. Знает о последних новостях все и даже больше.  Гейм мастер и просто чудо.  </em></span> ;
</div>

   <script type="text/javascript">
$(document).ready(function(){
    $("#banner_1").click(function(){
    $("#vkladka1").fadeToggle();
});
      });
        </script>

<div class="oformlenie_knopki" id="banner_1">ссылка</div>
<div id="vkladka1" style="display:none"><div class="sslka">
<!-— важные ссылки -->
<a href="http://breakdown.rusff.me/viewtopic.php?id=73">гостевая</a>
<a href="http://breakdown.rusff.me/viewtopic.php?id=71">сюжет, путеводитель и faq</a>
<a href="http://breakdown.rusff.me/viewtopic.php?id=72">информация о мире</a>
<a href="http://breakdown.rusff.me/viewtopic.php?id=69">внешности</a>
<a href="http://breakdown.rusff.me/viewtopic.php?id=70">способности</a>
<a href="http://breakdown.rusff.me/viewtopic.php?id=65">нужные</a>
<a href="http://breakdown.rusff.me/viewtopic.php?id=64">хотим видеть</a>
<a href="http://breakdown.rusff.me/viewtopic.php?id=63">хочу к вам</a>
</div></div>

0

8

Код:
.pa-fld2 {
    text-align: justify !important;
    width: 170px;
    margin-left: 8px !important;
    background: rgba(0,0,0,.3);
    padding: 40px 10px 10px 10px !important;
    line-height: 10px;
    font-family: arial;
}

.pa-fld5 {
    position: absolute;
    width: 190px;
    margin-left: 9px !important;
    margin-top: 3px !important;
    text-transform: uppercase;
    font-family: pt sans;
    font-size: 12px;
}
.pa-fld5 a {font-weight: bold}

.pa-fld3 {
    text-align: center;
    font-family: roboto condensed;
    background: rgba(0,0,0,.1);
    box-shadow: 0 1px 0 0 #211912, 0 -1px 0 0 #211912;
    width: 190px;
    margin-left: 9px !important;
    margin-top: 20px !important;
    padding-bottom: 2px !important;
    color: #8c8a89;
    position: absolute;
}



.pa-fld4 {
    font-family: roboto;
    text-transform: uppercase;
    font-size: 10px;
    color: #979085 !important;
    font-weight: 700;
    width: 188px;
    margin-top: 2px !IMPORTANT;
    box-shadow: 0 1px 0 0 #2e2119;
    width: 190px;
    margin-left: 8px !important;
    padding-bottom: 3px !important;
}

.pa-fld4 mon:before {content: "в банке ";
font-family: roboto;
text-transform: uppercase;
font-size: 10px;
color: #6d6d6d;
font-weight: 200}


.pa-fld4 pos:before {content: "постов ";
font-family: roboto;
text-transform: uppercase;
font-size: 10px;
color: #6d6d6d;
font-weight: 200}


.pa-fld1 tt {display: block;
position: absolute;
font-family: pt sans;
font-size: 10px;
color: #aeb5a8;
margin-top: -29px;
margin-left: 50px;
width: 155px;
line-height: 10px;
text-shadow: 1px 1px 0 #000;
}

.pa-fld1 {width: 205px;
    margin-top: -14px !important;
    margin-bottom: -5px !important;
}

0

9

http://wf.mybb.ru/

0


Вы здесь » Тестовый форум » Тестовый форум » Скрипты


Рейтинг форумов | Создать форум бесплатно