gfПридиутокдля елки
Приди к месту убийства, Алиса, любовь моя
Сообщений 1 страница 10 из 18
Поделиться22014-12-19 14:08:38
И еще пожелание
Поделиться32014-12-19 14:12:22
и исчооо
Поделиться42014-12-19 14:52:07
блаблабла
блаблабла
блаблабла
Отредактировано Admin (2014-12-19 14:52:13)
Поделиться52014-12-19 14:52:58
[gift]http:https://forumstatic.ru/files/0013/65/ed/41533.gif[/gift]
хехехе
Поделиться62014-12-26 09:01:31
<script><!--авторамка -->
$(document).ready(function(){
GifArray=new Array(
"http://funkyimg.com/i/SekB.png", //Ссылки на GIF-рисунок рамок под Аватар
"http://funkyimg.com/i/SekB.png" //End myarray_!!Последняя ссылка без Запятой!!!
)
var imgURL;var i;var x;var y;
$("div.post-author ul li.pa-avatar img[alt]").each(function () {
x = this.offsetWidth;
y = this.offsetHeight;
inb = $(this).parent().get(0).tagName;
$(this).css("width",x+"px");
$(this).css("height",y+"px");
imgURL = $(this).attr("src");
i=GifArray[Math.round(Math.random()*(GifArray.length-1))];
$(this).attr("src",i);
$(this).css("background-image","url("+imgURL+")");});
});
</script><!--Конец//Рамки для Аватара-->
Поделиться72015-01-04 15:09:11
<script><!--Свои картинки в панель навигации со сменой картинки по наведению курсора" -->
navlinks=new Array(
"navindex", // Форум
"http://funkyimg.com/i/MXJF.png","http://funkyimg.com/i/MXJG.png",
"navuserlist", // Участники
"http://funkyimg.com/i/MXJD.png","http://funkyimg.com/i/MXJE.png",
"navsearch", // Поиск
"http://funkyimg.com/i/MXHz.pngg","http://funkyimg.com/i/MXHA.png",
"navprofile", // Профиль
"http://funkyimg.com/i/MXHx.png","http://funkyimg.com/i/MXHy.png",
"navpm", // ЛС
"http://funkyimg.com/i/MXHv.png","http://funkyimg.com/i/MXHw.png",
"navadmin", // Админ
"http://funkyimg.com/i/MXHt.png","http://funkyimg.com/i/MXJg.png",
"navregister", // Регистрация
"http://funkyimg.com/i/MXHQ.png","http://funkyimg.com/i/MXHP.png",
"navlogin", // Войти
"http://funkyimg.com/i/MXHN.png","http://funkyimg.com/i/MXHM.png",
"navlogout", // Выйти
"http://funkyimg.com/i/MXHs.png", "http://funkyimg.com/i/MXHr.png" // !ПОСЛЕДНИЙ элемент без запятой
)
var s0,s1,s2,s3,i; for (i=0; i < navlinks.length; i++){s0=navlinks[i+1];s1="onmouseover=\"this.src='"+navlinks[i+2]+"'\""; s2="onmouseout=\"this.src='"+s0+"'\"";s3='<img class="navlinks" src="'+s0+'" '+s1+' '+s2+' border="0" />';$("#"+navlinks[i]+" a").html("<span>"+s3+"</span>");i++;i++; }
</script>
Поделиться82015-01-04 15:09:47
<!-- Картинки оффлайн и онлайн-->
<script type="text/javascript">
var we=document.getElementsByTagName("ul")
var x=0
for (x=0; x<=(we.length-1); x++)
{if (we[x].innerHTML.indexOf("pa-online")!=-1)
{we[x].innerHTML=we[x].innerHTML.substring(0, (we[x].innerHTML.indexOf("pa-online")-11))+"<img src='http://funkyimg.com/i/QXB9.png' />"}
else if ((we[x].innerHTML.indexOf("pa-online")==-1)&&(we[x].innerHTML.indexOf("pa-author")!=-1))
{we[x].innerHTML=we[x].innerHTML+"<img src='http://funkyimg.com/i/QXB8.png' />"}
}
</script>
Поделиться92015-01-04 15:10:14
<!--Смена имиджа в текущем посте-->
<style>.punbb .pa-avatar img {max-width:180px;height:auto;}</style>
<script type="text/javascript">
OnSmenaImage("DC: Dawn of Justice", new Array("Reader"))
var AvtrArr=new Array(
"http://funkyimg.com/i/RcAx.jpg", //Ссылки на картинки аватар
"http://funkyimg.com/i/RcBj.jpg",
"http://funkyimg.com/i/RcC3.jpg",
"http://funkyimg.com/i/RcCR.jpg",
"http://funkyimg.com/i/RhEe.jpg",
"http://funkyimg.com/i/S8XP.jpg",
"http://funkyimg.com/i/SjKt.png",
"http://funkyimg.com/i/SjTW.png",
"http://funkyimg.com/i/SjUb.png",
"http://funkyimg.com/i/SjUJ.png",
"http://funkyimg.com/i/SjVL.png",
"http://funkyimg.com/i/RhWP.jpg"
//End myarray_!!Последняя ссылка без запятой!!!
)
StartNIZ(); //
</script></div>
</div>
</div>
</div>
</div>
Поделиться102015-01-04 15:13:31
Код:<script type="text/javascript"> var pmstr = $("#navpm a").html(); if ((pmstr != null) && (pmstr.indexOf("(") != -1)) { $("#navpm a").before("<img src='http://uploads.ru/i/6/r/9/6r98t.gif' title='У Вас новое личное сообщение!' style='margin: -2px 0 0 1px; position: relative; top: 5px;'/>"); } </script>