Monday 19 September 2011

Bloody Red theme pack - 3 themes in one!

Bloody Red theme pack is finally here! Latest version (7.0.19.09.11) includes 2 more Bloody Red skins, new tab group window design and few minor bug fixes.

When you download the theme from https://addons.mozilla.org/en-US/firefox/addon/a-bloody-red-theme/versions/ you install the Bloody Red classic design which you might be familiar with. Here's how to use the other two awesome looking new Bloody Red designs!

To use the subskin you need to add a line of code to your userChrome.css document. It's really simple. userChrome.css is a file that you can edit to tweak the appearance of Firefox. When Firefox starts up, it reads this file and then applies any commands you may have added to this file.

The file is located in C:\Documents and Settings\[USER]\Application Data\Mozilla\Firefox\Profiles\default.tea\chrome\ . If you don't have it create a new document with notepad and name it userChrome.css .After that paste in the directory written above.

Bloody Red has two lines of code which can add. You can add one at a time. You can't use the two new designs at the same time.
 -------------------------------------------------------------------------
In order to use the Bloody Red Lava design (image on the right) simple add this line of code to your userChrome.css document!

@import url("chrome://browser/skin/skins/skin1.css");

If Firefox is open close and start it again to see the changes. If your Firefox is already closed just paste the code, start it and you shall see the difference.

-------------------------------------------------------------------------

Same goes for design 2 - Bloody Red gradient (image on the left). Simply add this code to your userChrome.css document.

@import url("chrome://browser/skin/skins/skin2.css");

If Firefox is open close and start it again to see the changes. If your Firefox is already closed just paste the code, start it and you shall see the changes.












No comments:

Post a Comment