Vista Style Builder

   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Commandmodule Shadow text color  (Read 8833 times)
CoLnE
Beginner
*
Posts: 77


View Profile
« on: September 27, 2010, 02:52:37 pm »

i want to know how to add color to the text shadow in commandmodule, someone told that you can edit the uifile and add in stylebuilder to commandmodule 3,1 glowintensity and glowsize and glowcolor but i dont know how and what to write in uifile.

HERE IS THE ORIGINAL UIFILE CODE

<Button3d

background="dtb(CommandModule, 3, 1)"

foreground="gtc(CommandModule, 3, 1, 3803)"

padding="rect(13rp, 5rp, 13rp, 5rp)"

PressedPaddingShift="1rp"

font="gtf(TEXTSTYLE, 4, 0)"  I gues that here i have to make the changes

/>
Logged
3am
Beta Tester
Dedicated Helper
*
Posts: 2408



View Profile
« Reply #1 on: September 27, 2010, 03:26:09 pm »

Read http://vistastylebuilder.com/forum/index.php?topic=1209.0

« Last Edit: September 27, 2010, 03:29:53 pm by 3am » Logged
CoLnE
Beginner
*
Posts: 77


View Profile
« Reply #2 on: September 27, 2010, 04:55:14 pm »


i have made that, i have succeded to add the shadow but my only problem is the color ... i want to make the shadow to be white
Logged
3am
Beta Tester
Dedicated Helper
*
Posts: 2408



View Profile
« Reply #3 on: September 27, 2010, 05:07:51 pm »

i have made that, i have succeded to add the shadow but my only problem is the color ... i want to make the shadow to be white

Add white Glowcolor:Color to CommandModule > 3 > 1 ?
Logged
CoLnE
Beginner
*
Posts: 77


View Profile
« Reply #4 on: September 27, 2010, 07:31:15 pm »

Add white Glowcolor:Color to CommandModule > 3 > 1 ?

yes and it didnt work  Sad
Logged
rajtheeban
Beta Tester
Dedicated Themer
*
Posts: 192


View Profile WWW
« Reply #5 on: September 27, 2010, 07:33:41 pm »

And you can directly modify the intensity of the shadow in your shellstyle file (not need to add the "glowintensity" property in win7 style builder, if this doesn't work)

Just add :

Quote
fontstyle="shadow"
shadowintensity="50" (for example or more)

for the shadow's color, I don't know if it's possible ...
« Last Edit: September 27, 2010, 07:36:14 pm by rajtheeban » 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!