Userstyles in deutsch ?

  • Hallo, zusammen !

    Mittlerweile habe ich auch Gefallen am Stylish und Greasemonkey im Firefox gefunden; die Seiten im Internet, die bislang gelesen und gefunden habe, sind alle in englischer Sprache.

    Gibt es sowas auch in deutscher Sprache? Bei Userstyles.org z.B. gibt es soviele Styles, wobei ich aber nicht weiss, wofür die alle sind. Denn mir fehlen oft die Vokabeln ( Ja, ich weiss, ich hätte in der Schule besser aufpassen sollen! :mrgreen: )!!

    Firefox 122 + Win 11 Pro - ;):thumbup:

  • Hi, es gibt deutsche stylishscripts:
    http://userstyles.org/styles/browse/…pularity/desc/1
    Die Masse ist sicher englisch verfasst, viele Verfasser sind halt englischsprachig. Wenn du mit der Sprache nicht zurechtkommst, schreib doch einfach hier, nach was du suchst. Ich bin sicher, dir werden Lösungen angeboten.
    Ansonsten kannst du doch gefahrlos die Vorschau nutzen....

  • kannst a mal vorbeischaun, hab bei so ziemlich jedem code
    ne deutsche Einleitung dazugeschrieben bzw, um was es sich handelt und sogar mit Bild.....
    http://userstyles.org/users/12226

    brauchst nur schreiben wasst willst,
    irgendeiner von den 27zig durchgeknallten hobbybastlern wird dir schon helfen :mrgreen:

    Gruß MK204

    Mozilla/5.0 (Windows NT 5.1; rv:19.0) Gecko/19 Firefox/19.0b2

  • Zitat von MK204

    kannst a mal vorbeischaun, hab bei so ziemlich jedem code
    ne deutsche Einleitung dazugeschrieben bzw, um was es sich handelt und sogar mit Bild :mrgreen:
    http://userstyles.org/users/12226

    brauchst nur schreiben wasst willst,
    irgendeiner von den 27zig durchgeknallten hobbybastlern wird dir schon helfen :mrgreen:


    @ MK204:

    Genau so was habe ich gesucht! Echt klasse! :klasse: Direkt mal zu meinem Lesezeichen-Unterordner "Userstyles" abgespeichert.

    :arrow: Danke an Euer Angebot; werde mich dann hier unter Anpassungen melden.

    Firefox 122 + Win 11 Pro - ;):thumbup:

  • @ Boersenfeger:

    Ich habe mir mal von dieser Seite, die Du im Thread erwähnst, den modifizierten Stylish-Code des camp-forum installiert.

    Wenn hier aber in einem Thread auf Zitat klicke, um eine Antwort zu diesem bestimmten Posting zu erstellen, finde ich die Buttons "Absenden" und "Vorschau" und "Speichern" nicht.
    Oder habe ich etwas übersehen ?? :klasse:

    Gib mir doch bitte mal einen Tipp.

    Firefox 122 + Win 11 Pro - ;):thumbup:

  • Ich habe Estartus Style http://userstyles.org/styles/18468 installiert. Dieser ist aber von mir mit Tipps aus dem Forum weiter aufgemotzt worden.
    Ich poste ihn hier mal


    Dein Problem kann ich nicht nachvollziehen.

  • Hallo Boersenfeger...habe mir mal Deinen Code genauer angesehen...
    am Schluss :

    /* Leerer Tab Unbenannt entfernt */
    [value="(Unbenannt)"]{
    margin: -52px 0px 0px 0px !important;}

    das gehört nicht zum Forum - Code.
    Du solltest es als eigenen Code speichern zwecks wiederfinden mal.

  • Das Problem ist, dass die Buttons "Speichern, Vorschau, Absenden, und die kleinen über der Textbox"
    von diesem Code gesteuert werden und wenn der Bildhoster kurzzeitig ausfällt die buttons nicht angezeigt werden.

    Besser waeren da base64 Bilder, hab mal aus den bildern base64 bilder gemacht....

    Gruß MK204

    Mozilla/5.0 (Windows NT 5.1; rv:19.0) Gecko/19 Firefox/19.0b2

  • @ MK 204.

    Das war folgender Code: http://userstyles.org/styles/18468

    @-moz-document url-prefix(https://www.camp-firefox.de/forum), url-prefix(http://adgi.bgforen.com/index.php){
    html, body {
    background-color: #607FD8!important;
    color: #000000 !important;
    }
    span.corners-top {
    background-image: none !important;
    }
    span.corners-top span {
    background-image: none !important;
    }
    span.corners-bottom {
    background-image: none !important;
    }
    span.corners-bottom span {
    background-image: none !important;
    }
    .headerbar {
    background-color: #425999 !important;
    -moz-border-radius-topleft: 5px !important;
    -moz-border-radius-topright: 5px !important;
    -moz-border-radius-bottomleft: 5px !important;
    -moz-border-radius-bottomright: 5px !important;
    }
    .navbar, .forabg, .post, .forumbg, .panel {
    -moz-border-radius-topleft: 5px !important;
    -moz-border-radius-topright: 5px !important;
    -moz-border-radius-bottomleft: 5px !important;
    -moz-border-radius-bottomright: 5px !important;
    }
    #tabs, #tabs a, #tabs .activetab a, #tabs a span {
    -moz-border-radius-topleft: 5px !important;
    -moz-border-radius-topright: 5px !important;
    }
    ul, li, h3, ul.linklist li > a, h3 > a, .copyright, label { color: #000000 !important;}
    h2, h2 > a {color: #ffffff !important;}
    .postbody {
    float:right !important;
    width: 82% !important;
    border-left: 2px solid #425999 !important;
    padding-left:22px !important;
    }

    .postprofile {
    float: none !important;
    display: block !important;
    border:none !important;
    width: 16% !important;}

    .online {
    background-position:2px 10px !important;
    background-image: url("http://www.abload.de/img/icon_user_online4w3x2.png")!important;
    /* http://www.abload.de/img/icon_user_online3osk7.gif */
    /* background-image: url("http://img3.imagebanana.com/img/t5lbxjts/icon_user_online2.gif")!important; */
    }
    .username-coloured{-moz-appearance: none !important; background-color: transparent !important; color: #a52a2a !important; font-weight: bold !important;}

    A {-moz-appearance: none !important; color: #0000cd !important; font-weight: bold !important;}
    A:hover{-moz-appearance: none !important; background-color: transparent !important; color: #ff0000 !important; font-weight: bold !important; text-decoration: none !important;}
    A[href="./memberlist.php?mode=group&g=26778"][style="color: rgb(170, 0, 0);"] {-moz-appearance: none !important; color: #ff0000 !important; font-weight: bold !important;}
    A[href="./memberlist.php?mode=group&g=26778"][style="color: rgb(170, 0, 0);"]:hover{-moz-appearance: none !important; color: #ff0000 !important; font-weight: bold !important; text-decoration:none!important; text-shadow: black 1px 2px 0.5px; }
    A[href="./memberlist.php?mode=group&g=26777"][style="color: rgb(0, 170, 0);"] {-moz-appearance: none !important; color: #00ff00 !important; font-weight: bold !important;}
    A[href="./memberlist.php?mode=group&g=26777"][style="color: rgb(0, 170, 0);"]:hover{-moz-appearance: none !important; color: #00ff00 !important; font-weight: bold !important; text-decoration:none!important; text-shadow: black 1px 2px 0.5px; }

    .button1{-moz-appearance: none !important;font-weight: bold !important;color: #fff !important;
    background: url("http://img3.imagebanana.com/img/1mo8swk/buttonbg1.png") !important;border-color: #ffffff !important;-moz-border-radius:5px !important; }

    .button1:hover{-moz-appearance: none !important;font-weight: bold !important;color: #fff !important;
    background: url("http://img3.imagebanana.com/img/jwz508o/buttonbghover1.png") !important; border-color: #ffffff !important;-moz-border-radius:5px !important;}

    .button2{-moz-appearance: none !important;font-weight: bold !important;color: #fff !important;
    background: url("http://img3.imagebanana.com/img/fn0rsid4/buttonbg2.png") !important; border-color: #ffffff !important;-moz-border-radius:5px !important;}

    .button2:hover{-moz-appearance: none !important;font-weight: bold !important;color: #fff !important;
    background: url("http://img3.imagebanana.com/img/fv75x3o3/buttonbghover2.png") !important; -moz-border-radius:5px !important;}

    .inputbox {-moz-border-radius:5px !important;background-color: #425999!important;color:#ffffff !important;}
    a.top {background-image: url(http://www.travedsl.de/~estartu/Fx-Fo…on_back_top.gif) !important;}
    .reply-icon span {background-image: url(http://www.travedsl.de/~estartu/Firef…yle/antwort.png) !important;}
    .buttons div.reply-icon {width: 140px !important;}
    .quote-icon, .quote-icon a {background-image: url(http://www.travedsl.de/~estartu/FirefoxForumStyle/zitat.png) !important;-moz-border-radius:5px !important;}
    ul.profile-icons li.quote-icon {width:90px !important; height:25px !important; }
    .report-icon, .report-icon a {background-image: url(http://www.travedsl.de/~estartu/FirefoxForumStyle/melden.png) !important;-moz-border-radius:5px !important;}
    ul.profile-icons li.report-icon {width:25px !important; height:25px !important; margin-left:4px !important;}
    .report-icon, .report-icon a:hover {background-image: url(http://www.travedsl.de/~estartu/Firef…meldenhover.png) !important;-moz-border-radius:5px !important;}
    ul.profile-icons li.report-icon {width:25px !important; height:25px !important; }
    .edit-icon, .edit-icon a {background-image: url(http://www.travedsl.de/~estartu/FirefoxForumStyle/edit.png) !important;-moz-border-radius:5px !important;}
    ul.profile-icons li.edit-icon {width:90px !important; height:25px !important; }
    .delete-icon, .delete-icon a {background-image: url(http://www.travedsl.de/~estartu/Firef…le/loeschen.png) !important;-moz-border-radius:5px !important;}
    ul.profile-icons li.delete-icon {width:25px !important; height:25px !important; }
    .post-icon span {background-image: url(http://www.travedsl.de/~estartu/Firef…neues_thema.png) !important;}
    .buttons div.post-icon {width: 144px !important;}
    select {-moz-border-radius:5px !important;background-color: #425999!important;color:#ffffff !important;font-weight: bold !important;border-color:#ffffff !important;height:19px !important;/* font-size:1em !important; */ line-height:12px!important;}
    select[id="search_forum"] {height:120px !important;}
    #format-buttons input, #format-buttons select {-moz-appearance: none !important;-moz-border-radius:5px !important;background-color: #425999!important;color:#ffffff !important; border-color:#425999!important;border: 1px !important;}
    .pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active, .pagination span strong {font-size: 1.2em !important; padding-left: 4px !important; padding-right: 4px !important;}
    .post.bg2 { background-color: #fff !important; }
    .post.bg1 { background-color: #faebd7 !important; }
    .row.bg1{ font-weight: bold !important; background-color: #faebd7 !important;}
    .row.bg2{ font-weight: bold !important; background-color: #fff !important;}
    .signature { padding:3px !important; background-color: #607FD8 !important; color: #ffffff !important; border: 1px solid !important;border-color:transparent !important;-moz-border-radius:7px !important; width:98% !important; line-height:105% !important;}
    .signature > span > a {color:#ffffff !important;}
    .signature > span > a:hover { text-decoration:none!important; text-shadow: black 1px 2px 0.5px;}
    dl.codebox {-moz-border-radius:7px !important;width:98% !important; background-color: #CADCEB !important;}
    dl.codebox code {-moz-border-radius:7px !important; background-color: #ffffff !important;}
    blockquote {-moz-border-radius:7px !important;max-width:95% !important;}
    .attachbox {-moz-border-radius:7px !important;max-width:98% !important; background-color: #CADCEB !important;}

    dl[style*="forum_unread.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…orum_unread.gif") !important;}
    dl[style*="forum_read.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Forum_neu/forum_read.gif") !important;}
    dl[style*="forum_unread_locked.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…read_locked.gif") !important;}
    dl[style*="forum_read_locked.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…read_locked.gif") !important;}
    dl[style*="topic_unread.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…opic_unread.gif") !important;}
    dl[style*="topic_read.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Forum_neu/topic_read.gif") !important;}
    dl[style*="topic_unread_hot.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…_unread_hot.gif") !important;}
    dl[style*="topic_read_mine.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…c_read_mine.gif") !important;}
    dl[style*="topic_unread_mine.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…unread_mine.gif") !important;}
    dl[style*="topic_read_hot_mine.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…ad_hot_mine.gif") !important;}
    dl[style*="topic_moved.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Forum_neu/topic_moved.gif") !important;}
    dl[style*="sticky_read.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Forum_neu/sticky_read.gif") !important;}
    dl[style*="topic_read_locked_mine.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…locked_mine.gif") !important;}
    dl[style*="topic_read_locked.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…read_locked.gif") !important;}
    dl[style*="topic_unread_locked.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…read_locked.gif") !important;}
    dl[style*="topic_read_hot.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…ic_read_hot.gif") !important;}
    dl[style*="topic_unread_hot_mine.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…ad_hot_mine.gif") !important;}
    dl[style*="sticky_read.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Forum_neu/sticky_read.gif") !important;}
    dl[style*="sticky_unread.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…icky_unread.gif") !important;}
    dl[style*="sticky_read_mine.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…y_read_mine.gif") !important;}
    dl[style*="sticky_unread_mine.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…unread_mine.gif") !important;}
    dl[style*="sticky_read_locked_mine.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…locked_mine.gif") !important;}
    dl[style*="sticky_read_locked.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…read_locked.gif") !important;}
    dl[style*="sticky_unread_locked.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…read_locked.gif") !important;}
    dl[style*="sticky_unread_locked_mine.gif"] {
    background-image: url("http://www.travedsl.de/~estartu/Fx-Fo…locked_mine.gif") !important;}
    .attach-image {max-width:98% !important;max-height:400px !important;}
    }

    Welchen Code muss ich nun nehmen, damit die o.g. Buttons vorhanden sind??? :-??

    Firefox 122 + Win 11 Pro - ;):thumbup:

    Einmal editiert, zuletzt von Spiderman-21 (14. August 2009 um 17:49)