Благодарим за выбор нашего сервиса!
Тестовое сообщение
Сообщений 1 страница 6 из 6
Поделиться32014-06-28 20:53:36
<!-- Скрываем инфу под аватаром --> <style>.pa-gifts, .pa-awards {display: none;} li.pa-avatar {cursor: pointer;}</style> <script> var avalink = "https://forumupload.ru/uploads/0000/12/13/61-1.png"; if(document.URL.indexOf('viewtopic.php')!=-1) { $(".post-author").each(function(){ console.log(1); if($(this).find("li.pa-avatar").html() == null ) $(this).find("li.pa-title").after("<li class='pa-avatar item2'><img src='" + avalink + "' title='" + $(this).find("li.pa-author a").text() + "' /></li>"); }); $("li.pa-avatar").siblings(":not(.pa-author)").css("display","none"); $("li.pa-avatar").click(function(){ $(this).siblings(":not(.pa-author)").toggle("slow"); }); } </script>
Поделиться42014-06-28 20:57:34
в цвета
.miniprofile { width: 190px; text-align: center; } .hoverprofile { width: ШИРИНАpx; height: ВЫСОТАpx; background-color: #ЦВЕТ ФОНА ОКНА; opacity: 0; position: absolute; z-index: 2; margin-top: 3px; transition: 0.6s; -moz-transition: 0.6s; -webkit-transition: 0.6s; -o-transition: 0.6s; } .hoverprofile:hover { opacity: 0.8; transition: 0.6s; -moz-transition: 0.6s; -webkit-transition: 0.6s; -o-transition: 0.6s;} .pa-fldНОМЕР ПОЛЯ {color: #ЦВЕТ !important; font-family: Georgia;} .pa-fldНОМЕР ПОЛЯ a {color: #ЦВЕТ !important;}
в хтмл низ
<!---Убираем имя доп.поля---> <script type="text/javascript"> var fld = document.getElementsByClassName("pa-fldНОМЕР ДОП ПОЛЯ") for(i=0;i<fld.length;i++){ fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1) } </script> <!---Конец--->
в доп. поле
<center><div class="miniprofile"><div class="hoverprofile"> <p style="padding: 10px 10px 5px 5px; line-height:110% !important;">Ваш текст. Ваш текст. Ваш текст. Ваш текст.</p></div></div></center>
Поделиться52014-06-28 21:01:47
<!--Ставим рамки для Аватара --> <style type="text/css"> li.pa-avatar .Wrp-ava img[alt]{ display:block; padding:0; border-width:0; margin:2px; /*Отступ рамки*/ } </style> <script> $(document).ready(function(){ var imgWrp = "http://funkyimg.com/i/J4p9.png"; // Ccылка на картинку; imgWrp = '<img src="'+imgWrp+'" width=100% height=100% style="position:absolute;z-index:100;"/>' $("div.post-author ul li.pa-avatar img[alt]").each(function () { $(this).wrap('<div class="Wrp-ava" style="display:inline-block;text-align:left;position:relative;"></div>'); $(this).parent().prepend(imgWrp) });}); </script><!--Конец//Рамки для Аватара-->
Поделиться62014-06-28 22:29:04
[audio]http://ato.su/musicbox/i/1013/5b/beecf1.mp3[/audio]