Ich glaube ich lösche mal die Backupprofile.uc.js und mache es neu.. Hoffentlich klappt es.
Beiträge von omar1979
-
-
var excludes = 'bookmarkbackups *cache* crashes fftmp *healthreport* minidumps safebrowsing *webapps* saved-telemetry-pings *thumbnails* *session* *Telemetry* *hotfix* *.sqlite-shm *.sqlite-wal *.bak parent.lock blocklist.xml content-prefs.sqlite directoryLinks.json mimeTypes.rdf compatibility.ini parent.lock formhistory.sqlite';
sind den das alles unwichtige Dateien?
Kaputt gesichert
also viel hab ich nicht gemacht, nur den Pfad in Zeile 20 umgeändert.

-
Hallo..
ich hab die Code im
genommen. Nachdem 3 mal zum testen Backup machte, ist das Icon verschwunden vom Symbolleiste und finde es nicht mehr. Nach mehreren FF-Restarts auch nutzlos.
Zudem habe ich gemerkt, dass es nicht alle Orden vom Profil-Ordner nimmt für Backup.
-
5 <- Alle in Tabs öffnen
etwa so:
4 Ordner
5 Links <- Alle in Tabs öffnen
so untereinander..
Aber falls wenn man "alle in tabs öffnen" klickt nur die links aufgehen dann kann man sie auch so auf eine Zeile nehmen: 10 Ordner und 5 Links <-Links in Tabs öffnen.
so inetwa

-
So ↓ sieht es hier aus.
Danke. Ich teste es mal bei gelegenheit bei mir.
-
in dem ↓ Abschnitt überhaupt ein Wert für die Höhe gesetzt wird,
Weil es der Coder so gemacht hat.

mein CSS für about:about.
Hast du auch ein Bild wie es aussieht?

Danke dir.
-
ehm.. Hat das vielleicht mit der Bildschirm-Auslösung zu tun?
weiss zwar nichtmal wo ich schauen kann was für eine Bildschirm-Auflösung ich habe.

-
2002Andreas wenn ich mit dieser Code diesen Wert auf 500 setze, siehts wie das Bild aus.
und hier die Code.
CSS
Alles anzeigen/* AGENT_SHEET */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-document url("about:about") { html {background: #FFFFFF !important;} ul.columns { column-count: 3 !important; column-gap: 20px !important; margin: 0 !important; } .container > p:nth-child(2) > em:nth-child(1) { font-size: 0 !important; } .container > p:nth-child(2) > em:nth-child(1)::before { content: "Dies ist eine Liste der \"about:\"-Seiten, um Ihnen eine Übersicht zu geben."!important; font-family: Arial !important; font-style: normal !important; font-size: 17px !important; margin-left: -80px !important; margin-top: -10px !important; color: green !important; } body{ background-color: #fffff0 !important; max-width: 1200px !important; min-height: 550px !important; height: auto !important; margin-top: 5px !important;/* margin-bottom: 5px !important;*/ margin-left: 80px !important; padding-top: 5px !important; padding-left: 25px !important; padding-right: 25px !important; padding-bottom: 5px !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;} .container > h1:nth-child(1) { margin-top: -40px !important; margin-bottom: -15px !important;} .container > h1:nth-child(1){ margin-left: 150px !important; color: blue !important; font-size: 22px !important; font-weight: bold !important;} ul{list-style: none !important;} #abouts{ min-width: 1120px !important; background-color: #ffffff !important; margin-left: -200px !important; margin-top: -50px !important; margin-bottom: 5px !important; padding-top: 10px !important; padding-left: 25px !important; padding-right: 25px !important; padding-bottom: 10px !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;} h1::before { content: "Ramo's Firefox: "; font-weight:bold !important; color:red !important; margin-left: 40px !important;} a{ text-decoration:none!important; color:blue!important;} /* Breite der Schaltflächen */ #abouts > li:nth-child(n+1){ min-width: 170px !important; max-width: 170px !important; } /* Die ersten 14 */ #abouts > li:nth-child(-n+14){ appearance:none!important; background: #efefef url("..//favicons/Bild3.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: 55px !important; padding-right: 45px !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: #B2EDFA url("..//favicons/Bild3.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: #efffbf url("..//favicons/Bild3.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: 70px !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: #B2EDFA url("..//favicons/Bild3.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("..//favicons/Bild3.png")no-repeat !important; color:transparent!important; font-size:14px!important; margin-top:3px!important; margin-bottom: 5px !important; margin-right:45px!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: #B2EDFA url("..//favicons/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;} }Habs auch mit 550 getestet.. nicht viel besser..
wenn 600 habe dort, ist der obere Teil gut.
nur der untere Teil hat einen grossen Abstand.
Ich musste in Zeile 40 den Wert von 600 auf 500 ändern für diese Ansicht:
Bei deinem Code oben sieht das so aus.
Da wird der untere Abstand kleiner aber der Abstand oben wird grösser.
-
Dann wohl doch überhastet. Hat Andreas doch recht?
Ich werde nur nervös wenn was nach vielen versuchen nicht kann.

Kann ich fragen was du bei dieser Code neu gemacht hast? Ich will den Abstand zwischen dem Obersten Titel und dem Text kleiner machen. Und den untersten Abstand zwischen den 2 Ränder auch noch.

Danke dir.
-
Ich bin wieder still. hab wieder was falsch verstanden.

-
Beitrag
Re: zusätzliches Icon für die Anpassen-Seite
Dieses reicht dir nicht?
[attachment=0]Leer.JPG[/attachment]
Boersenfeger15. April 2018 um 16:47 BeitragRe: Problem Mauszeiger - leeres Feld statt Text
Danke für die schnelle Antwort!
Anbei mal ein screenshot - weißes Kästchen unter der roten Zeile (die Hand ist auf den shot leider nicht mehr sichtbar).
[attachment=0]Mauszeiger leer.jpg[/attachment]lucy7033. Dezember 2010 um 12:42 eine von denn evtl?
-
Danke dort hat es geklappt aber das hat dazugefügt, dass diese Stelle zwischen den 2 blauen Ränder grösser wurde.
hatte den vorher kleiner. 
Du gibst eben viel zu schnell auf
Nein eigentlich bin ich ein Stuurkopf der nicht schnell aufgibt, aber habe lange getestet.

-
Nimm das Skript aus #36 anstatt
Und bei diesem wäre es auch gut, wenn man auch die Anzahl Ordner sehen könnte anstatt nur die von den Links.

aber funken tun sie beide zusammen
Danke dir.
-
-
Ich glaube ich drücke mich nicht richtig aus.
Diese Code funkt auch nicht.

Naja macht nichts.. Weiter testen..

Im Bild sieht man: Menubar -> Ansicht -> Symbolleisten -> Menüleiste und ganz rechts Rechtsklick auf Menübar wieder Menüleiste. Meine Frage: Kann man das so machen, dass man für beide ein anderes Icon nehmen kann? Eigentlich will ich nur beide anders "Nennen" im "Ansicht.css" und im "Rechtsklick-Popups"
Das gilt natürlich auch für die Anderen wo dort sind. Beispiel: Immer anzeigen. Lesezeichen-Symbolleiste oder Symbolleiste anpassen... usw... -
Zuerst ein Dankeschön an alle Beteiligten.
Nachdem einige Änderungen vorgenommen habe möchte ich den auf dem Bild markierten Abstand verkleinern.
Habe selber einiges versucht, aber ohne Erfolg. Nun bitte ich um Hilfe.
Besten Dank.
Übrigens das ist die Code:
CSS
Alles anzeigen/* AGENT_SHEET */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-document url("about:about") { html {background: #FFFFFF !important;} ul.columns { column-count: 3 !important; column-gap: 20px !important; margin: 0 !important; } .container > p:nth-child(2) > em:nth-child(1) { font-size: 0 !important;/* display: none !important;*/ } .container > p:nth-child(2) > em:nth-child(1)::before { content: "Dies ist eine Liste der \"about:\"-Seiten, um Ihnen eine Übersicht zu geben."!important; font-family: Arial !important; font-style: normal !important; font-size: 19px !important; margin-left: -80px !important; margin-top: 10px !important; color: green !important; } /* #abouts { margin-top: 50px !important; } */ body{ background-color: #fffff0 !important; max-width: 1200px !important; min-height: 600px !important; height: auto !important; margin-top: 5px !important; margin-bottom: 10px !important; margin-left: 80px !important; padding-top: 10px !important; padding-left: 25px !important; padding-right: 25px !important; padding-bottom: 10px !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;} .container > h1:nth-child(1){ margin-left: 150px !important; color: blue !important; font-size: 24px !important; font-weight: bold !important;} ul{list-style: none !important;} #abouts{ min-width: 1120px !important; background-color: #ffffff !important; margin-left: -200px !important; margin-top: 25px !important; padding-top: 15px !important; padding-left: 25px !important; padding-right: 25px !important; padding-bottom: 15px !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;} h1::before { content: "Ramo's Firefox: "; font-weight:bold !important; color:red !important; margin-left: 40px !important;} a{ text-decoration:none!important; color:blue!important;} /* Breite der Schaltflächen */ #abouts > li:nth-child(n+1){ min-width: 170px !important; max-width: 170px !important; } /* Die ersten 14 */ #abouts > li:nth-child(-n+14){ appearance:none!important; background: #efefef url("..//favicons/Bild3.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: 55px !important; padding-right: 45px !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: #B2EDFA url("..//favicons/Bild3.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: #efffbf url("..//favicons/Bild3.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: 70px !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: #B2EDFA url("..//favicons/Bild3.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("..//favicons/Bild3.png")no-repeat !important; color:transparent!important; font-size:14px!important; margin-top:3px!important; margin-bottom: 5px !important; margin-right:45px!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: #B2EDFA url("..//favicons/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;} } -
-
Teste mal:


viel viel mal. Sieht super aus!

Hoffentlich gefällts auch dem TE, der is heut so verdächtig still
Klar gefällts mir! Es ist super und genau so wie ich es wollte.

-
funken leider beide nicht. Danke.
-