Hallo Abendstern2010 , phil0sofa und Merowinger86 .
Alles alles Gute zum Geburtstag !
Vor allem viel Gesundheit wünsche ich euch.
Mfg.
Endor
Hallo Abendstern2010 , phil0sofa und Merowinger86 .
Alles alles Gute zum Geburtstag !
Vor allem viel Gesundheit wünsche ich euch.
Mfg.
Endor
Scrollbar ist hier nur beim laden sichtbar.
Damit ist sie hier dann weg:
.main-content{scrollbar-width: none !important;}
Danke für den Anstoß.
![]()
Mfg.
Endor
Ja den Zusätzlichen Code habe ich auch übernommen.
Passt perfekt. Danke dafür.
Mfg.
Endor
Hallo FuchsFan
Danke für die Hinweise.
about:debugging
passt perfekt. Danke!
about:logins
funktioniert hier einwandfrei.
about:about
da wurde hier ein Eintrag entfernt nämlich
about:devtools fehlt hier jetzt.
about:welcome
da waren hier nur die beiden Schaltflächen zu hoch.
hier meine Version:
@-moz-document url(about:welcome) {
html, #root{background:#ffffff!important;}
.screen{background: transparent !important;}
.outer-wrapper{background-image: none !important;}
.main-content{ background: rgba(255, 255, 255, 0.7)!important;}
:focus-visible {outline: none !important;}
.outer-wrapper{
justify-content: center!important;
margin-left: auto !important;
margin-right: auto !important;
max-width: 1400px !important;
min-height: 90vh !important;
max-height: 90vh !important;
margin-top: 30px !important;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
padding-left: 50px !important;
padding-right: 50px !important;
background: #fffff0 !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;}
.outer-wrapper:hover{
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
h1{
color: #cc0000 !important;
font-size: 35px !important;
font-weight: bold !important;}
#mainContentHeader{
color: #cc0000 !important;
font-size: 20px !important;
font-weight: bold !important;
}
.section-left{display: none !important; }
.secondary-cta > span:nth-child(1){
color: #1a75ff !important;
font-weight: bold !important;
font-size: 17px !important;}
h2{
color: #1a75ff !important;
margin-top: 20px !important;
margin-bottom: 10px !important;
font-weight: bold !important;
font-size: 17px !important;}
.welcome-text{margin-bottom: 10px !important;}
.screen:before {
position:absolute !important;
top: 50px !important;
left: 500px !important;
content: "Endors Firefox";
font-weight:bold !important;
font-size: 26px !important;
color:red !important; }
.primary{
margin-top: 15px !important;
appearance: none !important;
background: #0060df url("..//icons/Fuchs4.png") no-repeat !important;
background-position:16px 8px!important;
padding-left: 50px!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-style: outset !important;
border-radius:30px!important;}
.primary:hover{
background: #003eaa url("..//icons/Fuchs4.png") no-repeat !important;
background-position:16px 8px!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-style: outset !important;
border-radius:30px!important;}
div.secondary-cta:nth-child(2) > button:nth-child(1){
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild15.png") no-repeat !important;
margin-top: 15px !important;
height: 32px !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-right:35px!important;
padding-left:40px!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:12px 6px!important;
border-radius:20px!important;
line-height: 0 !important;
}
div.secondary-cta:nth-child(2) > button:nth-child(1):hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild15.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
background-position:12px 6px!important;
border-radius:20px!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;}
div.secondary-cta:nth-child(1) > button:nth-child(1){
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild42.png") no-repeat !important;
height: 35px !important;
margin-top: 40px !important;
margin-right: -50px !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-right:35px!important;
padding-left:40px!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:12px 8px!important;
border-radius:20px !important;
line-height: 0 !important;}
div.secondary-cta:nth-child(1) > button:nth-child(1):hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild42.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
background-position:12px 8px!important;
border-radius:20px!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;}
}
Alles anzeigen
Mfg.
Endor
Womit unterdrückst Du die Cookies Abfrage?
Denn das verursacht dein Problem.
Irgend eine Erweiterung oder womit?
Fragen oder Antworten, bitte immer hier im Forum stellen.
Nur hier kann ich helfen.
Mfg.
Endor
Bei mir sieht es genau so aus wie bei Dakmar .
Habe dann in uBlock diese beiden Filter eingefügt, dann konnte ich die Seite
normal bedienen.
Das weiße Feld oben, ist wahrscheinlich eine Cookies abfrage die durch eine Erweiterung
blockiert wird. Hier ublock und oder uMatrix.
Mfg.
Endor
Nur als Hinweis:
Der Autor hat diese Legacy Erweiterung nach Github migriert.
Daher wäre es ihm lieber wenn man dort Fragen und Probleme,
logischer Weise in englischer Sprache, dort meldet.
https://github.com/onemen/TabMixPlus/issues
Mfg.
Endor
Eben auch in meinem Hauptfuchs mit aktiven Account getestet, da
ist sie auch da.
Komisch. Du hast die nicht eventuell ausgeblendet?
Mfg.
Endor
Hallo FuchsFan
Habe oben den CSS Code nochmals aktualisiert.
Die Schaltfläche unten musste ich nochmals anders ansprechen.
Die Schaltfläche oben wurde damit auch angesprochen und das wollte
ich nicht.
Ich habe nur diesen Teil neu gemacht,
div.secondary-cta:nth-child(2) > button:nth-child(1){
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild15.png") no-repeat !important;
margin-top: 15px !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-right:35px!important;
padding-left:40px!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:12px 6px!important;
border-radius:20px!important;
line-height: 2 !important;}
div.secondary-cta:nth-child(2) > button:nth-child(1):hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild15.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
background-position:12px 6px!important;
border-radius:20px!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;}
div.secondary-cta:nth-child(1) > button:nth-child(1){
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild42.png") no-repeat !important;
margin-top: 40px !important;
margin-right: -50px !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-right:35px!important;
padding-left:40px!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:12px 7px!important;
border-radius:20px!important;
line-height: 2.2 !important;}
div.secondary-cta:nth-child(1) > button:nth-child(1):hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild42.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
background-position:12px 7px!important;
border-radius:20px!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;}
Alles anzeigen
Einfach den vorhandenen Teil damit ersetzen.
Zeile 112 bis Ende.
Mfg.
Endor
Ja die Schriftgröße passt gut so wie Du es gemacht hast.
Danke nochmals für Deinen Code und den Hinweis.
Den Button unten hatten wir schon mal. Da hat sich nur die Bezeichnung
geändert daher ging es nicht mehr.
Mfg.
Endor
Hallo FuchsFan .
Vielen Dank für die Info.
Teste mal diese Version, müsste nun passen:
@-moz-document url(about:welcome) {
html, #root{background:#ffffff!important;}
.screen{background: transparent !important;}
.outer-wrapper{background-image: none !important;}
.main-content{ background: rgba(255, 255, 255, 0.7)!important;}
:focus-visible {outline: none !important;}
.outer-wrapper{
justify-content: center!important;
margin-left: auto !important;
margin-right: auto !important;
max-width: 1400px !important;
min-height: 90vh !important;
max-height: 90vh !important;
margin-top: 30px !important;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
padding-left: 50px !important;
padding-right: 50px !important;
background: #fffff0 !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;}
.outer-wrapper:hover{
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
h1{
color: #cc0000 !important;
font-size: 35px !important;
font-weight: bold !important;}
#mainContentHeader{
color: #cc0000 !important;
font-size: 20px !important;
font-weight: bold !important;
}
.section-left{display: none !important; }
.secondary-cta > span:nth-child(1){
color: #1a75ff !important;
font-weight: bold !important;
font-size: 17px !important;}
h2{
color: #1a75ff !important;
margin-top: 20px !important;
margin-bottom: 10px !important;
font-weight: bold !important;
font-size: 17px !important;}
.welcome-text{margin-bottom: 10px !important;}
/* .brand-logo{
margin-top: 160px !important;
min-height: 160px !important;
margin-bottom: -170px !important;}
[class="secondary-cta top"]{
position:absolute !important;
top: 130px !important;
left: 700px !important;} */
.screen:before {
position:absolute !important;
top: 50px !important;
left: 500px !important;
content: "Endors Firefox";
font-weight:bold !important;
font-size: 26px !important;
color:red !important; }
.primary{
margin-top: 15px !important;
appearance: none !important;
background: #0060df url("..//icons/Fuchs4.png") no-repeat !important;
background-position:16px 8px!important;
padding-left: 50px!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-style: outset !important;
border-radius:30px!important;}
.primary:hover{
background: #003eaa url("..//icons/Fuchs4.png") no-repeat !important;
background-position:16px 8px!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-style: outset !important;
border-radius:30px!important;}
div.secondary-cta:nth-child(2) > button:nth-child(1){
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild15.png") no-repeat !important;
margin-top: 15px !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-right:35px!important;
padding-left:40px!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:12px 6px!important;
border-radius:20px!important;
line-height: 2 !important;}
div.secondary-cta:nth-child(2) > button:nth-child(1):hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild15.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
background-position:12px 6px!important;
border-radius:20px!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;}
div.secondary-cta:nth-child(1) > button:nth-child(1){
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild42.png") no-repeat !important;
margin-top: 40px !important;
margin-right: -50px !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-right:35px!important;
padding-left:40px!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:12px 7px!important;
border-radius:20px!important;
line-height: 2.2 !important;}
div.secondary-cta:nth-child(1) > button:nth-child(1):hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild42.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
background-position:12px 7px!important;
border-radius:20px!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;}
}
Alles anzeigen
Hoffe es passt nun.
Mfg.
Endor
Wie immer gern geschehen.
Bin immer froh wenn ich informiert werde.
Mfg.
Endor
Habe mal versucht das Script von Sören Hentzschel in ein
Script mit Schaltfläche zu packen. Könntet ihr mal ,testen ob das funktioniert:
// CSS-laden.uc.js - Button > CSS Codes laden - aktivieren
(function() {
if (location != 'chrome://browser/content/browser.xhtml')
return;
try {
Components.utils.import("resource:///modules/CustomizableUI.jsm");
CustomizableUI.createWidget({
id: "css-laden",
defaultArea: CustomizableUI.AREA_NAVBAR,
removable: true,
label: "CSS Codes laden",
tooltiptext: "CSS Codes laden",
onClick: function() {
var ss = Cc['@mozilla.org/content/style-sheet-service;1'].getService(Ci.nsIStyleSheetService);
var io = Cc['@mozilla.org/network/io-service;1'].getService(Ci.nsIIOService);
var ds = Cc['@mozilla.org/file/directory_service;1'].getService(Ci.nsIProperties);
var path = ds.get('UChrm', Ci.nsIFile);
path.append('userChrome.css');
var file = io.newFileURI(path);
if (ss.sheetRegistered(file, ss.USER_SHEET)){
ss.unregisterSheet(file, ss.USER_SHEET);
}
ss.loadAndRegisterSheet(file, ss.USER_SHEET);
},
onCreated: function(aNode) {
aNode.style.listStyleImage = 'url(\'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAC1klEQVR42mL8//8/AyUAIIBYnm0U6eXXiSpkYBBmRJb4Dyewif1n+PJ265ulc6/bAgQQyycOTW8p5QxGUm3mVVUTedAYYwcQQCw/fzEwMTC8IcPxPxh+/mFgBAgglv//fwE5bxkeP37HcOHCfQZlZXEGLS0ZhmfP3jOcPXuPQUCAm8HKSp3h379/DEeO3GD4+vUng7m5CoOo6AewMQABxMLA8IvhyeM7DElJ8xl8fXQZpk7dwNDeHsxQWbmWISzUmGHvnicMv369Ybh16xXD9etPGdTUxBkOHTrN0NVpDg4PgABiYvjzi+Hk8UsMair8DHlZRgxrV4QzGGhzMchIcTKsWHGcgZPjP4OsJDODjAQTw/lz9xnOn73LYGIoysDw+yMDKAYBAgBBAL7/Av/7+wARDPwA5+XuAPXv6gCYmMAAxMHTAD45GACKgjoAAP32AJ2cwgAQDP0Af3g3AFJMHQCOjr0A7efiAAD9AAACAEEAvv8EAPfgAD07EwDDKAcAU1ipACYjDgBlWRwAzcrqAIWH1AAGBgIAbF0nAAYD9ACZodMA+fr8AFNH9QAM8LUA+u4AAAKI8dxMhluGdgyqDIzsDAwsskAsxsDAxMfAwMgBxIwMLw+/ZjidfZrBfIY2g6jRZwaGP48Yfr7/yXAkkYFh5keGDIAAYmEARcI3UHj+BOI7UAwDTAxvdv0D23Qs/hyD1SQGBj5lBoYjGQwMH28BpSUZGAACiOU/SN9XXHH9j0ELaNM/oAW3VwINyWVg4BJnYPj8kIFBQJ2BgQMYhwABxAR3AQ7MCMQ6QENUg4Bh9gOqWZWBwaYV6FsuBgaAAGL58x3o9m/40xwonevEAIk/DAyvrwI11zEwsALT74+fDP8AAogxw5IhXFOWIReoiokBLQP9R2OAqL9ALzMDw/vle4aPu68zZAIEEDgTiXEzMDHhy07/MTImw59/DP/ffmf4DxBgACIS8uhAQPHgAAAAAElFTkSuQmCC\')';
return aNode;
}
});
CustomizableUI.registerToolbarNode(tb);
} catch (e) {
Components.utils.reportError(e);
};
})();
Alles anzeigen
Hoffe ich habe es richtig gemacht und es funktioniert.
Mfg.
Endor
Beide Scripte von hier, wurden soeben aktualisiert:
Danke für den Hinweis.
![]()
Mfg.
Endor