Vista Style Builder

  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  Help / Windows Vista / Re: can anyone help me? on: August 29, 2009, 03:25:15 pm
yes, im working for hidin arrow, too... if i succeed i will tell  Sad
2  Help / Windows Vista / Re: can anyone help me? on: August 28, 2009, 09:08:53 pm



i did it like you say...  "Folders" text colour and  the background color is same. to change "Folders" text color:
in reshack open shelstyle.dll and find "propertreeheader". at the first result like that:

</if>
<if id="atom(ProperTreeHeader)">
<Element background="argb(0,0,0,0)" contentalign="middleleft" padding="rect(9rp, 0rp, 0rp, 0rp)" />
</if>
<if id="atom(ProperTreeHeaderExpand)">
<Button background="themeable(dtb(PROPERTREE, PTP_FOLDERSHEADER, FHS_NORMAL),  window)"
foreground="themeable(argb(255, 94, 125, 166),                           windowtext)"
padding="rect(0rp, 6rp, 0rp, 5rp)"
/>
<if mousefocused="true">
<Button background="themeable(dtb(PROPERTREE, PTP_FOLDERSHEADER, FHS_HOT),     highlight)"
foreground="themeable(argb(255, 94, 125, 166),                           highlighttext)"
/>
</if>
<if keyfocused="true">
<Button background="themeable(dtb(PROPERTREE, PTP_FOLDERSHEADER, FHS_HOT),     highlight)"
foreground="themeable(argb(255, 94, 125, 166),                           highlighttext)"
/>
</if>
<if pressed="true">
<Button background="themeable(dtb(PROPERTREE, PTP_FOLDERSHEADER, FHS_PRESSED),  hotlight)"
foreground="themeable(argb(255, 94, 125, 166),                            highlighttext)"
/>
</if>
</if>
<if id="atom(ProperTreeHeaderCollapse)">
<Button background="themeable(dtb(PROPERTREE, PTP_FOLDERSHEADER, FHS_NORMAL),  window)"
foreground="themeable(argb(255, 94, 125, 166),                           windowtext)"
padding="rect(0rp, 6rp, 0rp, 5rp)"
/>
<if mousefocused="true">
<Button background="themeable(dtb(PROPERTREE, PTP_FOLDERSHEADER, FHS_HOT),     highlight)"
foreground="themeable(argb(255, 94, 125, 166),                           highlighttext)"
/>
</if>
<if keyfocused="true">
<Button background="themeable(dtb(PROPERTREE, PTP_FOLDERSHEADER, FHS_HOT),     highlight)"
foreground="themeable(argb(255, 94, 125, 166),                           highlighttext)"
/>
</if>
<if pressed="true">
<Button background="themeable(dtb(PROPERTREE, PTP_FOLDERSHEADER, FHS_PRESSED),  hotlight)"
foreground="themeable(argb(255, 94, 125, 166),                            highlighttext)"
/>




"themeable(argb(255, 94, 125, 166)"
expressions are changes the text color but i dont know which is highlight which is normal status.
so my "255, 94, 125, 166" color selection has same color as the background. you can change the "Folders" text color
by changing this arguments.

background is been changing in vsb. explorer&shell-->shell-->propertree


(sorry for my bad english)
3  Help / Windows Vista / can anyone help me? on: August 28, 2009, 03:32:29 pm


hi all!
how can i hide the part which is seen in picture?
4  Help / Windows Vista / Re: Favorite Links background on: August 25, 2009, 04:53:43 pm
thanx for this tip.... Smiley
i work for this for 2weeks... Cheesy
5  Help / Windows Vista / Favorite Links background on: August 25, 2009, 04:25:03 pm



hi all!..
can u help me, how i can change favorite link's background...?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!