You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only way to modify ui is adding custom CSS code to userChrome.css and userContent.css files inside browsers profile folder. Keep in mind CSS code can not create entirely new items, buttons or toolbars. Only already present ui items can be modified!
(CTR) = known from Classic Theme Restorer add-on (CTB) = known from Classic Toolbar Buttons add-on
(NB) = known from NoiaButtons add-onlook here (N4) = known from Noia4 theme (GMF) = known from GlassMyFox add-on (window transparency on Windows 8/10 can only be achieved by third party tools like Glass8)
Currently available CSS tweaks for Firefox Quantum (57+) this project offers
General configuration files to control many parts of this project
custom text settings > text color/shadow/bold/italic for default, hovered, active, unloaded/pending tabs
custom tab colors for squared tabs variations (edit file and set manually tab background colors for default, active, hovered, unloaded,, newtab tabs + active tabs color for navigation toolbar and bookmarks toolbar) + Aero colors
'tabs not on top' (tabs below navigation and bookmarks toolbars) (CTR)
'tabs not on top' + 'navigation toolbar' in titlebar [experimental]
tabs below main content [experimental]
multirow tabs / multiple tab lines [experimental]
tab title
in Firefox titlebar
remove blur overlay
left, centered, right position
custom tab loading animations (CTR)
always show 'all tabs' button
hide 'empty' favicon on pinned tabs
restore missing 'empty' favicon (CTR)
close button settings: always show, on active tab only, on hover only, hidden, hidden for one tab, at tabs start
'new tab' button always visible
close button size
close button icons: Win7/10, white, red, Fx3.6
[Buttons]
application/hamburger button in Firefox titlebar
label + dropmarker
icon only (+ different icons)
icon + label (+ different icons)
colors > auto, orange, Aurora, Nightly, Palemoon, transparent etc.
Sidebar tabs: Tabs Center Redux or Tree Style Tab (additional CSS code in userChrome.css required to hide default tabs toolbar for now > add this to userChrome.css #TabsToolbar { visibility: collapse !important; } and enable "title bar" in 'Customize...' area)
Curved tabs: Photon Australis by wilfredwee
UserChrome.js and scripts for Firefox 57+ by Endor8 (in German)
UserChrome.js for Firefox 57+ by nuchi
simpleMenuWizard for Firefox 57+ by stonecrusher
more Add-on Bars for Firefox 57+: by tkhquang
Promo screenshots
The text was updated successfully, but these errors were encountered:
Repository owner
locked and limited conversation to collaborators
Oct 6, 2017
Aris-t2
changed the title
Reserved
Classic features currently available for download
Oct 16, 2017
Aris-t2
changed the title
Classic features currently available for download
Classic features and ui tweaks available for Firefox 57+
Oct 27, 2017
'Classic' CSS tweaks for Firefox
Download from here: Releases
Howto instructions on main page: CustomCSSforFx
Restore more features with JavaScript: CustomJSforFx
Support this project: Paypal.me
General discussion: Talk, questions, suggestions
FOXSCAPEuC: FOXSCAPE theme for Firefox userChrome.css by Michael Walden
The only way to modify ui is adding custom CSS code to userChrome.css and userContent.css files inside browsers profile folder. Keep in mind CSS code can not create entirely new items, buttons or toolbars. Only already present ui items can be modified!
(CTR) = known from Classic Theme Restorer add-on
(CTB) = known from Classic Toolbar Buttons add-on
(NB) = known from NoiaButtons add-on look here
(N4) = known from Noia4 theme
(GMF) = known from GlassMyFox add-on (window transparency on Windows 8/10 can only be achieved by third party tools like Glass8)
Currently available CSS tweaks for Firefox Quantum (57+) this project offers
General configuration files to control many parts of this project
[Tabs]
[Buttons]
[General UI]
[Toolbars]
[Location Bar]
[Add-on Manager (about:addons)]
[Preferences page (about:preferences)]
[Web Content]
(*) This will work as long XBL is supported by Firefox.
Already in Firefox Quantum without custom code or WebExtensions
[Buttons]
[General UI]
Things possible by installing WebExtensions
[Buttons]
[General UI]
[Tabs]
#TabsToolbar { visibility: collapse !important; }
and enable "title bar" in 'Customize...' area)Other projects
Curved tabs: Photon Australis by wilfredwee
UserChrome.js and scripts for Firefox 57+ by Endor8 (in German)
UserChrome.js for Firefox 57+ by nuchi
simpleMenuWizard for Firefox 57+ by stonecrusher
more Add-on Bars for Firefox 57+: by tkhquang
Promo screenshots
The text was updated successfully, but these errors were encountered: