Mit dem Skript und dem Code:
Aus #1312 hier sind ingesamt 3 Symbole zusehen, das habe ich nie geschafft.
Aber ich werde das noch einmal in Ruhe testen.
Gruß
EDV-Oldie
Mit dem Skript und dem Code:
Aus #1312 hier sind ingesamt 3 Symbole zusehen, das habe ich nie geschafft.
Aber ich werde das noch einmal in Ruhe testen.
Gruß
EDV-Oldie
Beitrag 1312 hattest du gelesen?
Ja, aber es wurde bei mir nichts angezeigt, bei Dir wurden ja beide Symbole angezeigt.
Ich probiere es später noch einmal.
Gruß
EDV-Oldie
Ich glaube es liegt an deiner FavIconInUrlBar.uc.js Version
Mit diesem Script passen meine Icons und viele anderen Anpassungen nicht mehr.
Egal dann bleibt das Icon eben nur rot ist auch kein Weltuntergang.
Gruß
EDV-Oldie
ersuche mal bitte mit dem Code, eventuell kannst Du es ja für Dich anpassen.
So sieht das nur mit Deinem Code bei mir aus:
Gruß
EDV-Oldie
Nimm mal den Code mit dem du das da rot einfärbst wieder raus. Zwei mal das gleiche Icon ansprechen könnte da zu Konflikten führen !
Das habe ich, ich habe auch alle anderen gelöscht und nur Dein Code verwendet, geht auch nicht.
Gruß
EDV-Oldie
Das wird auch nicht so einfach gehen.
Das Script "FavIconInUrlBar.uc.js" habe ich schon lange im gebrauch, aber Heinrich schreibt ja:
Dazu noch mal aufgreifend, mit dem Code klappt es ja nun rechts auch Icon`s einzufügen und nicht einfach nur BUNT zu machen.
Wenn es nicht geht, bleibt es halt nur rot.
Gruß
EDV-Oldie
Dazu noch mal aufgreifend, mit dem Code klappt es ja nun rechts auch Icon`s einzufügen und nicht einfach nur BUNT zu machen.
Bei mir sieht das so aus:
Leider schaffe ich es nicht mit Deinem Code das rote Dreieck mit einem anderen Symbole zu ersetzen.
Gruß
EDV-Oldie
Dann bin ich Steinalt
Gruß
EDV-Oldie
Das,
ZitatDie Weiterleitungs-Warung bei kritischen Seiten.
aboutCerterror.css
hat mich auf eine Idee gebracht und ich habe die Seite
"Sichere Website nicht verfügbar"
für mich auch etwas angepasst.
Hier der Code, jetzt mit Icon:
/*** AGENT_SHEET *********************/
/*** Geändert von EDV-Oldie **********/
/*** Letzte Änderung am 11.12.2022 ***/
/* Sichere Website nicht verfügbar */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(about:httpsonlyerror) {
html {
background-color: silver !important;
}
.title {
background: url("../../../Icons/Warning_gelb_64.png") no-repeat !important;
}
.title,
.title-text {
color: yellow !important;
}
.title-text {
font-weight: bold !important;
}
.container > b:nth-child(4) {
color: blue !important;
font-weight: bold !important;
}
#explanation-continue {
color: red !important;
}
#openInsecure {
background: url("../../../Icons/Bild42.png") no-repeat !important;
background-position: 2px 7px !important;
color: red !important;
background-color: yellow !important;
}
#goBack {
background: url("../../../Icons/Bild71.png") no-repeat !important;
background-position: 2px 7px !important;
color: blue !important;
background-color: gainsboro !important;
}
}
Alles anzeigen
Gruß
EDV-Oldie
Das ist für die Textzeile ( Was können Sie dagegen tun? )
Da wird bei mir aber nichts eingefärbt.
Mit diesem Code funktioniert es bei mir:
Gruß
EDV-Oldie
Hallo Heinrich,
ich habe Deinen Code auch für mich angepasst.
Ich finde nur nicht heraus wo für dieser Code:
benutz wird.
Mein Code, jetzt mit Icon. 11.12.
/*** AGENT_SHEET *********************/
/*** Geändert von EDV-Oldie **********/
/*** Letzte Änderung am 11.12.2022 ***/
/*Kritische Seite, Weiterleitungs-Warnung*/
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(about:certerror) {
html {
background-color: silver !important;
}
#advancedPanelContainer {
background-color: rgba(233,219,205,1.00) !important;
}
#badCertAdvancedPanel {
background-color: lightgrey !important;
}
body.certerror .title {
background: url("../../../Icons/Warning_rot_32.png") no-repeat !important;
background-position: 5px 2px !important;
}
.title-text,
#learnMoreLink,
#errorCode,
#viewCertificate {
color: red !important;
font-weight: bold !important;
}
#errorWhatToDoTitle {
color: blue !important;
font-weight: bold !important;
}
#advancedPanelReturnButton,
#returnButton {
background: url("../../../Icons/Bild71.png") no-repeat !important;
padding-left: 30px !important;
background-position: 5px 7px !important;
color: green !important;
background-color: gainsboro !important;
}
#advancedPanelReturnButton:hover,
#returnButton:hover {
color: green !important;
background-color: skyblue !important;
}
#advancedButton {
background: url("../../../Icons/bearbeiten_1.png") no-repeat !important;
padding-left: 30px !important;
background-position: 5px 7px !important;
color: blue !important;
background-color: gainsboro !important;
}
#exceptionDialogButton {
background: url("../../../Icons/Bild42.png") no-repeat !important;
padding-left: 30px !important;
background-position: 5px 7px !important;
color: blue !important;
background-color: gainsboro !important;
}
#exceptionDialogButton:hover,
#advancedButton:hover {
color: blue !important;
background-color: lightblue !important;
}
}
Alles anzeigen
Gruß
EDV-Oldie
Danke
Gruß
EDV-Oldie
Noch einmal vielen Dank für Geburtstagswünsche und die Beileidsbekundungen,
Gruß
EDV-Oldie
Ich möchte mich für alle Glückwünsche bedanken.
Leider ist das ein traurige Tag für mich, da meine Frau am 15.8. plötzlich verstorben ist.
Gruß
EDV-Oldie
Ich dachte man müsste das manuell machen, oder eben mit einem Script .
Ein Start im Fehlerbehebungsmodus hilft auch.
Gruß
EDV-Oldie
Stimmt, aber da habe ich, außer den Pfad nichts geändert, schaue ich morgen einmal nach
Gruß
EDV-Oldie
Ich habe auch noch ein wenig geändert, da ich nicht im Vollbild arbeite, passte es so wie so nicht bei mir.
Bei mir sieht es so aus:
/*** AGENT_SHEET *********************/
/*** Geändert von EDV-Oldie **********/
/*** Letzte Änderung am 21.11.2021 ***/
/*** https://www.camp-firefox.de/forum/thema/130540-about-seiten-mit-css-codes-anpassen/ */
/* AGENT_SHEET */
/* about:loginsimportreport */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(about:loginsimportreport) {
.summary:before {
content: "Design by Edv-Oldie";
font-size: 25px!important;
font-weight: bold!important;
color: blue !important;
}
body {
margin-left: 170px !important;
margin-right: auto !important;
max-height: 86vh !important;
max-width: 1200px !important; /* Breite anpassen */
margin-top: 40px !important;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
padding-left: 5px !important;
padding-right: 5px !important;
background-color: gainsboro !important;
border-left-color: lightblue !important;
border-top-color: lightblue !important;
border-right-color: dodgerblue !important;
border-bottom-color: dodgerblue !important;
border-radius: 20px !important;
border-width: 4px !important;
border-style: outset !important;
}
body:hover{
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
#report-body {
background: gainsboro !important;
min-width: 650px !important;
margin-left: -900px !important;
}
/* Nullen auf gleiche Höhe bringen */
.new-logins { margin-top: 210px !important; margin-left: -25px !important;}
.exiting-logins {margin-top: 210px !important;}
.duplicate-logins {margin-top: 211px !important;}
.errors-logins {margin-top: 212px !important;margin-left: 30px !important;}
.logins-list{border-top: none !important;}
.summary > div:nth-child(2){
margin-top: 10px !important;
color: #0059b3 !important;
font-weight: bold !important;
font-size: 16px !important;
line-height: 6 !important;}
/* Farbe Überschrift ändern */
.summary > h2:nth-child(1){color: crimson !important; margin-top: 80px !important;}
/* Farbe Nummern ändern */
.new-logins > div:nth-child(1),
.exiting-logins > div:nth-child(1),
.duplicate-logins > div:nth-child(1),
.errors-logins > div:nth-child(1){color: #0059b3 !important;}
/* Schaltfläche anpassen */
.about-logins-import-report-learn-more {
appearance:none !important;
text-decoration: none !important;
max-width: 170px !important;
background: #F0F0F0 url("../../../Icons/Bild34.png")no-repeat !important;
padding-left:40px!important;
padding-top: 2px!important;
padding-right: 20px !important;
padding-bottom: 4px!important;
background-position:14px 4px!important;
font-size: 14px !important;
border-style: outset !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-radius:16px!important;
color:black !important;}
.about-logins-import-report-learn-more:hover{
background: #B2EDFA url("../../../Icons/Bild34.png")no-repeat !important;
appearance:none !important;
text-decoration: none !important;
max-width: 170px !important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
background-position:14px 4px!important;}
}
Alles anzeigen
Gruß
EDV-Oldie
Nur unten die Schaltfläche ist hier nicht zweizeilig.
Ich habe dazu diese Code:
Zitat.create-login-button-container {
padding-left: 10px !important;
padding-right: 70px !important;
margin-bottom: 1px !important;
}
ausgeblendet.
Er hat Versionen, wo die Position des jeweiligen Symbols nach einem bestimmten Element mit der ID buttons:addons festgelegt ist.
Das ist richtig, die Versionen für den Firefox funktionieren so im Thunderbird nicht.
Sören hat einmal geschrieben, das dem Thunderbird eine Funktion fehlt, leider weiß ich nicht mehr genau welcher Befehl es war der im Thunderbird nicht oder noch nicht funktioniert.
Gruß
EDV-Oldie
Die Scripts in Thunderbird lassen sich auch nicht mit der Maus verschieben wie hier im Firefox.
In Thunderbird muss man immer im Script angeben hinter oder vor welchen Button der Button vom Script eingefügt werden soll.
Gruß
EDV-Oldie