Vista Style Builder

   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Folderband text shadow  (Read 6127 times)
drakkar1969
Beginner
*
Posts: 59


View Profile
« on: January 23, 2009, 06:16:33 am »

Anybody know how to change the color and/or position of the text shadow in the folderband?



thanks
Logged
drakkar1969
Beginner
*
Posts: 59


View Profile
« Reply #1 on: February 02, 2009, 08:37:41 pm »

You can remove the text shadow by editing the uifile in shellstyle.dll.

Search for:
Code:
<style resid="TaskButtonStyle">

A few lines down, delete the following line:
Code:
fontstyle="shadow"

Next search for:
Code:
<style resid="SplitButtonStyle">

Once again scroll down a few lines and delete the line
Code:
fontstyle="shadow"

I have tried adding textshadow properties in the Explorer & Shell > Explorer > CommandModule branch but nothing happens...
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!