[Stylish] Style ist auf jeder Seite

Dieses Thema im Forum "Netzwerk, Telefon, Internet" wurde erstellt von -xpspx-, 12. Dezember 2010 .

Schlagworte:
Status des Themas:
Es sind keine weiteren Antworten möglich.
  1. 12. Dezember 2010
    Zuletzt von einem Moderator bearbeitet: 14. April 2017
    Moin,
    habe ein Problem mit dem Stylish Addon von FireFox.
    Und zwar hab ich mir einen Style für RR gebastelt (Es funkt auch) nur es wird nicht nur @RR angezeigt sondern auch auf andere Seiten z.B. auf Google.
    Warum ist das so??
    Mein Code:
    HTML:
    @namespace url(http://www.w3.org/1999/xhtml);
    
    @-moz-document domain("board.raidrush.ws") {
    
    body {background: black url(http://forumcrew.1x.net/Bietemaker/back3.jpg)!important;}
    
    .wysiwyg {background: #F5F5F5 !important;}
    }
    
     #logo img {
     display: none;
     }
    
     #logo a {
     display: block !important;
     width: 137px;
     height: 109px;
     background-image: url("https://www1.xup.in/exec/ximg.php?fid=11374826") !important;
     background-repeat: no-repeat !important;
     background-position: top left !important;
     }
    b { 
     color:black;
    font-family:Verdana }
    
    .info {
    color:#343434;
    }
    
     
  2. 12. Dezember 2010
    AW: [Stylish] Style ist auf jeder Seite

    Moin,

    ich habe Dein Style mal bei mir getestet - es wird wirklich nur auf board.raidrush.ws angezeigt. Kannst Du mir eine konkrete URL nennen, bei der es bei Dir auch angezeigt wird (google.de sieht bei mir normal aus)?

    Am Style sieht alles korrekt aus - die Angaben sind genau so wie in meinem RR-Style. Kann es sein, dass Du noch weitere Styles aktiviert hast, die dann u.U. google verändern?
     
  3. 12. Dezember 2010
    AW: [Stylish] Style ist auf jeder Seite

    z.B. bei http://scr.bffh.org/ hab ich das Problem das die schrift die dicker ist also mit <b> </b> ist die wird scharz.
    Und ich habe auch nur einen Style aktiviert.
     
  4. 12. Dezember 2010
    Zuletzt von einem Moderator bearbeitet: 14. April 2017
    AW: [Stylish] Style ist auf jeder Seite

    Probier es mal so:
    Code:
    @namespace url(http://www.w3.org/1999/xhtml);
    
    @-moz-document domain("board.raidrush.ws") {
    
     body {background: black url(http://forumcrew.1x.net/Bietemaker/back3.jpg)!important;}
    
     .wysiwyg {background: #F5F5F5 !important;}
    
     #logo img { display: none }
    
     #logo a {
     display: block !important;
     width: 137px;
     height: 109px;
     background-image: url("https://www1.xup.in/exec/ximg.php?fid=11374826") !important;
     background-repeat: no-repeat !important;
     background-position: top left !important
     }
     
     b { 
     color:black;
     font-family:Verdana
     }
    
     .info { color:#343434 }
    
     }
     
  5. 12. Dezember 2010
    AW: [Stylish] Style ist auf jeder Seite

    Hats sich nun geklärt habe das "}" am Ende vergessen.
    *closed*
     
  6. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.