

So here is my latest Gmail .Mac skin for FireFox 1.5. Naturally I should point out that this wouldn’t exist without the input of many people over in this thread. Here’s a few features:
* All of the various pages are now skinned (except for login, which could be done fairly easily but would be part of a different domain).
* Removed the annoying blue stripes on some elements.
* When you’re reading a message, the ’sponsored links’ have been removed and the tools are now above the message you are reading so you now have more width to play with.
* The web clip bar is now skinned.
* The ‘invite a friend’ table is now skinned.
* I’ve removed the ‘expando snippets’ when you mouse-over message in your in-box. You can add it back in by editing gmail.css (search for snippets).
* All of the images are inline. If you want to change them you can just set them to a URL on some web-site or you can get yourself a copy of base64.exe and make them inline yourself.
* You can change the .Mac logo by replacing the URL where it says /* change this to get different email pic
So how do you use this puppy? Unzip the attached file into the chrome foler in your firefox profile folder. Go to your firefox profile folder/chrome and edit userContent.css. If there isn’t a userContent.css you can just create one with nothing in it. Then, at the very top of this file add the following line:
@import url(”gmail.css”);
Remove any remnants of previous skins for Gmail from your userContents.css file. Restart firefox and all should be well. If it isn’t, make sure you were in the right profile folder, that you put the import at the very top and that you entered it exactly as it is shown above, that gmail.css is where you think it is, that you’re using FireFox 1.5 etc. etc.
Developer : judge
Version : 1.0
Filesize : 141KB
Downloaded a total of 1147 times
6 Comments »










Hello, i’ve modify the original skin to adapt it to the spanish version (only the left buttons) of gmail. If you want, i can send it to you.
hi there, i did everything right, but no use, it wont work
can u guide me?
I’d have to agree with the previous poster. My guess is that Gmail must have made some changes or something. I followed every step, and I only have 1 profile so I know I put it all into the correct folder, and yet Gmail still looks the same it always does.
It really works for me, it’s a great theme but somehow the left “Mac” image and menu suddenly were too big (unlike the screenshot).
I might have to edit that css sometime soon ;P
Other than that: Great job!
It so nice theme. Thanks.
I have Firefox 2.0.0.3 and I did just as the directions say, but nothing happened. I edited the userContent.css filee with notepad, but it still didn’t work. I have Adobe CS2 and I can edit it that way. In the userContent.css, do I delete everything and just include ‘@import url(”gmail.css”);’ or is it at the very top or is there a one-line break between ‘@import url(”gmail.css”);’ and the rest of the code? Can you please help me?