It’s been a fun journey over the past 5 years creating Firefox themes. I created nearly a dozen themes, stating with iPox, and I’ve got over 5 million downloads! However, I just can’t keep up. With Firefox 4 just around the corner, my themes would probably need to be revamped from the ground up and […]
Tagged: iPox Remix
Re-Package Your Theme For Firefox 3.6
With the release of Firefox 3.6, developers that used the iPox Remix tutorials to create their theme will have to create a new install file and folder structure. Don’t worry, it’s not to hard. 1 – Create a new folder called chrome. 2 – Move browser, communicator, global and mozapps into chrome. 3 – Compress […]
Firefox 3.6 Theme Compatibly
iAqua and extero Themes Need Your Help
Showcase: Indianapolis Colts Firefox Theme
I know that my Firefox Theme tutorials get a lot of attention, but I don’t always get to see the outcome. One that I know of though is the Indianapolis Colts Firefox theme. Theme designer, madBOX20, went though my tutorials and created this football theme. Sure, he started with one of my themes, but he designed […]
iPox Remix Theme Tutorials for Firefox 3
Why I would quit theming today.
iPox Remix – General Theme Answers
Changing Fonts & Colors in Firefox Themes
Today’s question comes off the iPox Remix request line: How do I make the font on the bookmark toolbar change color when I hover over it? Since Firefox runs mainly on CSS, this is a pretty easy edit. Just go into /browser/browser.css and look for the following chunk of code: toolbarbutton.bookmark-item:hover, toolbarbutton.bookmark-item:hover:active, toolbarbutton.bookmark-item[open=”true”] { background: […]
Customize Firefox’s Scrollbar
One nice element that can really bring a Firefox theme together is a themed scrollbar. Lucky for you, this is already read to go in iPox Remix. Simply open the global folder and inside you’ll find scrollbar.css and a scrollbars folder. The scrollbar folder contains all the pieces. I don’t believe the hover states are […]