bm11208 Posted May 28, 2005 Share Posted May 28, 2005 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? Link to comment Share on other sites More sharing options...
deadlogics Posted May 28, 2005 Share Posted May 28, 2005 it looks like the problem is in the theme you're currently using Link to comment Share on other sites More sharing options...
gur713 Posted May 28, 2005 Share Posted May 28, 2005 it looks liek you are using the brushed theme and perhaps tbe? Link to comment Share on other sites More sharing options...
Ryvis Posted May 30, 2005 Share Posted May 30, 2005 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 More sharing options...
Recommended Posts