- Contact
- Send private message
Styles
This style changes the background color of the main horizontal bars in Firefox (except scroll bar). The code uses RGB to define the color so you can very easily & quickly change it. This style can be used in combination with Selected/Non-Selected Tabs w/ RGB Colors (Fx2.0) to also change the tab colors. :: This Style was tested on Firefox 2.0 using its default theme "Firefox (default) 2.0". Code credit to np. :: :: NOTE: THE SCREENSHOTS CAN BE ENLARGED BY RIGHT-CLICKING EACH > View Image.
This style decreases the vertical size of the navigation bar and menu bar, which increases the vertical size of the browsing area by 1/8" = 3 mm (for example, for my setup). Credit to np & XerBlade. You can edit in the code the number of pixels (e.g. -5px) to find what looks good for your setup. The current numbers look good for Firefox 1.5 for Windows using small icons and the theme "Firefox (default) 2.0". Note that in the default theme there is a very thin black horizontal border between the menu bar and the navigation bar that will probably be lost when you apply this style. (I just noticed an extensive style that reduces the size of most of the GUI elements of Firefox, Slim down Firefox GUI. Its comments indicate it works really great for some setups.)
This style moves the GO Button to the left of the Address Bar. It has an option to also move the drop-down arrow to the left of the Address Bar (use option by uncommenting 1 line in the code as described in the code itself). :: Whenever you activate this style, open a new window or restart Firefox to see the change. :: This Style was tested on Firefox 2.0 using its default theme "Firefox (default) 2.0". Code credit to ChoGGi. :: :: NOTE: THESE SCREENSHOTS CAN BE ENLARGED BY RIGHT-CLICKING EACH > View Image.
This Style uses Red-Green-Blue (RGB) color definition for the background color of the Browsing Selected Tab and Non-selected Tabs. You can experiment & change these 2 colors to your preference. This Style can be used in combination with Color-Only Skin (Fx2.0) . :: This Style was tested on Firefox 2.0 using its default theme "Firefox (default) 2.0". Code starting point was Tab Visualization Improvements . :: SOME DETAILS: :: Firefox 2.0's default theme "Firefox (default) 2.0", automatically grades the color vertically. The color that you set in the code seems to be the color at the very bottom of the tab. :: This Style does not have code related to hovering/mousing-over (nor related to the close-out button other than the background surrounding it). Note that with Firefox's default theme, hovering over a tab results in: - For the Selected Tab, all stays the same. - For a Non-selected Tab, all color becomes lighter. (Its close-out button stays the same gray out until directly hovered over.) :