Код:<!-- активисты начало --> <!-- 1 --> <div style="position: absolute; margin-top: 547px; margin-left: -39px; "><img src="http://placehold.it/50x50" title="активист" class="Hoverbuttons"></div> <!-- 2 --> <div style="position: absolute; margin-top: 547px; margin-left: 21px; "><img src="http://placehold.it/50x50" title="активист" class="Hoverbuttons"></div> <!-- 3 --> <div style="position: absolute; margin-top: 547px; margin-left: 81px; "><img src="http://placehold.it/50x50" title="активист" class="Hoverbuttons"></div> <!-- 4 --> <div style="position: absolute; margin-top: 547px; margin-left: 141px; "><img src="http://placehold.it/50x50" title="активист" class="Hoverbuttons"></div> <!-- 5 --> <div style="position: absolute; margin-top: 547px; margin-left: 201px; "><img src="http://placehold.it/50x50" title="активист" class="Hoverbuttons"></div> <!-- активисты конец --> <!-- постописцы начало --> <!-- 1 --> <div style="position: absolute; margin-top: 547px; margin-left: 918px; "><img src="http://placehold.it/50x50" title="имя" class="Hoverbuttons"></div> <!-- 2 --> <div style="position: absolute; margin-top: 547px; margin-left: 858px; "><img src="http://placehold.it/50x50" title="имя" class="Hoverbuttons"></div> <!-- 3 --> <div style="position: absolute; margin-top: 547px; margin-left: 798px; "><img src="http://placehold.it/50x50" title="имя" class="Hoverbuttons"></div> <!-- 4 --> <div style="position: absolute; margin-top: 547px; margin-left: 738px; "><img src="http://placehold.it/50x50" title="имя" class="Hoverbuttons"></div> <!-- 5 --> <div style="position: absolute; margin-top: 547px; margin-left: 678px; "><img src="http://placehold.it/50x50" title="имя" class="Hoverbuttons"></div> <!-- постописцы конец --> <!-- пост --> <div style="position: absolute; margin-top: 432px; margin-left: 73px; "><a href="ссылка "><img src="http://sf.uploads.ru/ftepV.png" title="название" class="Hoverbuttons"></a></div> <!-- пост конец --> <!-- пара --> <div style="position: absolute; margin-top: 432px; margin-left: 655px; "><img src="http://s3.uploads.ru/pMJkE.png" title="имена" class="Hoverbuttons"></div> <!-- пара конец --> <!-- прорыв 1--> <div style="position: absolute; margin-top: 436px; margin-left: -51px; "><a href="ссылка "><img src="http://s1.uploads.ru/1iXFB.png" title="имя" class="Hoverbuttons"></a></div> <!-- конец--> <!-- прорыв 2 --> <div style="position: absolute; margin-top: 436px; margin-left: 893px; "><a href="ссылка "><img src="http://s1.uploads.ru/1iXFB.png" title="имя" class="Hoverbuttons"></a></div> <!-- конец--> <!-- НУЖНЫЕ --> <!-- 1 --> <div style="position: absolute; margin-top: 452px; margin-left: 289px; "><a href="ссылка "><img src="http://sf.uploads.ru/uWjBN.png" title="имя" class="Hoverbuttons"></a></div> <!-- 2 --> <div style="position: absolute; margin-top: 452px; margin-left: 411px; "><a href="ссылка "><img src="http://sf.uploads.ru/uWjBN.png" title="имя" class="Hoverbuttons"></a></div> <!-- 3 --> <div style="position: absolute; margin-top: 452px; margin-left: 533px; "><a href="ссылка "><img src="http://sf.uploads.ru/uWjBN.png" title="имя" class="Hoverbuttons"></a></div> <!-- конец--> <!-- навигация --> <div style="position: absolute; margin-top: 615px; margin-left: 3px; "> <a href="ccылка "><img src="http://s2.uploads.ru/80gtN.png"></a></div> <!-- пост конец --> <!-- амс --> <div style="position: absolute; margin-top: 520px; margin-left: 353px; font-family: 'Bebas Neue'; font-size: 16px;"> <span class="tooltip"> <a href="ссылка на профиль"> <font color="4f277b"><b>ИМЯ АМС</b></font></a><em><img src="http://s6.uploads.ru/J5kvL.png"></em> </span>
табличка
Сообщений 1 страница 7 из 7
Поделиться12017-02-11 12:23:15
Поделиться22017-02-11 12:23:30
Код:<!--------------------------------- стрелки начало ---------------------------------> <a style="position: fixed; top: 393px; right: 90px; cursor: pointer; background-color: transparent !important;" id="Go_Top"><img src="http://sg.uploads.ru/748tA.png" alt="Вверх"></a> <a style="position: fixed; top: 451px; right: 90px; cursor: pointer; background-color: transparent !important;" id="Go_Bottom"><img src="http://s9.uploads.ru/YFTXu.png" alt="Вниз"></a> <script type="text/javascript"> jQuery(function(){ $("#Go_Top").hide().removeAttr("href"); if ($(window).scrollTop()>="250") $("#Go_Top").fadeIn("slow") $(window).scroll(function(){ if ($(window).scrollTop()<="250") $("#Go_Top").fadeOut("slow") else $("#Go_Top").fadeIn("slow") }); $("#Go_Bottom").hide().removeAttr("href"); if ($(window).scrollTop()<=$(document).height()-"999") $("#Go_Bottom").fadeIn("slow") $(window).scroll(function(){ if ($(window).scrollTop()>=$(document).height()-"999") $("#Go_Bottom").fadeOut("slow") else $("#Go_Bottom").fadeIn("slow") }); $("#Go_Top").click(function(){ $("html, body").animate({scrollTop:0},"slow") }) $("#Go_Bottom").click(function(){ $("html, body").animate({scrollTop:$(document).height()},"slow") }) }); </script> <!--------------------------------- стрелки конец ---------------------------------> <!--Для хтмл --> <script src="http://hostjs-mybb2011.narod.ru/js/transform_code_boxr.js"></script> <!--Для хтмл --> <script type="text/javascript"> function Transform_Code_Box_in_HTML(aX){ var TemLnk=aX.replace(/^(.*viewtopic\.php\?id=\d*).*$/ig,"$1"); var PstId=aX.replace(/^.*viewtopic\.php\?id=.*(#p\d+)$/ig,"$1"); var L=document.URL.replace(TemLnk,''); if(L!=document.URL&&(L.slice(0,1)).search(/\d/ig)==-1 ){ L=$("div.topic "+PstId); if(L.length==1){ var Lhtm=L.find(".post-content .code-box:first .scrollbox pre").text(); L.find(".post-content .code-box:first").replaceWith(Lhtm) }}} function Demo_HTML(Ts){var Ll=Ts.parents(".htmldemo").find(".code-box .scrollbox pre").text(); Ts.parents(".htmldemo").after('<div class="demHtml">'+Ll+'</div>');Ts.replaceWith(DemoButt0); } $(document).ready(function() { $("#pun-viewtopic .post .code-box").each(function(){ if($(this).text().indexOf('<!--HTML-->')!=-1){ $(this).wrap('<div class="htmldemo"></div>') $(this).replaceWith($('.htmldemo').text().split('<!--HTML-->')[1]); } }); }); </script> <div id="resplash" style="display: none;"> <div class='formal' style='height:200px; width:200px; margin:auto; margin-top:200px; font-family:tahoma; font-size:10px;'> <form id='login' class='container' method='post' action='login.php?action=in' onsubmit='return my_form(this)'><fieldset><span>закрыто</span><div class='fs-box inline'> <input type='hidden' name='form_sent' value='1' /><input type='hidden' name='redirect_url' value='index.php' /><p class='inputfield required'> <label for='fld1'>Имя <em>(Обязательно)</em></label><br /> <span class='input'> <input type='text' id='fld1' name='req_username' size='25' maxlength='25'/></span></p> <p class='inputfield required'> <label for='fld2'>Пароль <em>(Обязательно)</em></label><br /> <span class='input'> <input type='password' id='fld2' name='req_password' size='25' maxlength='25' /></span></p></div></fieldset> <center><p class='formsubmit'> <input type='submit' class='button' id='customebutton' name='login' value='Войти как Администратор' /></p></center></form></div></div> <script type="text/javascript"> var active = 1; if(GroupID != 1 && active == 1){ e10 = document.createElement('div') e10.innerHTML = document.getElementById("resplash").innerHTML; document.getElementsByTagName('body')[0].insertBefore(e10,document.getElementById('pun_wrap')) document.write("<style type=\"text/css\">html, body {background: #fff;} #customebutton {margin: auto;} #pun {display: none;}</style>"); document.title= 'Форум на профилактике - '+document.title; } </script> <!--шрифт с тенью © Romych--> <script language="javascript"> function tag_shad() {var FoundErrors = ''; var enterTITLE = prompt('Введите цвет тени', 'red'); if (FoundErrors) {alert("Ошибка!" + FoundErrors); return;} bbcode('[shadow='+enterTITLE+']','[/shadow]');} $(function(){ $('td#button-link').before('<td style=\'background-image:url("http://www.iconsearch.ru/uploads/icons/gnomeicontheme/16x16/stock_text-shadow.png")\' onclick="tag_shad()"><img src="/i/blank.gif" title="Шрифт с тенью"></td>'); $("div.post-content").map(function () { text = $(this).html(); if(text.indexOf("[/shadow]") != -1) { shadowes = /\[shadow=(.*?)\]([^`]*?)\[\/shadow\]/gi $(this).html(text.replace(shadowes, "<font style='width=80%; text-shadow:$1 1px 1px 0px; filter:shadow(color=$1)'>$2</font>")); } }); });</script> <script type="text/javascript" src="http://jqueryjs.googlecode.com/files/jquery-1.3.2.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('.menuitem img').animate({width: 51}, 44); $('.menuitem').mouseover(function(){ ; gridimage = $(this).find('img'); gridimage.stop().animate({width: 200}, 150); }).mouseout(function(){ gridimage.stop().animate({width: 44}, 44); }); }); </script>
Поделиться52017-04-02 22:36:01
Steve Hartman - 3
Rain Jenson - 1
Nicolas Hades 6
Elsa Hades 2
Astoria Sanders - 1
Cheryl Murphy - 1
Lorraine Murphy -1
Alicia Gorski - 2
Ricarda Hartman 9
Randy Sawyer 1
Alan Benjamin Tasty - 4
michelle boone 2
Jessie T. Begelman 1
огонь 34
----------------------
Derek Hugh Hunter - 7
Muriel Fort 3
Kirk Girland - 6
Medea Chambers 1
Clyde Kingston 3
Jason Cross 1
Audrey Catcher 4
Elliot Edison 2
Amalia de Lacroix 1
Kaya Feray 3
Ahmet Demir 1
земля 32
------------------------
Jodie Joy Houston - 14
Ethan De Marco 3
Maureen Darnell 6
Vivian Zayn 8
Sharleen Barker 2
Cesare Gallardo -1
Cesar Riveira 3
Dane Livingston
Matt Andrews - 1
Jane Doe 2
Victoria del Rey 6
Stella Riveira 3
Thomas McCormick 4
Angelo Conti 1
Mia D'Amato 1
Rachel del Rey - 1
воздух 54
------------------------------
Georgia Harris 16
Kristin Torres 4
Holly Golightly 2
Liara Hades 2
Carrie Collins - 6
Gwendolyn Hades 1
Henry Butler 2
Kimberly McQueen 1
Tilda Remington 1
Rooney Sawyer 1
Nora Elizabeth Thompson 1
вода 37
------------------------------------
Victor Alessandro Moretti 1
Samantha Bennett 4
Брайан Ходжес 1
Harlan Wade 4
Jonathan Shin - 2
Paul Wainwright 2
Lissa Bon 1
Malena Wainwright 2
метал 17
Поделиться62017-04-02 22:40:05
земля
10
7
воздух
5
металл
10
вода 90
огонь 0
Поделиться72017-04-03 00:36:04
огонь
34
0
------
земля 24
32
17
-----
воздух 29
54
5
----------
вода 63
37
90
----------
метал
17
10