Вверх страницы
Вниз страницы

Сюда вставляем ваш контент (текст, картинка, гифка, видео, музыка, все что угодно...

Пробник

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

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


Вы здесь » Пробник » Новый форум » кодики


кодики

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

1

0

2

0

3

0

4

Код:
/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #300b0b;
border-bottom: 0px none #000;
 text-decoration: none;
font-style: none; 
font-weight:normal;
font-size: 12px;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #720b0b;
 }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  text-decoration: none;
  color: #720b0b; 
}

/* CS3.3 */
#pun-navlinks a {
  color: #300b0b;
    border-bottom: 0px none #000;
text-transform: uppercase;
  text-decoration: none;
font-weight:normal;
font-size: 12px;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #720b0b;
  border-bottom: 0px none #000;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

       .post-content td {border-color: #b7b1a9;}

0

5

Код:
<script type="text/javascript">
if ((location.href[location.href.length-1] == '/') || (document.URL.indexOf("viewforum") != -1)) 
document.getElementById("pun-main").innerHTML += '<div class="container" style="padding: 0.5em; margin-top: 1em;"><table style="width: 20%; float: left; border-style: none; vertical-align: middle;"><tbody><tr><td style="border-style: none;" align="center"><div class="icon"><!-- --></div> - старые</td></tr></tbody></table><table style="width: 20%; float: left; border-style: none; vertical-align: middle;"><tbody><tr class="inew"><td style="border-style: none;" align="center"><div class="icon"><!-- --></div> - новые</td></tr></tbody></table><table style="width: 20%; float: left; border-style: none; vertical-align: middle;"><tbody><tr class="isticky"><td style="border-style: none;" align="center"><div class="icon"><!-- --></div> - важно</td></tr></tbody></table><table style="width: 20%; float: left; border-style: none; vertical-align: middle;"><tbody><tr class="iclosed"><td style="border-style: none;" align="center"><div class="icon"><!-- --></div> - закрыто</td></tr></tbody></table></div>';
</script>

0

6

Код:
<div style="padding: 20px;
overflow: auto;
width: 480px;
height: 300px;
background-color: #ffffff;">
Бла-бла-бла - (текст) Бла-бла-бла - (текст) Бла-бла-бла - (текст)
Бла-бла-бла - (текст) Бла-бла-бла - (текст) Бла-бла-бла - (текст)
</div>

0

7

0

8

0

9

Код:
/* CS8.1 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
height: 57px;
width: 890px;
margin-left: -17px;
background-color: transparent;
background-image: url("http://s7.uploads.ru/EXT9L.png");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;}

0

10

Код:
<script type="text/javascript">
        $(document).ready(function(){
        myarray=new Array(
        "Организация", "http://s8.uploads.ru/kOHwX.png",
        "Канада", "http://s9.uploads.ru/UZHWe.png",
        "Эпизоды", "http://s8.uploads.ru/Pi5FC.png",
        "Вне игры", "http://s9.uploads.ru/BNPbl.png",
        "Реклама и партнерство", "http://s8.uploads.ru/zkbEL.png",
        "Архивы", "http://s8.uploads.ru/tqaIh.png",
        "Статистика форума", "http://s9.uploads.ru/0KzAP.png"
        )

                $("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i)
                {
        for(q=0;q<myarray.length;q++)
  {

        var cssObj = {
            "height":"100px", 
            "width": "828px",

           "background-color": "transparent", 
           "background-image":"url("+myarray[q+1]+")",
           "background-position": "center",
           "background-repeat":"no-repeat",  
           "font-size": "0"   
        }

                if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
                q++}
            });
        });
        </script>

0

11

0

12

0

13

Две простых выдвижных панели по клику:
(Левая и Правая)

Код:
<script>function PanelToggleR(a){var b=a.attr('data'),c=a.css('margin-right');a.attr('data',c);a.stop().animate({'margin-right':b},500)}</script>
<style>
#right-panel {
  top:47px;
  padding:0;
  margin-right:-280px;
  position:fixed;z-index:1000;
  right:-3px;
}
.content-R {
  padding:12px;
  width:236px;
  height:536px;
  margin-left: 47px;
  margin-top:18px;
  position:absolute;
  color:#4a5725;
  background-color:#transparent;
}
</style>
<div data="0" id="right-panel">
<div class="content-R">
 f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f
 f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f
 f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f
 f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f
</div>
<img id="img-left" src="http://s9.uploads.ru/CspeW.png" onclick="PanelToggleR($('#right-panel'))"/>
</div><!-- Конец Правой Панели -->

http://s2.uploads.ru/nj7eY.gif

Код:
<script>function PanelToggleL(a){var b=a.attr('data'),c=a.css('margin-left');a.attr('data',c);a.stop().animate({'margin-left':b},500)}</script>
<style>
#left-panel {
  outline:red 1px solid;
  top:300px;
  padding:0;
  margin-left:-280px;
  position:fixed;z-index:1000;
  left: 0px;
}
.content-L {
  padding:12px;
  width:236px;
  height:536px;
  margin-left:14px;
  margin-top:18px;
  position:absolute;
  color:#fff;
  background-color:#797979;

}
</style>
<div data="0" id="left-panel">
<div class="content-L">
 f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f
 f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f
 f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f
 f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f
</div>
<img id="img-left" src="http://s3.uploads.ru/clft1.png" onclick="PanelToggleL($('#left-panel'))"/>
</div><!-- Конец Левой Панели -->

<script>function PanelToggleR(a){var b=a.attr('data'),c=a.css('margin-right');a.attr('data',c);a.stop().animate({'margin-right':b},500)}</script>
<style>
#right-panel {
  outline:red 1px solid;
  top:300px;
  padding:0;
  margin-right:-280px;
  position:fixed;z-index:1000;
  right:-3px;
}
.content-R {
  padding:12px;
  width:236px;
  height:536px;
  margin-left: 47px;
  margin-top:18px;
  position:absolute;
  color:#fff;
  background-color:#797979;
}
</style>
<div data="0" id="right-panel">
<div class="content-R">
 f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f
 f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f
 f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f
 f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f f
</div>
<img id="img-left" src="http://s2.uploads.ru/Eqh2Z.png" onclick="PanelToggleR($('#right-panel'))"/>
</div><!-- Конец Правой Панели -->

для Левой Панели, (правая - аналогично)
1. Ставим ссылку на свою картинку в тег img (если не нравится текущий вариант)
<img id="img-left" src="http://s2.uploads.ru/Eqh2Z.png" ...
2. Находим строку  margin-left:-280px;

#left-panel {
  outline:red 1px solid;
  top:300px;
  padding:0;
  margin-left:-280px;

И временно заменяем красное - на 0
Синее(отступ от верха) меняем на своё значение
3. Правим и выставляем нужные размеры и смещения

.content-L {
  padding:12px;
  width:236px;
  height:536px;
  margin-left:14px;
  margin-top:18px;

4. В конце настроек вместо 0 в margin-left:  экспериментально выставляем нужное значение  красным  [ см п.п.2]
(Значение, примерно, на пару-тройку десяток пиксел больше ширины .content-L(R) и знак - )
и убираем строку   outline:red 1px solid;
Всё!..
Да, для правой панели в "#right-panel{" вместо margin-left будем править margin-right

0

14

ПОЛЕЗНАЯ  ССЫЛКА  1

ПОЛЕЗНАЯ  ССЫЛКА 2

0

15

Код:
<style>.Myimge {position:absolute;margin-top:-14px;cursor:pointer;}</style>
    <script type="text/javascript">
    PiarNik="PR";
    PiarPas="1111";

    var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
    <form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\
    <fieldset>\
    <input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\
    <input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\
    <input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\
    <input type=\"submit\" class=\"button\" name=\"login\"/>\
    </fieldset>\
    </form>\
    </div>\
    <span id=spMyimg><img class=\"Myimge\"  title=\"Быстрый вход для 'Пиарщиков'\" onclick=\"PiarIn()\" src=\"http://s8.uploads.ru/V1FkA.png\" onmouseover=\"this.src='http://s8.uploads.ru/V1FkA.png' \" onmouseout=\"this.src='http://s8.uploads.ru/V1FkA.png'\" /></span>";
    if($("#navlogin").html()!=null){

    $("#navlogin").append(L) //navlogin
    $("#PR_loginDiv #fld1").val(PiarNik)
    $("#PR_loginDiv #fld2").val(PiarPas)
    function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
    }
    </script>

0

16

Картинка в форме быстрого ответа.

<style type="text/css">
.punbb textarea {background: url(адрес картинки) top right no-repeat}
</style>

Выделенное красным менять на прямой адрес картинки.

0

17

Мой баннер

Код:
<a href="http://by-rumpelstilzchen.webnode.ru/" target="_blank"><img src="http://s6.uploads.ru/vND0m.gif" title="By Rumpelstilzchen. У каждого волшебства есть цена!" border="0" width="81" height="31"></a>

0

18

0

19

0

20

0

21

Сайт для дизайнера


ОФОРМЛЕНИЯ ПРОФИЛЯ

Код:
/* C3.1 */
.punbb .post .container {
  border-style: none none none none;
  border-width: 0px;
  padding-bottom: 1em;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: none none none none;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
  padding: 0.6em 0em;
  display: block;
  margin-left: 20em;
  text-align: left;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 4em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  width: 18em;
  margin-top: 0em;
  overflow: hidden;
  pading: 0 0.6em;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
padding: 0.6em;
text-align: left;
background-image: url("");
border-bottom-color: rgb();
border-radius: 10px;
  line-height: 160%;
  }

/* C3.7 */
.pa-author {
font-family: Palatino Linotype;
  font-size: 1.2em;
  font-weight: bold;
  }

/* C3.8 */
.pa-author a {
  text-decoration: none;
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0em;
  font-weight: bold;
  }

li.pa-online {
  line-height: 1em;
  border-left-style: solid;
  border-left-width: 0.4em;
  padding-left: 0.4em;
  margin-top: 0.6em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  padding: 0em 0em 0em 0em;
  }

/* C3.12 */
.punbb .post-box {
  padding: 0.8em;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin: 0em;
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 16em;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 1em 0em 1em 0em;
  height: 1em;
  line-height: 1em;
  margin-left: -16em;
  background: transparent;
  text-align: right;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 2em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }

Слева


Код:
/* C3.1 */
.punbb .post .container {
  border-style: none none none none;
  border-width: 0px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 0px;
  }

/* C3.3 */
.punbb .post h3 span {
  border-left: 0px solid #333333;
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  width: 20em;
  margin-top: 1.0em;
  overflow: hidden;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  text-align: center;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: normal;
  }

/* C3.8 */
.pa-author a {
  text-decoration: none
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: normal;
  }

li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 0px;
  padding: 0 0 1px 0;
  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 0px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  border-top-style: dashed;
  border-top-width: 0px;
  background: transparent;
  text-align: right;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }

Центр


Чисто имя-статус-аватар

Код:
.pa-author, .pa-title, .pa-avatar {
text-align: left; padding: 0px; background: #;
}
.container .post-author ul {
text-align: left; padding: 0px; border-style: dashed; border-width: 0px; border-color: #121217; background: #;
}

0

22

0

23

0

24

0

25

Код:
<!--Выделение кода-->
<script type="text/javascript">
function select_text(elem) {
if(window.getSelection) {   
var s=window.getSelection();   
if(s.setBaseAndExtent){   
s.setBaseAndExtent(elem,0,elem,elem.innerText.length-1);   
}
else {   
var r=document.createRange();   
r.selectNodeContents(elem);   
s.removeAllRanges();   
s.addRange(r);
}   
}
else if(document.getSelection){   
var s=document.getSelection();   
var r=document.createRange();   
r.selectNodeContents(elem);   
s.removeAllRanges();   
s.addRange(r);   
}
else if(document.selection){   
var r=document.body.createTextRange();   
r.moveToElementText(elem);   
r.select();
}   
}
</script>
<script type="text/javascript">
var div = document.getElementById('pun-main').getElementsByTagName('div');
for(x in div){
if(div[x].className=='code-box'){
div[x].getElementsByTagName('strong')[0].innerHTML = '<a href="#" onclick="select_text(this.parentNode.parentNode.childNodes[1].getElementsByTagName(\'pre\')[0]); return false;">Выделить код</a>';
}
}
</script>
<!-- End Выделения кода -->

0

26

Код:
<!-- Почта -->
<script language="JavaScript">
var str = new String(document.getElementById("navpm").innerHTML)
var str2 = new String(document.location)

if( (str.indexOf("(") != -1) && (str2.indexOf("messages.php") == -1) )
{
alert("Новое личное сообщение")

}
</script>
<!-- Конец почты -->

0

27

Код:
<!-- Пиар-вход -->
<script type="text/javascript">
PiarNik="Illusion";
PiarPas="1111";

var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\
<fieldset>\
<input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\
<input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\
<input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\
<input type=\"submit\" class=\"button\" name=\"login\"/>\
</fieldset>\
</form>\
</div>\
<li id=\"navpiar\"><span id=spMyimg style=\"cursor:pointer;\"><a onclick=\"PiarIn()\">Пиар-Вход</a></span></li>";
if($("#navlogin").html()!=null){

$("#navlogin").after(L) //navlogin
$("#PR_loginDiv #fld1").val(PiarNik)
$("#PR_loginDiv #fld2").val(PiarPas)
function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
}
</script>

0

28

Код:
<!--страницы-->
<script src="http://hostjs-mybb2011.narod.ru/js/mybbpaginator.js"></script>
<style>
#paginator_example span strong {
background-color: #121217;
}
#paginator_example .scroll_bar .current_page_mark {
background-color: #121217;
}
</style>
<!--страницы-->
Код:
<!--audio в одном v.2.4.2-->
<script type="text/javascript">
var player;
$(function(){
$('td#button-code').before('<td style=\'background-image:url("http://png-3.findicons.com/files//icons/1264/clearblack/16/music.png")\' onclick="tag_play()"><img src="/i/blank.gif" title="Загрузить музыку"></td>');
$('div.post-content p').map(function () {
text = $(this).html(); 
if(text.indexOf("zippyshare.com") != -1) {
player = /\[audio\]http:\/\/www(\d+)\.zippyshare\.com\/v\/(\d+)\/file\.html\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://www$1.zippyshare.com/swf/player_local.swf?file=$2&server=$1&baseurl=http://www.zippyshare.com/api/&flashid=null&autostart=false&availablequality=both&bordercolor=#CCCCCC&forecolor=#000000&backcolor=#F2F2F2&darkcolor=#000000&lightcolor=#FF6600' width='100%' height='80' quality='high' pluginspage='http://www.adobe.com/go/getflashplayer' type='application/x-shockwave-flash' scriptaccess='always' name='$2_1341981'></embed>"));}
if(text.indexOf("promodj.ru") != -1) {
player = /\[audio\]http:\/\/(.*?)\.promodj\.ru\/(.*?)\/(\d+)\/(.*?)\.html\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://i.cdn.promodeejay.net/swf/bigwaveplayer_release9.swf' type='application/x-shockwave-flash' wmode='transparent' width='100%' height='150' allowFullScreen='true' flashvars='link=http%3A%2F%2Fpromodj.ru%2Fprelisten%2F$3%2Fbobmarley%3Fwtf%3D0.41394098338022567%26no_external%3D1&amp;wave=http%3A%2F%2Fpromodj.ru%2Fwaveform_prelisten%2F$3%2Fbobmarley.png%3Fwtf%3D0.41394098338022567%26stub%3D1&∓slowChannel=1&∓autostart=0&amp;volumePercent=100&amp;wavecolor=12982542'></embed>"));
}
if(text.indexOf("prostopleer.com") != -1) {
player = /\[audio\](.*?)\/tracks\/(.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://embed.prostopleer.com/track?id=$2' type='application/x-shockwave-flash'  wmode='transparent' width='411' height='28'></embed>"));
}
if(text.indexOf(".mp3") != -1) {
player = /\[audio\](.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://www.demo-music.ru/pleer/pleer4.swf' type='application/x-shockwave-flash' allowscriptaccess='always' wmode='transparent' flashvars='comment=demo-music.ru&amp;st=http://www.demo-music.ru/pleer/style_pleer.txt&amp;file=$1' width='470' height='33'>"));
}  });  });
function tag_play()
{var FoundErrors = '';
var enterURL = prompt("Введите ссылку на на музыку с promodj.ru, zippyshare.com, prostopleer.com или прямую ссылку формата .mp3 ", "http://");
if (!enterURL)
{FoundErrors += " " + error_no_url;}
if (FoundErrors)
{alert("Ошибка!" + FoundErrors);
return;}
insert("[audio]" + enterURL + "[/audio]");}
</script>
Код:
<!-- Цитата: переход на пост Автора по Клику на Ник в цитате -->
<script type="text/javascript">
$(".post-content .quote-box cite:contains('#p')").each(function (){
var b=$(this).text();var c=b.replace(/^#p[\d?]*,/,"");
if(b!=c){b=b.replace(','+c,'');c=(b+b).replace("#p","")+'">'+c+'</a>';
$(this).html('<a href="/viewtopic.php?pid='+c+'');};});
$(".post").each(function (){
var b='#'+$(this).attr("id");
pp=$(this).find("li.pl-quote");if(pp.html()!==null){
pp.html(pp.html().replace("ipt:quote('","ipt:quote('"+b+","))};});
</script><!--//End//Переход по клику на Ник-->
Код:
<!-- Слово объявление -->
<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>

0

29

0

30

Каталог скриптов

0


Вы здесь » Пробник » Новый форум » кодики


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