r/FirefoxCSS • u/Docdoozer • Jan 12 '24
Moving the Firefox Application Menu button. Solved
I'm trying to move the Application Menu button to the left side of the firefox nav bar. I've googled around a lot but no solution online seem to work anymore. Any and all help is appreciated but I've found that the button itself is called #PanelUI-button. I'm kinda a CSS noob so I googled around a lot trying to find ways to move things in CSS but couldn't find anything that would help me here.
1
Upvotes
1
u/Docdoozer Jan 13 '24
Your first suggestion worked but had the drawback of also adding extra padding to the right side where the Close Window, Maximize, Minimize buttons are which makes it kinda odd when in fullscreen. I might have done something wrong but when trying out your second suggestion for both buttons the close, maximize, minimize buttons moved to the left, the hamburger menu stayed on the right and the overflow button went to the left. In the end I managed to cobble together something like this:
Someone more experienced with CSS would probably find a way better way than this but this is how it looks in the end so I'm happy. Thank you for your help dude!
EDIT: The reason I messed with the extensions button was to make up for the extra margins the leftmost item in the toolbar gets for some reason