[Ques]firefox skinning

you see attachment....

there are problems.

No.1

the site's title in the tab is white colored. so I can't see.

How Can I fixed it?

No.2

I want to modify the Address bar's background color. It's too dark.

and the focused Address bar's highlighted background color, too.

How Can I?

No.3

In Address bar, there are two icons.

I want to modify, too.

I know that the first icon is aqua-soft' icon.

I mean default anchor icon.

thanks..

I resolved No.2.

No.1 & No.3 please.....

post-19560-1100225286_thumb.jpg

firefox.jpg
firefox.jpg

#228052

Post removed.

You are not allowed to bump your threads. Wait patiently for someone to help you and if you want to add some information, use this: edit.gif

#228120

Post removed.

You are not allowed to bump your threads. Wait patiently for someone to help you and if you want to add some information, use this: edit.gif

OK. I see.. =)

#228150

Try to take a look @ this

http://beverlyhills.web.infoseek.co.jp/safarifox/tips.html

I saw that tips but there is not infomation about my Questions...

thanks Bicet ;)

OK...there is... :)

thx Bicet!!

#228152

To modify the address bar and the icons contained in it, you will need to modify the .jar file associated with your theme. I use WinRAR to do this...I don't really know what else will work. To get to this .jar file, you'll need to go to %appdata%/Mozilla/Firefox/Profiles/randomprofilename/extensions/randomthemename/chrome. Once you get inside the extensions folder, you'll have to mess around a bit to find the right chrome folder...I'm sure you'll figure it out. Just be on the lookout for a .jar file that is named like whatever theme you're using. The next step is to open up that .jar file with WinRAR. In WinRAR, open the browser directory then the icons directory. Extract these files to somewhere outside of the .jar file and figure out which ones you need to edit. After editing them, use WinRAR to drag them back into the icons directory they came from. It may ask to update the archive or something...just say yes. The icon you have circled on the left is the favicon for the site...I really don't think there's anything you can do to change it. I hope that helps...sorry if it doesn't.

As for the tab text...add this to your userchrome.css. It will make the color black...you can edit the rgb value as you see fit if you don't like it.

tab {

color: rgb(0,0,0) !important;

}

#230581

Hey Snark,

just fyi: this also works fine in WinZip...

Another thing that seems to be working fine: open one .jar file (e.g. classic.jar) with WinRAR, open a second .jar (containing another theme) in another WinRAR, delete the "browser", ... folders in classic.jar on WinRAR 1, then drag the "browser" folder, ... from withing WinRAR 2 into WinRar 1 without leaving one of the WinRar's...

Then WinRAR is asking to save, say "Yes" and quit WinRAR...

Take care,

Tek_No

#230975