Firefox Tabs


Recommended Posts

For some reason when ever i use tabs i can't see the tab labels, I can see the labels fine when using firefox default theme but anything else i can't. Can someone help?

untitled4fu.png

Link to comment
Share on other sites

This is most likely a problem with the theme and the color scheme your OS is using.

I can't exactly say this will fix it but its a possibility that there is missing or badly made color codes for the tabs.

Not sure about your experience with CSS but if you can look through the theme's css files, try to find this element.

tab[selected="true"] {

Look for Color under it, if it's there just change the value. If its not there then add it and add your own color value.

You might also want to look for

tab[selected="false"] {

since it looks like its kinda hard to read the unselected tabs...

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.