3 x 3 Goldauszeichnungen von MiniLiter, Sky und Obsidian

Diverses:Facebook: Unterschied zwischen den Versionen

Aus Stupidedia, der sinnfreien Enzyklopädie!
Wechseln zu: Navigation, Suche
K (Inuse bleibt noch drin.)
Zeile 1: Zeile 1:
{{Inuse|1=Martinnitus}}
+
{{CT|AD|Martinnitus|Diverses:Frühreif}}
 
<html>
 
<html>
 
<div id="stupilinks" style="position: fixed; z-index: 99; bottom: 5px;">
 
<div id="stupilinks" style="position: fixed; z-index: 99; bottom: 5px;">
Zeile 164: Zeile 164:
 
<div id="se3" style="display:none;">
 
<div id="se3" style="display:none;">
 
Mächtige Waffen
 
Mächtige Waffen
 +
<span id="se3end"></span>
 
</div>
 
</div>
 
<div id="se4" style="display:none;">
 
<div id="se4" style="display:none;">
 
Mc Donald's
 
Mc Donald's
 +
<span id="se4end"></span>
 
</div>
 
</div>
  
Zeile 215: Zeile 217:
 
<script type="text/javascript">
 
<script type="text/javascript">
 
$(function() {
 
$(function() {
 +
var seende = [];
 +
var laende = [];
 
var linkdisabled = false;
 
var linkdisabled = false;
 
var wgUserName;    //Variabel speziell für die Stupi, die den Benutzernamen zurückgibt
 
var wgUserName;    //Variabel speziell für die Stupi, die den Benutzernamen zurückgibt
if(document.body.clientWidth>1000){
+
if($("body").width()>1000){
 
var weite = 1000;
 
var weite = 1000;
 
}else{
 
}else{
var weite = document.body.clientWidth;
+
var weite = $("body").width();
 
}
 
}
 
checktext("set");
 
checktext("set");
Zeile 238: Zeile 242:
 
$("<br /><input type=button value='Gefällt mir' />").appendTo("#la5 th");
 
$("<br /><input type=button value='Gefällt mir' />").appendTo("#la5 th");
 
$("#leiste,#la1,#la2,#la3,#la4,#la5,#werbung,"+se).css({"top":($("#line").height()+2*$("#header").offset().top)+"px"});
 
$("#leiste,#la1,#la2,#la3,#la4,#la5,#werbung,"+se).css({"top":($("#line").height()+2*$("#header").offset().top)+"px"});
$("#la1,#la2,#la3,#la4,#la5,#werbung,"+se).css({"left":($("#leiste").width()+30)+"px","width":Math.round($("body").width()/2)+"px","padding":"5px","bottom":"0px","border-style":"solid","border-width":"1px","position":"absolute","background":"#FFFFFF","box-shadow":"0px 0px 5px #444444 inset"});
+
$("#la1,#la2,#la3,#la4,#la5,#werbung,"+se).css({"left":($("#leiste").width()+30)+"px","width":"960px","padding":"5px","bottom":"0px","border-style":"solid","border-width":"1px","position":"absolute","background":"#FFFFFF","box-shadow":"0px 0px 5px #444444 inset"});
$("#werbung").css({"left":($("#la1").width()+60+$("#leiste").width())+"px","width":($("body").width()-($("#la1").width()+90+$("#leiste").width()))+"px"});
+
$("#werbung").css({"left":($("#la1").width()+60+$("#leiste").width())+"px","width":"666px"});
 
$("#s").css({"width":weite+"px"});
 
$("#s").css({"width":weite+"px"});
 
$(".d,#dialog7").css({"left":"40%","top":"40%"});
 
$(".d,#dialog7").css({"left":"40%","top":"40%"});
Zeile 276: Zeile 280:
 
   $("#la5").hide();
 
   $("#la5").hide();
 
   $("#s"+$(this).attr('ID')).show();
 
   $("#s"+$(this).attr('ID')).show();
   $("#s"+$(this).attr('ID')).height($("#s"+$(this).attr('ID')+"end").offset().top-50);
+
   for(var i=1; i<=4; i++){
 +
  seende["e"+i] = $("#se"+i+"end").offset().top;
 +
  }
 +
  $("#s"+$(this).attr('ID')).height(seende[$(this).attr('ID')]-50);
 
   }
 
   }
 
   });
 
   });
Zeile 284: Zeile 291:
 
   $("#la1,#la2,#la3,#la4,#la5,"+se).hide();
 
   $("#la1,#la2,#la3,#la4,#la5,"+se).hide();
 
   $("#l"+$(this).attr('ID')).show();
 
   $("#l"+$(this).attr('ID')).show();
   switch($(this).attr('ID')){
+
   for(var i=1; i<=5; i++){
  //case "a5":
+
   laende["a"+i] = $("#la"+i+"end").offset().top;
  //$("#la5").height($("#la5 table").offset().top+$("#la5 table").width()+50);
 
   //break;
 
  default:
 
  $("#l"+$(this).attr('ID')).height($("#l"+$(this).attr('ID')+"end").offset().top-50);
 
  break;
 
 
   }
 
   }
 +
  $("#l"+$(this).attr('ID')).height(laende[$(this).attr('ID')]-50);
 
   }
 
   }
 
   });
 
   });
Zeile 504: Zeile 507:
 
}
 
}
 
#line{
 
#line{
width: 100%;
+
width: 1908px;
 
background: -moz-linear-gradient(top, #3E5FA0, #355189); background: -o-linear-gradient(top, #3E5FA0, #355189);
 
background: -moz-linear-gradient(top, #3E5FA0, #355189); background: -o-linear-gradient(top, #3E5FA0, #355189);
 
background: -webkit-linear-gradient(top, #3E5FA0, #355189); background: -ms-linear-gradient(top, #3E5FA0, #355189);
 
background: -webkit-linear-gradient(top, #3E5FA0, #355189); background: -ms-linear-gradient(top, #3E5FA0, #355189);
 
}
 
}
 
#linef{
 
#linef{
 +
width: 1908px;
 
background: -moz-linear-gradient(top, #FF30FB, #D127CE); background: -o-linear-gradient(top, #FF30FB, #D127CE);
 
background: -moz-linear-gradient(top, #FF30FB, #D127CE); background: -o-linear-gradient(top, #FF30FB, #D127CE);
 
background: -webkit-linear-gradient(top, #FF30FB, #D127CE); background: -ms-linear-gradient(top, #FF30FB, #D127CE);
 
background: -webkit-linear-gradient(top, #FF30FB, #D127CE); background: -ms-linear-gradient(top, #FF30FB, #D127CE);
 
}
 
}
 
#linez{
 
#linez{
 +
width: 1908px;
 
background-image: url('http://www.stupidedia.org/images/a/a6/Blaupink.png');
 
background-image: url('http://www.stupidedia.org/images/a/a6/Blaupink.png');
 
}
 
}
Zeile 541: Zeile 546:
 
background: -moz-linear-gradient(top, #C44931, #883322); background: -o-linear-gradient(top, #C44931, #883322);
 
background: -moz-linear-gradient(top, #C44931, #883322); background: -o-linear-gradient(top, #C44931, #883322);
 
background: -webkit-linear-gradient(top, #C44931, #883322); background: -ms-linear-gradient(top, #C44931, #883322);
 
background: -webkit-linear-gradient(top, #C44931, #883322); background: -ms-linear-gradient(top, #C44931, #883322);
 +
}
 +
#stupi:hover{
 +
background: -moz-linear-gradient(top, #B5412D, #7A2D1E); background: -o-linear-gradient(top, #B5412D, #7A2D1E);
 +
background: -webkit-linear-gradient(top, #B5412D, #7A2D1E); background: -ms-linear-gradient(top, #B5412D, #7A2D1E);
 
}
 
}
 
#nachr{
 
#nachr{
Zeile 578: Zeile 587:
 
     text-align: center;
 
     text-align: center;
 
}
 
}
#mw-page-base,#mw-head-base,#contentSub,#mw-head,#mw-panel,#footer,#catlinks,.printfooter{
+
#firstHeading,#bodyContent > div,#mw-navigation,#footer,#socialshareprivacy{
 
   display: none;
 
   display: none;
 
}
 
}
#firstHeading,#bodyContent > div,#mw-navigation,#footer{
+
.stupidawards{
   display: none;
+
   display: none !important;
 
}
 
}
 
#bodyContent > #mw-content-text{
 
#bodyContent > #mw-content-text{
Zeile 591: Zeile 600:
 
   top: 0px;
 
   top: 0px;
 
   left: -180px;
 
   left: -180px;
}
 
body,#mw-content-text{
 
 
 
}
 
}
 
html{
 
html{

Version vom 28. Juni 2014, 19:26 Uhr

Locked.svg

Wichtiger Hinweis!

Dieser Artikel nimmt am Artikelduell teil und darf nur von Martinnitus bearbeitet werden. Fremdbearbeitungen und Artikelfeedback sind unerwünscht, um Wettbewerbsverzerrungen zu vermeiden.

Melde dich an und nimm auch DU am Artikelduell teil! Weitere Informationen findest du hier!

Gegnerartikel: Diverses:Frühreif

Symbol-artikelduell.svg

Supported by NSA Noch nicht blau genug? Dann meld' dich jetzt an!



Die Vernetzung schreitet immer weiter voran
(ähnlich wie bei einer Spinnenplage)
Registrieren
Facebook ist und bleibt kostenlos.
(zumindest, solange wir mit dem Ermitteln eurer Daten noch genügend verdienen)
Vorname und Nachname:   Wir wissen dank der NSA deinen Namen schon, allerdings wollen wir prüfen, ob du ein Lügner bist.
Koordinaten deines Wohnortes: 
Passwort: Dein Passwort wird veröffentlicht, damit du im Falle des Vergessens jemanden danach fragen kannst.
Passwort wiederholen (nicht kopieren): 
Geburtsdatum:      Warum muss ich meinen Geburtstag angeben?
Geschlecht: 
  


Linktipps: Faditiva und 3DPresso