about:blank bild als hintergrund OHNE stylish

  • well i only wanna make the about:blank page transparent :P

    but i think i might be able to edit the google-transparent-js-script somehow.. i think so :D

    will try later when i´m back ;)
    thanks

  • lol wieso schreib ich eigtl. in english oO :D :D
    hab jetzt das hier probiert:


    hab das vom transparenten google script:

    background:transparent !important;
    background-color: transparent !important;

    aber scheint nicht zu funktionieren? :/
    @edit: oh sieht so aus als müsste man dafür ein addon installieren und ich glaube auch ein programm in hintergrund laufen lassen. nicht wirklich was ich wollte :P

    und sry wegen doppelpost :x

    @edit2:


    dieser code macht den download manager transparent.. dann muss das doch auch mit about:blank gehen.. allerdings hab ich keine ahnung wie ich das jetzt mache :(

  • Den Hintergrund transparent ? Wie soll das denn aussehen dann ?

    Code
    @namespace url(http://www.w3.org/1999/xhtml); @-moz-document url("about:blank") { * { background: black!Important; margin:0px !Important; background-position:bottom right !Important; background-attachment:fixed !Important; background-repeat:no-repeat !Important; } }

    so sieht er in schwarz aus.......mach aus schwarz transparent..und dann ist er weiss.....keine Ahnung was Du genau erreichen willst damit :-??