this post was submitted on 22 Nov 2023
1 points (100.0% liked)

Firefox Customs

2 readers
8 users here now

Chat with us!

Post your unsupported Firefox customizations here!

From the makers of r/FirefoxCSS

Links

Related

Rules

  1. Posts must have flair!
  2. Posts cannot be memes/shitposts. They should be about Firefox customization with CSS.
  3. Please be civil. Bear in mind that many users come here for help and would be turned off by insults and rudeness.
  4. When posting large amount of code use a service dedicated to hosting text snippets, such as pastebin, hastebin, github gist or equivalent. Relatively short snippets can be wrapped in code-block for inline viewing.
  5. Do NOT use url-shorteners or link to compressed downloads (such as zip or rar) when sharing code.

founded 1 year ago
MODERATORS
 

Hello! I have a problem with the hamburger menu when I shrink the window. Normally it looks like this: https://imgur.com/a/qU0mpqz

but when I shrink the window it's like it's floating and looks like this:

https://imgur.com/a/JpsdT7k

I was wondering if there's a way to make it not float or to change it's position to the urlbar or something.

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 11 months ago

Well I managed to make it movable with this: https://github.com/benzBrake/FirefoxCustomize/blob/master/userChromeJS/movablePanelUIButton.uc.js

So I don't need help anymore :D

Thanks anyway!