HelgenX Posted October 31, 2008 Share Posted October 31, 2008 Sup, I would like to now show icons when, for example, I have a window open like firefox and a folder open, on the taskbar it says the names of them, well I would not like an icon, just the words, is there a way to remove them? Thanks. Link to comment Share on other sites More sharing options...
dis Posted November 1, 2008 Share Posted November 1, 2008 (edited) there are some ways to do that: - in the visualstyle, change the ContentMargins like in this example. it will move the taskbar icon to the left by 26 pixel. but this method is "bugish". you will see it when you change this. therefor this method isn't good enough. [TaskBand::Toolbar.Button] ContentMargins = -26, 4, 4, 4 - another way, if you reshack every apps's icon (the main program icon that shows on taskbar and titlebar) you use in your system. including the windows programs, folder icons and everything. (like i did in my windows). yeah, it's a lot of work. - third way; by using an alternate shell. Edited November 1, 2008 by dis Link to comment Share on other sites More sharing options...
Recommended Posts