Единый форум поддержки

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

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


Вы здесь » Единый форум поддержки » Корзина » Оформление форума и некоторые элементы


Оформление форума и некоторые элементы

Сообщений 281 страница 300 из 601

281

Tusich
Коды кнопок есть - или эта одна ?

0

282

Deff
счас потихоньку добавляю

0

283

Deff
добавила и эти счётчики надо на место копирайта поставить... или может не надо? как ты думаешь? я просто не представляю, как это будет выглядеть. Скажи своё независимое мнение )))

0

284

HTML низ:

Код:
<!-- панелька Приветсвия-->
<div id="wrp0" style="display:none;margin-left:-7px;background:url(http://forumstatic.ru/files/000f/a2/9c/39829.png) no-repeat left top;width:306px;height:130px;top:33px;position:absolute;z-index:100;padding:12px">
<img class="av0r" height="94" style="margin-top:4px;float:left;margin-right:3px;border:outset 1px #C8BFE7;" src="http://savepic.org/1864006.png" alt="Аватар"/>
<!-- Тут Приветствие Пользователю -->
<span class=buttOn style="padding:0;margin:0;margin-top:-12px;width:186px;"><a href="../profile.php?id=####"><button>Профиль</button></a> <a href="../messages.php"><button><img class="alr" src="http://forumstatic.ru/files/000f/a2/9c/12081.gif" style="display:none;position:absolute;z-index:100;margin-top:20px;"/>ЛС</button></a> <a href="../login.php?action=out&id=####"><button>Выход</button></a></span>
</div>
<script type="text/javascript">
if(typeof(UserID)!='undefined'){$("#wrp0 .buttOn").html($("#wrp0 .buttOn").html().replace(/####/img,UserID));
$("#pun-status .container").insertAfter("#wrp0 .av0r")
if(typeof(UserAvatar)!='undefined'){if(UserAvatar!=''){$("#wrp0 .av0r").attr("src",UserAvatar)}};
$("#pun-navlinks #navprofile,#pun-navlinks #navpm,#pun-navlinks #navlogout").hide();
if($("#pun-navlinks #navpm a span").text().indexOf("(")!=-1){$("#wrp0 .alr").show()}
}else {
 $("#wrp0 .buttOn,#pun-navlinks #navregister,#pun-navlinks #navlogin").hide();
 $("#pun-status .container").insertAfter("#wrp0 .av0r")
$("#wrp0 .container").css({"font-size":"18px","margin-top":"0px"})
}
$("#wrp0 .container .item2").html($("#wrp0 .container .item2").html().replace(/\.$/,'&nbsp; '))
$("#wrp0").css({"opacity":0.0});$("#wrp0").show()
$("#wrp0").animate({"opacity":1.0}, 2300 )
</script><!-- панелька-->



<!-- иконка браузера -->
<link rel="shortcut icon" href="http://forumstatic.ru/files/000f/a2/9c/72170.png" type="image/vnd.microsoft.icon">
<link rel="icon" href="http://forumstatic.ru/files/000f/a2/9c/72170.png" type="image/vnd.microsoft.icon">
<!-- Конец скрипта -->


<!--Боковая панелька-->
<div id=Inf_block_Left style="display:none">
<!--НАЧАЛО-->
<h2>Хот-лист</h2>
<br><center><div align='left' id='help_from_rps'><div></center>
<h2>Гостям</h2>
<br><center><b><i>Уважаемые гости <br>форума Flood Online!</i></b><br>Ссылки, приведенные ниже, помогут быстро перейти в нужный раздел или узнать о форуме чуть больше, а также пообщаться без регистрации<br></br><a href=http://floodonline.ru/register.php>•Регистрация•</a><br><a href=http://floodonline.ru/misc.php?action=rules>•Правила форума•</a><br><a href=http://floodonline.ru/viewforum.php?id=4>•Новости форума•</a><br><a href=http://floodonline.ru/viewforum.php?id=11>•Беседка•</a><br><a href=http://floodonline.ru/viewforum.php?id=10>•Вопросы•</a><br><a href=http://floodonline.ru/viewforum.php?id=7>•Отзывы•</a><br>
<h2>Опросы</h2>
<br><center>Предлагаем форумчанам поучавствовать в общих опросах форума<br></br><a href=http://floodonline.ru/viewtopic.php?id=38>•Любимые жанры кино•</a></center><br>
<h2>Для рекламы</h2>
<br><center>Скоро будет</center><br>
</div>
<script type="text/javascript">
var L=$("#Inf_block_Left").html();$("#Inf_block_Left").replaceWith("");
var R=$("#Inf_block_Right").html();$("#Inf_block_Right").replaceWith("");
if($(".punbb").attr("id")=="pun-index"){

  var LeftSUM='', RightSUM='',block1='<div class="container" style="padding:0px;" id=News_';
  var block2="</div><br><br>";
if(L!=null){ var c = L.split(/<h2>|<\/h2>/igm);
 for(i=1; i<c.length; i+=2){
 LeftSUM+=block1+'L'+(i+1)/2+' >'+'<h2><center>'+c[i]+'</center></h2>'+c[i+1]+block2;
 }LeftSUM='<td id=LeftNews width=20% valign=top><div class=wrp1>'+LeftSUM+'</div></td>';/*alert(LeftSUM);*/}
if(R!=null){ var c = R.split(/<h2>|<\/h2>/igm);
 for(i=1; i<c.length; i+=2){
 RightSUM+=block1+'R'+(i+1)/2+' >'+'<h2><center>'+c[i]+'</center></h2>'+c[i+1]+block2;
 }RightSUM='<td id=RightNews width=20% valign=top><div class=wrp1>'+RightSUM+'</div></td>';/*alert(RightSUM);*/}

  if(LeftSUM!='' || RightSUM!=''){ $("#pun-main").html('<table width 100% id="NEWS"><tr valign=top>'+LeftSUM+'<td id="MainCenter"><div class=wrp1>'+$("#pun-main").html()+'</div></td>'+RightSUM+'</tr></table>'); };}
</script>
<!--Конец скрипта панельки-->
<script src="/export.php?type=js&max=15" type="text/javascript"></script>
<script type="text/javascript">
var i = 0;
var j='<img сlass="Mystrlk" src="http://forumstatic.ru/files/000f/a2/9c/87048.png"/>';
for(i in content) {
document.getElementById("help_from_rps").innerHTML += j+'<a href=\"' + content[i][2] + '\" target=\"_self\">' + content[i][3] + '</a><br />';
}
</script><!--HOT_ЛИСТ-->




<!--  Табличка Под Авву      -->
<div id="addtable" style="display:none">
<table cols="3" rows="3" valign="top" cellspacing="0" cellpadding="0" class="frameforavatar"><tbody>
<tr class="z1"><td class="W1" colspan="3"></td></tr> 
<tr class="z2"><td class="W2"></td><td class="AvrImd"></td><td class="W3"></td></tr>
<tr class="z3"><td class="W4" colspan="3"></td></tr>
</tbody></table></div>
<script> 
  $(document).ready(function(){
    var Wavr=$("table.frameforavatar td.AvrImd").css("width");
    Wavr=parseInt(Wavr.substring(0,Wavr.length-2));
    var WFr=$("table.frameforavatar td.W2").css("width");
    WFr=parseInt(WFr.substring(0,WFr.length-2));
    var tbl=$("#addtable").html()

    $("div.post-author ul li img[alt='Аватар']").each(function () {
    $(this).parent().children("img").removeAttr("width")
    $(this).parent().children("img").removeAttr("height")
    $(this).parent().find("[alt='Аватар']").css("width",Wavr+"px");

    $(this).parent().children("img").removeAttr("height")
    var s=$(this).parent().html()
    $(this).before(tbl)          

    $(this).parent().find("table.frameforavatar td.AvrImd").append(s)
    $(this).parent().find("table.frameforavatar").css("width",(Wavr+2*WFr)+"px");
    $(this).parent().find("table.frameforavatar").css("width"); 
    $(this).parent().find("img[alt='Аватар']:last").remove();
 });});
</script>
<!--  Конец скрипта таблички Под Авву      -->




<!--Спойлер-->
<style>
#button-spoiler {background-image:url('http://img706.imageshack.us/img706/1943/spoiler.gif'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
function tag_spoiler(){
var y = prompt("Введите описание закрытой кнопки",'');
if(y!='null' && y!='' && typeof(y)!='object' && typeof(y)!='undefined'){
var x = prompt("Введите описание открытой кнопки",'Закрыть');
if(x=='null' || x=='' || typeof(x)=='object' || typeof(x)=='undefined') bbcode('[spoiler='+y+']','[/spoiler]'); else bbcode('[spoiler='+y+'|'+x+']','[/spoiler]');}
else bbcode('[spoiler]','[/spoiler]')
}
function addSpoiler(str,from,internal){
var pos=0,pos2=0,pos_c=0,pos_l=0,newpos=0,string='',close='',open='';
if((pos=str.indexOf("[spoiler",from))==-1) return str;
if((pos2=str.indexOf("[/spoiler]"),pos+9)==-1) return str;
if(((pos_c=str.indexOf("]",pos+8))!=-1) && ((pos_c!=pos+8)&&(pos_c!=pos+9))){
string = str.substring(pos+9,pos_c);
if((pos_l = string.indexOf("|"))!=-1){
close = string.substring(0,pos_l);
open = string.substring(pos_l+1,string.length);
}
else{
close = string;
open = string;
}
}
else{
close = 'Показать спойлер';
open = 'Скрыть спойлер';
}
newpos=str.indexOf("[spoiler",pos+9)
if(newpos<pos2 && newpos!=-1) str=addSpoiler(str,pos+9,true)
if((pos2=str.indexOf("[/spoiler]",pos+9))==-1) return str;
str=str.substring(0,pos)+makeSpoiler(str.substring(pos_c+1,pos2),open,close)+str.substring(pos2+10,str.length)
if( str.indexOf("[spoiler")!=-1 && internal==false) str=addSpoiler(str,0,false)
return str;
}
function makeSpoiler(txt,open,close){
txt='<div class="quote-box" style="padding:1px;background: none; border: 0;"><cite style="width:100%;margin:0;"><input id="'+open+'" class="spoiler-button" style="width:140px;font-size:10px; margin:0; cursor: pointer" type="button" value="'+close+'"></cite><blockquote class="quote-box" style="display:none; width: 80%;border: 1px solid black;margin:0;">'+txt+'</blockquote></div>'
return txt;
}
$(document).ready(function(){
$("div.quote-box > cite > input.spoiler-button").click(function(){
$(this).parents("div.quote-box:first").find("blockquote.quote-box:first").toggle("slow");
var a = $(this).attr('value');$(this).attr('value',$(this).attr('id'));$(this).attr('id',a);
});
});
if((document.URL.indexOf("viewtopic.php")!=-1) || (document.URL.indexOf("post.php")!=-1)){
elm=document.getElementById("pun-main").getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content"){
var post=elm[x]
post.innerHTML=addSpoiler(post.innerHTML,0,false)
}
}
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(16).innerHTML="<img  id=\"button-spoiler\" title=\"Спойлер\" onclick=\"tag_spoiler('[spoiler]','[/spoiler]')\" src=\"/i/blank.gif\" />"
</script>
<!--  Конец скрипта спойлера      -->




<!-- Возможность редактирования последнего сообщения -->
<script>
document.getElementsByClassName = function(clsName){
    var retVal = new Array();
    var elements = document.getElementsByTagName("*");
    for(var i = 0;i < elements.length;i++){
        if(elements[i].className.indexOf(" ") >= 0){
            var classes = elements[i].className.split(" ");
            for(var j = 0;j < classes.length;j++){
                if(classes[j] == clsName)
                    retVal.push(elements[i]);
            }
        }
        else if(elements[i].className == clsName)
            retVal.push(elements[i]);
    }
    return retVal;
}

if (GroupID && GroupID >= 4)
{
   var arr = document.getElementsByClassName('pl-edit');

   if (arr && arr.length > 1)
   {

      for (var i = 0; i < arr.length - 1; i++)
      {
         arr[i].innerHTML = '';
      }
   }

}
</script>
<!-- Конец скрипта -->





<!-- Модераторские теги -->
<script>
function addMod(str,from,internal){
var pos=0,pos2=0,newpos=0
if((pos=str.indexOf("[mods]",from))==-1) return str;
if((pos2=str.indexOf("[/mods]"),pos+6)==-1) return str;
newpos=str.indexOf("[mods]",pos+6)
if(newpos<pos2 && newpos!=-1) str=addMod(str,pos+6,true)
if((pos2=str.indexOf("[/mods]",pos+6))==-1) return str;
str=str.substring(0,pos)+makeMod(str.substring(pos+6,pos2))+str.substring(pos2+7,str.length)
if( str.indexOf("[mod]")!=-1 && internal==false) str=addMod(str,0,false)
return str}

function makeMod(txt){
txt="<br><div style=\"margin: 0px; padding: 0px; background-color:#F1F1FD; border-left: 0px solid #6060FF; border-top: 0px dotted #000; border-right: 1px dotted #000; border-bottom: 1px dotted #000;\"><TABLE cellpadding='0' cellspacing='0'><TD align='middle' bgColor='#6060ff' vAlign='center' width='8%'><FONT color='#ffffff' size='+3' style='FONT-FAMILY: Times' title='Предупреждение'><B>&nbsp;i&nbsp;</B></FONT></TD></TD><TD vAlign='middle'>"+txt+"</TD></TABLE></div><br>"
return txt}
if(document.URL.indexOf("viewtopic.php")!=-1){
elm=document.getElementById("pun-main").getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content"){
var post=elm[x]
post.innerHTML=addMod(post.innerHTML,0,false)}}
</script>
<script>
function addEx(str,from,internal){
var pos=0,pos2=0,newpos=0
if((pos=str.indexOf("[exs]",from))==-1) return str;
if((pos2=str.indexOf("[/exs]"),pos+5)==-1) return str;
newpos=str.indexOf("[exs]",pos+5)
if(newpos<pos2 && newpos!=-1) str=addEx(str,pos+5,true)
if((pos2=str.indexOf("[/exs]",pos+5))==-1) return str;
str=str.substring(0,pos)+makeEx(str.substring(pos+5,pos2))+str.substring(pos2+6,str.length)
if( str.indexOf("[exs]")!=-1 && internal==false) str=addEx(str,0,false)
return str}
function makeEx(txt){
txt="<br><div style=\"margin: 0px; padding: 0px; background-color:#FEF2F2; border-left: 1px solid #FF6060; border-top: 1px dotted #000; border-right: 1px dotted #000; border-bottom: 1px dotted #000;\"><TABLE cellpadding='0' cellspacing='0'><TD align='middle' bgColor='#ff6060' vAlign='center' width='8%'><FONT color='#ffffff' size='+3' style='FONT-FAMILY: Times' title='Грубое нарушение'><B>&nbsp;!&nbsp;</B></FONT></TD></TD><TD vAlign='middle'>"+txt+"</TD></TABLE></div><br>"
return txt}
if(document.URL.indexOf("viewtopic.php")!=-1){
elm=document.getElementById("pun-main").getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content"){
var post=elm[x]
post.innerHTML=addEx(post.innerHTML,0,false)}}
</script>
<style>
#button-mod {background-image:url('http://forumupload.ru/uploads/0008/09/5f/3069-2.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
if((document.getElementById("navadmin")) && (form=document.getElementById("form-buttons")))
form.getElementsByTagName("tr")[0].insertCell(18).innerHTML="<img src='/i/blank.gif' title='Предупреждение' id='button-mod'  onclick=\"bbcode('[mods]', '[/mods]');\"/>"
</script>
<style>
#button-ex {background-image:url('http://forumupload.ru/uploads/0008/09/5f/3069-3.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
if((document.getElementById("navadmin")) && (form=document.getElementById("form-buttons")))
form.getElementsByTagName("tr")[0].insertCell(18).innerHTML="<img src='/i/blank.gif' title='Грубое нарушение' id='button-ex'  onclick=\"bbcode('[exs]', '[/exs]');\"/>"
</script>
<!-- Конец скрипта -->



<!--Слайдшоу в Топике -->
<script>if('\v'=='v'){$(document).ready(function(){
$.getScript("http://forumstatic.ru/files/0010/b4/f8/96425.js");});
} else {$.getScript("http://forumstatic.ru/files/0010/b4/f8/96425.js");}
</script>
<script type="text/javascript">
/********************************************************
  МАССИВ ССЫЛОК НА КАРТИНКИ, ИСКЛЮЧАЕМЫХ ИЗ СЛАЙД-ШОУ
********************************************************/
var Arr_notPreview =[
"http://savepic.ru/2352396.gif",
"http://forumupload.ru/uploads/000c/fa/7e/560-1.gif",
"http://forumupload.ru/uploads/000c/fa/7e/558-2.gif",
"End" ];
</script>
<style>
.Obrml1{
border:outset #D9CED9 1px;
margin-bottom:2px;
}
.L_5 { 
background-attachment: scroll;
background-clip: border-box;
background-color: #000000;
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat;
background-size: auto;
z-index: 9999;
position: fixed;
}
.L_5, .L_6, .L_7 {
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
 }
.Obrml{
border:solid #D9CED9 1px;
border-width:7px 7px 12px 7px;
}
.tipsy .tipsy-inner {
letter-spacing:1px!important;
}
.tipsy.slide .tipsy-inner {
font-size:12px!important;
}
</style>
<!--<link rel="stylesheet" href="http://forumstatic.ru/files/0010/b4/f8/26092.css"/>-->
<script>
//8888888888888 = СЛАЙД-ШОУ В СООБЩЕНИЯХ ТОПИКА = 888888888888888888//
if($("#pun-viewtopic").length){
var FirstCheck_to_HOST=true;

 $(".post .post-body img[src^='/uploads/']").each(function(){
   $(this).addClass("postimg");
   $(this).attr("alt",$(this).attr("src"));
 });

if(typeof(Arr_notPreview)!='undefined'){
for(var i=0; i<(Arr_notPreview.length-1); i++){
  $(".post img[src='"+Arr_notPreview[i]+"'].postimg").each(function(){
    $(this).addClass("notPreview");
  });
}}
//888888888888888 = ANALIZ and SETTIN = 888888888888888888//

 $(".post a .postimg").each(function(){
  var a1=$(this).parent("a").attr("href");
  var a2=$(this).attr("src");
  var a3=$(this).attr("alt");
  var a=a1.replace(/^\S*\/click\.php\?/img,'')//убрали Кликер-переход;
  $(this).parents("a").attr("href",a)	      //убрали Кликер-переход из a
  var img_extens=['jpg','png','gif','jpeg']
  var ImgExt=false,aNotExt;for(var i in img_extens){

    var pattern="\\."+img_extens[i]+"$";var regexp=new RegExp(pattern,"img");
    aNoExt=a.replace(regexp,''); if(a!=aNoExt){ImgExt=true;break}};

  if(ImgExt){var S=aNoExt.replace(/\S{5}\/\/uploads\.ru\/\?v=/img,'');
   if(S!=aNoExt){S=a.replace(/\S{5}\/\/uploads\.ru\/\?v=/img,'');
   S=a3.replace(/\/[^\/]*$/img,'/'+S);a=S.replace(/\/\/uploads.ru\/t\//img,'//uploads.ru/i/')};
  } else {if(a.indexOf("http://savepic")!=-1){
    S=a3.replace(/m(\.\S{3,4})$/img,'$1');if(S!=a3){a=S;ImgExt=true;}}
	   }
  if(ImgExt){
    if($.trim(a)!=''){$(this).attr("alt",a);$(this).parents("a").attr("href",a)}
     else{$(this).parents("a").attr("href",$(this).attr("src"));}
  }else {$(this).parents("a").addClass("hTml")}
 });

function SetIload(a){
	a.addClass("Iload");a.find(".postimg").attr("title","Просмотр Слайд-шоу?");
        a.attr("rel","iLoad|Post-image");
        var b = a.parents(".post").find(".pa-author a").text();//alert(b)
        var c = a.parents(".post").find("h3:first span strong:first").text();//alert(c)
	str="|post "+c+"; Aвтор: "+b;
	a.attr("title",str);
}
function ImgPostLoad(){
$(".post .postimg").not(".notPreview").each(function(){
  var w = parseInt($(this).width(),10);//alert(w)
  var h = parseInt($(this).height(),10);j=w-14;
  var a = $(this).parents("a");
  var b = $(this).attr("alt");
  var c = '<span class=Obrml1 style="display:inline-block;"><span class=Obrml style="width:'+j+'px;display:inline-block;"></span></span>';
   if(a.length){$(this).addClass("Ref")} else {
    if(w>67 && h > 65){
    $(this).addClass("NoRef");$(this).wrap('<a href="'+b+'" target="_blank"></a>');
    }} a=$(this).parents("a");
   if(!a.hasClass("hTml")){SetIload($(this).parent("a"));a.wrap(c);
     }else {a.attr("title","Переход по ссылке");}
 });
}

var tst='<div id=show_stLoad style="width:100%;height:12px;border:none transparent;visibility:hidden;"><img id="Gif_test" style="height:100%;width:100%;" src="../i/blank.gif" /></div><script type="text/javascript">';
$("#html-footer").prepend(tst);
function AnimTstLoad(){var a=$("#show_stLoad1,#t_stLoad"),b=$("#show_stLoad1 *");
b.animate({opacity:.05},1800,"linear", function(){a.replaceWith("");});}
function TstLoad(){var a=$("#Gif_test").height();
if(a>11){ImgPostLoad()}else {timerID = setTimeout("TstLoad()",100);return;}}
  if(GroupID!=3){TstLoad();
// nw | n | ne | w | e | sw | s | se
$("#pun-viewtopic a.Iload img.postimg").tipsy({live: true, gravity: 'w slide'});
$("#pun-viewtopic a.hTml").tipsy({live: true, gravity: 'w slide'});

             }
}//End //if($("#pun-viewtopic").length)//
</script>
<!-- End//Слайдшоу в Топике -->



<!--audio в одном v.2.4-->
<script type="text/javascript">
var player;
$(function(){
$('td#button-code').before('<td style=\'background-image:url("http://uploads.ru/i/W/Q/P/WQPBO.gif")\' 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 type='application/x-shockwave-flash' src='http://api.zippyshare.com/api/mediaplayer/mediaplayer.swf' flashvars='height=20&amp;width=400&amp;file=http://www$1.zippyshare.com/downloadMusic%3Fkey%3D$2%26&amp;volume=80&amp;autostart=false&amp;frontcolor=0x000000&amp;backcolor=0xffffff&amp;lightcolor=0x000000&amp;type=flv' quality='high' menu='false' wmode='transparent' allowscriptaccess='always' height='20' width='400' name='mp3player' border='0' style='margin-bottom: 6px;'/>"));}
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&amp;slowChannel=1&amp;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>
<!-- Конец скрипта музыки -->



<div id=My_counters style="width: 1040px;position:absolute;margin-top:-130px;"><center><span style="display:inline-block;margin:0 auto;padding:4px 4px 2px 4px;border:#D9CED9 1px outset;">
<!-- Кнопки поисковиков и т.д. -->
<a href="http://yandex.ru/cy?base=0&amp;host=floodonline.ru"><img src="http://www.yandex.ru/cycounter?floodonline.ru" width="88" height="31" alt="Яндекс цитирования" border="0" /></a>

<!-- Yandex.Metrika informer -->
<a href="http://metrika.yandex.ru/stat/?id=12307468&amp;from=informer"
target="_blank" rel="nofollow"><img src="//bs.yandex.ru/informer/12307468/3_0_C6C0C0FF_A6A0A0FF_0_pageviews"
style="width:88px; height:31px; border:0;" alt="Яндекс.Метрика" title="Яндекс.Метрика: данные за сегодня (просмотры, визиты и уникальные посетители)" /></a>
<!-- /Yandex.Metrika informer -->

<!-- Yandex.Metrika counter -->
<div style="display:none;"><script type="text/javascript">
(function(w, c) {
    (w[c] = w[c] || []).push(function() {
        try {
            w.yaCounter12307468 = new Ya.Metrika({id:12307468, enableAll: true});
        }
        catch(e) { }
    });
})(window, "yandex_metrika_callbacks");
</script></div>
<script src="//mc.yandex.ru/metrika/watch.js" type="text/javascript" defer="defer"></script>
<noscript><div><img src="//mc.yandex.ru/watch/12307468" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->


<!-- begin of Top100 code -->

<script id="top100Counter" type="text/javascript" src="http://counter.rambler.ru/top100.jcn?2651244"></script>
<noscript>
<a href="http://top100.rambler.ru/navi/2651244/">
<img src="http://counter.rambler.ru/top100.cnt?2651244" alt="Rambler's Top100" border="0" />
</a>

</noscript>
<!-- end of Top100 code -->

<!--LiveInternet counter--><script type="text/javascript"><!--
document.write("<a href='http://www.liveinternet.ru/click' "+
"target=_blank><img src='//counter.yadro.ru/hit?t11.4;r"+
escape(document.referrer)+((typeof(screen)=="undefined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
";h"+escape(document.title.substring(0,80))+";"+Math.random()+
"' alt='' title='LiveInternet: показано число просмотров за 24"+
" часа, посетителей за 24 часа и за сегодня' "+
"border='0' width='88' height='31'><\/a>")
//--></script><!--/LiveInternet-->


<!-- Rating@Mail.ru counter -->
<script type="text/javascript">//<![CDATA[
var a='';js=10;d=document;
try{a+=';r='+escape(d.referrer);}catch(e){}try{a+=';j='+navigator.javaEnabled();js=11;}catch(e){}
try{s=screen;a+=';s='+s.width+'*'+s.height;a+=';d='+(s.colorDepth?s.colorDepth:s.pixelDepth);js=12;}catch(e){}
try{if(typeof((new Array).push('t'))==="number")js=13;}catch(e){}
try{d.write('<a href="http://top.mail.ru/jump?from=2159316"><img src="http://d2.cf.b0.a2.top.mail.ru/counter?id=2159316;t=48;js='+js+
a+';rand='+Math.random()+'" alt="Рейтинг@Mail.ru" style="border:0;" height="31" width="88" \/><\/a>');}catch(e){}//]]></script>
<noscript><p><a href="http://top.mail.ru/jump?from=2159316"><img src="http://d2.cf.b0.a2.top.mail.ru/counter?js=na;id=2159316;t=48" 
style="border:0;" height="31" width="88" alt="Рейтинг@Mail.ru" /></a></p></noscript>
<!-- //Rating@Mail.ru counter -->
<!-- Конец скриптов Кнопки поисковиков и т.д. --></span></center></div>

Выделение под счетчики тут ( мон убрать, поправить - поставить фон

<span style="display:inline-block;margin:0 auto;padding:4px 4px 2px 4px;border:#D9CED9 1px outset;">

http://uploads.ru/t/t/1/q/t1qaI.png

Отредактировано Deff (Пт, 3 Фев 2012 19:51:04)

0

285

Deff
смотрится хорошо, давай попробуем поставить пол статистики по центру, на скрине показала, что имено поставить
http://uploads.ru/t/y/S/f/ySfJE.png

Отредактировано Tusich (Пт, 3 Фев 2012 20:06:05)

0

286

Tusich
Не оч понял  - вот скопировал список чуть поболее - обведи прямоугольником и поставь его как нужно - я сделаю так же
http://uploads.ru/t/O/Z/5/OZ5sJ.png

0

287

Deff
а, вот! и не надо рисовать, на talkroomz.ru так, как я хочу, просто что-то смотрела там, где сделать, так и не нашла, там слева количество тем и сообщений, справа количество зарегистрированных и последний зарегистрированный, а посередине активы, активные за сутки, дни рождения и строка "самые активные, активные сегодня и т.д." также посередине

0

288

Tusich
:glasses: Оч хорошо - Поставь в Фш - как нун в итоге для твоих зрителей - мну так и сделает

0

289

вот, только текст чёрным оставь и туда же дни рождения
http://uploads.ru/t/W/c/v/WcvPO.png

0

290

В Конец Первого Окна Стиля

/* Cмещаем Статистику */
#pun-stats .statscon li[id="onlinelist"] div{
text-align:center;
}
#pun-stats .statscon li.item6[id="onlinelist"] div{
  text-align:left!important;
}

0

291

Deff
поставила, только что-то не по центру )))

0

292

Tusich
:glasses: Сделайте скриншот -ткните стрелкой

Отредактировано Deff (Пт, 3 Фев 2012 21:20:56)

0

293

... вот ...
http://uploads.ru/t/6/N/l/6NlQ9.png

0

294

Tusich написал(а):

... вот ...

/* Cмещаем Статистику */
#pun-stats .statscon li[id="onlinelist"] div{
margin-left:-60px;
text-align:center;
}
#pun-stats .statscon li.item6[id="onlinelist"] div{
  text-align:left!important;
}

+1

295

Deff
о, теперь ровно, спасибо!

0

296

Deff
посмотри пожалуйста вот этот вопрос, может ты знаешь, в чём проблема http://forums.0pk.ru/viewtopic.php?id=7 … =2#p107159

0

297

Tusich

вот возник вопрос. Случился косяк с отправкой сообщения. Дело в том, что пользователь на форуме http://floodonline.ru решил создать тему с масштабной статьёй, написав вручную. При отправке сообщения было написано, что время истекло, соответственно тема не была создана. Но при нажатии кнопки назад, должно было перейти на ту страницу, где сообщение не отправленное в целостности и сохранности, а в итоге было пусто, только страница форума, где он хотел создать тему. Его косяк в том, что он не скопировал сообщение перед отправкой, косяк форума в том, что в истории он не сохранил написанное, хотя так не должно быть. Это походу единичный случай, потому что я когда писала такие же сообщения и забывала сохранять, кнопкой назад всё возвращалось. Как быть? Может как-то кто-то знает как вернуть ту статью?

Эту  - уже не вернуть..

Ну есть полуфабрикат на сохранения - от 1000 до 2000 символов при таком казусе -( а вообще - это как раз про то что я говорил - низзя делать 0 время переадресации хотя бы 1-3 секунды( лучше 10
Это время - за которое данные должны добрауо до сервера и браузер получить положительный ответ - (или отрицательный - тогда сохраняется

http://forumd.ru/viewtopic.php?id=2006

Отредактировано Deff (Пт, 3 Фев 2012 21:56:15)

0

298

спасибо, счас испробуем, просто раньше такого не было, даже с переадресацией 0, единичный случай.

0

299

Tusich
а, вот, чуть не забыла. в каждом посте есть такая ссылочка "RSS", т.е. это новостные ленты или что это? и у многих эта же кнопка есть в главном меню, как мне такую же сделать в меню?

0

300

Tusich написал(а):

а, вот, чуть не забыла. в каждом посте есть такая ссылочка "RSS", т.е. это новостные ленты или что это? и у многих эта же кнопка есть в главном меню, как мне такую же сделать в меню?

Нинаю - ссылку дай - на того у кого есть

0


Вы здесь » Единый форум поддержки » Корзина » Оформление форума и некоторые элементы