Dienstag, 7. September 2010, 14:36 UTC+1
Sie sind nicht angemeldet.


cc23
unregistriert
habs einfach nochmal kurz selber mit stylish neu kopiert.
Hab den Code mal entfernt, da kein unterschied

naja bis morgen. 

$~FiIBliI~$
unregistriert
bb Beiträge: 542
Wohnort: Nördliche Erdhalbkugel
Beruf: Schüler, Layouter, Wettermelder
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
// sVZ-Styles sVZ Cleaner v2// version 0.3 BETA!
// 2008.06.10
// Script is (c) by www.sVZ-Styles.de
//
// ==UserScript==
// @name sVZ-Styles sVZ Cleaner v2
// @namespace http://www.sVZ-Styles.de
// @description Aendert die sVZ Farben so das sie DIR gefallen!
// @include http://schuelerVZ.net/*
// @include http://*.schuelerVZ.net/*
// @include http://studiVZ.net/*
// @include http://*.studiVZ.net/*
// @include http://meinVZ.net/*
// @include http://*.meinVZ.net/*
// ==/UserScript==
//made by
GM_addStyle('#ad770x90, .obj-adsense, #rightAds, #ad280x25, #ad728x90, #adBackground, #news_staticContent, #ad160x600, #Chat_Advertising_On, .Chat_Main_Shadow, #ad125x125, #AdLinkMyPhotobook, #ad280x50, #AdLogout, #telegram_staticContent, #AdLinkAhaOhoBirthdayCard, #showcase_staticContent, .advertisingBlock, .AdLinkMyPhotobook {display: none!important} .ad, .advertisingBlock {font-size: 0 !important;} #startRight, div#Chat_Nimbuzz_Reference, #Mod-Kdk-Snipplet{display:none!important} #startLeft{width:450px!important} #Welcome .floatR {width:450px!important;} #mod-invitation-invitationbox{display:none!important;}')
|