andy_rose Posted March 1, 2007 Share Posted March 1, 2007 (edited) Anyone know how to change the folder icons in the toolbar from the ugly xp style to the system default ones? Thanx in Advance :) Edited March 1, 2007 by andy_rose Link to comment Share on other sites More sharing options...
benjaminzsj Posted March 4, 2007 Share Posted March 4, 2007 Try another theme? Link to comment Share on other sites More sharing options...
IceDogg Posted March 4, 2007 Share Posted March 4, 2007 Here is an extension and the style to add to change it some. But there are other styles on the same site that do lots more to it, I'm sure. Link to comment Share on other sites More sharing options...
em_te Posted March 4, 2007 Share Posted March 4, 2007 Put this code in your userChrome.css file: .bookmark-item[container="true"] { list-style-image: url(moz-icon://file:///c:/windows/?size=16) !important; -moz-image-region: auto !important; Link to comment Share on other sites More sharing options...
andy_rose Posted March 4, 2007 Author Share Posted March 4, 2007 Put this code in your userChrome.css file:.bookmark-item[container="true"] { list-style-image: url(moz-icon://file:///c:/windows/?size=16) !important; -moz-image-region: auto !important; Beautiful mate, you are my hero..Thanx!!!!! Link to comment Share on other sites More sharing options...
andy_rose Posted March 4, 2007 Author Share Posted March 4, 2007 BTW, any way to make firefox use the systems default explorer toolbar icons(back,forward etc.) without installing another theme? Link to comment Share on other sites More sharing options...
Recommended Posts