Dann liegt das Problem bei Firefox 94.0.2
Mal sehen?
Das ist nach deiner Methode gemacht, kannst du es sehen? Fox 94.0.2!
Dann liegt das Problem bei Firefox 94.0.2
Mal sehen?
Das ist nach deiner Methode gemacht, kannst du es sehen? Fox 94.0.2!
Es liegt nicht bei 2002Andreas, hier sind die Grafiken auch nicht zu sehen.
Und hier auch nicht!
für h2 (memory und disk) sollte das reichen, das müsste auch h1 erfassen.
Dharkness Sorry, dass ich jetzt erst antworte. Das funktioniert, habe es gestern noch probiert. Danke!
ein Bild von alles kaputt.
Die Überschrift ist nach rechts, memory und disk jetzt mittig. Ich hatte Icons dafür gesetzt, sind weg.
Funktionieren eure Anpassungen bei about:cache im aktuellen Nightly noch? Hier scheint einiges durcheinander...
Alles kaputt!
Gleiche Änderung braucht es im Nightly auch in about:support
Danke, Endor, schaue ich mir auch an.
Das liegt an seiner Farbkombination blau/rot
Daran habe ich überhaupt noch nicht gedacht, dass dadurch die Codes das Straucheln bekommen, weil sie fliehen wollen.
Hier auch.
Deswegen sage ich mal, da scheint mächtig viel Sand im Getriebe zu sein.
Hauptsache es funkt jetzt.
Ich gratuliere.
In Zeile 52 var archiveName = 'Profil Arbeits-Fox ' + ' ' + d + '.zip'; kannst du den Namen ändern. Aber nichts kaputt machen.
Dein Script schickt glaub ich das Icon dort hin
Sehr komisch, denn in meinem Script steht das defaultArea : CustomizableUI.AREA_NAVBAR,, und es erscheint auch in der Navbar.
ch glaub das Problem liegt bei meinem Firefox.
Löscht du bei Veränderungen an den Scripten auch immer den Script-Cache, mit Neustart Fox ?
Du meinst in Beitrag 140?
Ja!
Das ist ja nicht das richtige Script
Habe das jetzt geprüft, es war doch das richtige Script im Archiv.
heißt der Pfad auch nicht NUR D: sondern MeineDateien(D)
Er hat nur der Partition D. den Namen gegeben, mit den Ordnern müsste so stimmen, nehme ich an.
Oder irre ich mich?
Nein du irrst dich nicht, hängt mit Win11 zusammen, hatte ich schon mal.
Sorry, kann auch nichts dafür, dass nicht verstehe.
Du brauchst dich nicht zu entschuldigen, aber warum machst du das nicht ganz ruhig und durchdacht? Es passieren schon mal Fehler, aber die kann man wieder korrigieren.
Ich habe jetzt mal mein Script geändert mit deinen Pfadangaben, probiere es bitte, ob es hilft. Änderungen kannst du dann immer noch machen.
versucht funkt nicht.
Nun mal langsam mit den wilden Pferden, das kann nicht funktionieren. Lies meinen Beitrag, zweimal , dreimal, v........
und so zeigt windoof mir den pfad
Es wurde dir schon gesagt, dass du das ignorieren sollst.
Wieso heißt dein Ordner auf D: ___MozillaFirefox? Wieso nicht einfach D:MozillaFirefox?
var path = "D:\\___MozillaFirefox\\FF_Profile_Backup\\";
Wenn die Sicherung funktionieren soll, dann muss auf D: der Ordner ___MozillaFirefox vorhanden sein, und es muss den Unterordner
FF_Profile_Backup geben. Dann stimmt auch der Pfad.
Kann ich fragen was du bei dieser Code neu gemacht hast?
Das kann ich dir jetzt auch nicht sagen, wenn du es genau wissen willst, dann lege in notepad beide Codes nebeneinander und vergleiche die Werte.
Und Dharkness hat dir ja hier RE: About Seiten mit CSS Codes anpassen auch eine Vorlage geliefert, aus der du viele Sachen entnehmen kannst.
Und wenn du möchtest, dann lege ich auch noch mal nach, du hast also volle Auswahl.
/* AGENT_SHEET */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:about") {
html {background: gainsboro !important;}
ul.columns {
column-count: 3 !important;
column-gap: 20px !important;
margin: 0 !important;
}
body{
background-color: #fffff0 !important;
max-width: 920px !important;
min-height: 600px !important;
height: auto !important;
margin-top: 20px !important;
margin-bottom: 30px !important;
margin-left: 300px !important;
padding-top: 45px !important;
padding-left: 25px !important;
padding-right: 25px !important;
padding-bottom: 65px !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: 10px !important;
box-shadow: 15px 15px 0px 0px #fdd342 inset !important;
border-style: double /* outset */ !important;}
.container > h1:nth-child(1){
margin-left: 5px !important;
color: blue !important;
font-size: 24px !important;
font-weight: bold !important;}
ul{list-style: none !important;}
#abouts{
max-width: 700x !important;
background-color: #f8f8ff !important;
margin-left: 0px !important;
margin-top: 25px !important;
padding-top: 25px !important;
padding-left: 25px !important;
padding-right: 25px !important;
padding-bottom: 25px !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;}
p {margin-left: 160px !important; font-size:15px!important;}
div.container > p:nth-child(2) > em:nth-child(1) {
display: none !important
}
div.container > p:nth-child(2)::after {
content: "Dies ist eine Übersicht der vorhandenen about:Seiten."!important;
color: royalblue !important;
font-style: italic !important;
font-size: 17px !important;
margin-left: -156px !important;
}
/* h1::before {
content: "about: Übersichtsliste ";
font-weight:700 !important;
color: blue !important;
margin-left: 80px !important;} */
a{
text-decoration:none!important;
color:black!important;}
/* Breite der Schaltflächen */
#abouts > li:nth-child(n+1){
min-width: 150px !important;
max-width: 150px !important;
}
/* Die ersten 14 */
#abouts > li:nth-child(-n+15){
appearance:none!important;
background: #e9effd /* #efefef */ url("..//icons/about.png")no-repeat !important;
color:transparent!important;
font-size:14px!important;
text-decoration:none!important;
margin-top:3px!important;
margin-bottom: 5px !important;
margin-right:20px!important;
margin-left: 0px !important;
padding-right: 25px !important;
padding-left:40px!important;
padding-top: 1px!important;
padding-bottom: 2px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-width:2px !important;
background-position:14px 2px!important;
/* border-radius:14px!important; */}
/* Die ersten 14 hover */
#abouts > li:nth-child(-n+14):hover{
appearance:none!important;
background: gold url("..//icons/about.png")no-repeat !important;
color:transparent!important;
font-size:14px!important;
text-decoration:none!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:14px 2px!important;
/* border-radius:14px!important; */}
/* Die mittleren 14 */
#abouts > li:nth-child(n+15){
appearance:none!important;
background: #fdf9f1 url("..//icons/about3.png")no-repeat !important;
color:transparent!important;
font-size:14px!important;
text-decoration:none!important;
margin-top:3px!important;
margin-bottom: 5px !important;
margin-right:5px!important;
margin-left: 6px !important;
padding-right: 25px !important;
padding-left:40px!important;
padding-top: 1px!important;
padding-bottom: 2px!important;
border-left-color: #79d279 !important;
border-top-color: #79d279 !important;
border-right-color: #009900 !important;
border-bottom-color: #009900 !important;
border-style: outset !important;
border-width:2px !important;
background-position:14px 2px!important;
/* border-radius:14px!important; */}
/* Die mittleren 14 hover */
#abouts > li:nth-child(n+15):hover{
appearance:none!important;
background: gold url("..//icons/about3.png")no-repeat !important;
color:transparent!important;
font-size:14px!important;
text-decoration:none!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:14px 2px!important;
/* border-radius:14px!important; */}
/* Die letzten 14 */
#abouts > li:nth-child(n+30){
appearance:none!important;
background: cornsilk url("..//icons/Bild3.png")no-repeat !important;
color:transparent!important;
font-size:14px!important;
margin-top:3px!important;
margin-bottom: 5px !important;
margin-leftt:15px!important;
padding-left:40px!important;
padding-top: 1px!important;
padding-bottom: 2px!important;
border-left-color: #ffb2b2 !important;
border-top-color: #ffb2b2 !important;
border-right-color: #8d0000 !important;
border-bottom-color: #8d0000 !important;
border-style: outset !important;
border-width:2px !important;
background-position:14px 2px!important;
/* border-radius:14px!important; */}
/* Die letzten 14 hover */
#abouts > li:nth-child(n+30):hover{
appearance:none!important;
background: gold url("..//icons/Bild3.png")no-repeat !important;
color:transparent!important;
font-size:14px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:14px 2px!important;
/* border-radius:14px!important; */}
}
Alles anzeigen