Ninety Posted August 1, 2007 Share Posted August 1, 2007 Hi I'm using the FFX theme found in this download. http://www.deviantart.com/deviation/59361066/ And it doesn't show favicons on tabs, selected or not. I don't have any chrome edits or anything that forces them to hide, since all other themes seem to show it, so I'm assuming it's probably got to do with the theme.jar itself. I was wondering if anyone maybe knew where and what to edit to show them? Or a .css code? Thanks. Link to comment Share on other sites More sharing options...
nXqd Posted August 5, 2007 Share Posted August 5, 2007 I think It depends on Theme. You can edit theme file if you want :) nXqd Link to comment Share on other sites More sharing options...
A.Gabri Posted August 5, 2007 Share Posted August 5, 2007 /* Favicons on all tabs */ .tab-middle > .tab-icon { display: -moz-stack !important; } put this in ur userchrome.css Link to comment Share on other sites More sharing options...
Ninety Posted August 7, 2007 Author Share Posted August 7, 2007 I think It depends on Theme. You can edit theme file if you want :)nXqd I could've sworn I wrote that. The question is where? /* Favicons on all tabs */.tab-middle > .tab-icon { display: -moz-stack !important; } put this in ur userchrome.css Thanks, but it isn't working with this particular theme though. Link to comment Share on other sites More sharing options...
Recommended Posts