Title: [RESOLVED] CONTROL PANEL library panel-like topview prefix "sort by" label ?? Post by: JoCe-from-France on May 11, 2012, 12:36:04 am The question is : "Where the hell can I mod that one ??"
(http://img708.imageshack.us/img708/7899/capturejfu.png) Title: Re: CONTROL PANEL command module topview prefix-like "sort by" label ?? Post by: 3am on May 11, 2012, 12:53:24 am If you are using Base then: Shellstyle > Shellstyle:LibraryPaneTopViewButton > atom(TopViewPrefix) > Element
If not then it's TopViewPrefix in your shellstyle. Changes other textcolors in the library pane too. Title: Re: CONTROL PANEL command module topview prefix-like "sort by" label ?? Post by: JoCe-from-France on May 11, 2012, 01:16:20 am Shame on me! I use base & was still on the TEMP shellstyle while testing :D
so that was that : Shellstyle > Shellstyle:LibraryPaneTopViewButton > atom(TopViewPrefix) > Element thx 4 thee answer... As usually, I wanted to turn this segoe font to the one used in what I build. So I had to add a font property to the base shellstyle : Code: xml font="gtf(TEXTSTYLE, 4, 0) was in the tag bellow and suits well in my case. |