#Zen Mods don't work

20 messages Β· Page 1 of 1 (latest)

frosty sigil
#

Hey guys, some Zen mods do not work for me when I install them. Even after restarting the browser. Like "Zen Back Forward", the search bar looks the same. And "Pimp your PiP" the corners are still not round. What am I doing wrong?

fluid void
#

"Pimp you PiP" does'nt round the corner of the PiP player.

frosty sigil
#

Oh really? Cause in the example picture it showed rounded corners. How did they do that i want that πŸ˜„

fluid void
#

Yeah looked in the css file, just reorganize and change the look of buttons and the progress bar

#

You can add this in your userChrome.css if you want PiP with round corner:

@-moz-document url-prefix("chrome:") {
    html {
        border-radius: 8px;
    }
}
#

It's applied instantly when you install any mod. Are you sure that "Zen back Forward" is not working (it's really subtle)?

frosty sigil
#

okay it worked but the border-radius seems to be one size? when i do 8px or 100px the outcome is identical

#

and yea zen back forward seems to work

fluid void
#

Are you on windows ?

frosty sigil
#

the exit button of zen seemed to be red, but its not red for me when i hover but rest is working i guess. maybe its just a personal detail someone added for himself in css

#

yes windows

fluid void
frosty sigil
fluid void
#

no on windows

frosty sigil
#

okay. but the corners are at least curved a bit better than before. thank you!

#

do you use nebula tho? im searching for css where i can edit the space between the spaces menu points. cause nebula fixes the tab menu size depending on how many spaces are configured.