Switch to the dark side!
Firefox

Firefox

Latest Discussion
3 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
More...

Post a new topic



Tabs

2731
Hoodylum says:

Use this in usechrome.css

/* Change color of active tab */
tab[selected="true"] {
-moz-appearance: none !important;
background-color: #FFFFFF !important;
border-left: solid 1px #FF0000 !important;
border-bottom: solid 2px #232423 !important;
color: #000000 !important; }

/* Change color of normal tabs */
tab:not([selected="true"]) {
background-color: #EBEBEB!important;
border-left: solid 1px #0066CC !important;
border-right: solid 1px !important;
border-bottom: 2px solid #615F5F !important;
color: black !important; }


Chane the colors as per need and for your problem you will need to change the border bottom color :)

03:43 am, Saturday, July 19, 2008 (1 year ago)
4924
Nanu says:

D'oh forgot about the usechrome :| Thanks sorted now.

11:48 am (1 year ago)
Avatar-50x50
flass says:

where is this userchrome.css excatly? :O

05:30 am (1 year ago)
4924
Nanu says:

You have to have show hidden folders on in your folder options and then go to your main drive, documents and settings, username, application data, mozillia, firefox profiles, profile name and chrome and you should find it there.

01:42 pm (1 year ago)
4451
novoo says:

just install "Chromeedit Plus": http://webdesigns.ms11.net/chromeditp.html

02:44 pm (1 year ago)
Avatar-50x50
flass says:

thanx mates;)

01:19 pm (1 year ago)
 
   Arrow_up_small Top

Reply to this topic

You must register and become a member to post a reply.