Vista Style Builder

   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Size of Showdekstop and Topframe  (Read 8323 times)
xmmn
Beginner
*
Posts: 5


View Profile
« on: October 08, 2015, 09:43:12 pm »

how can i reduce size of show desktop button and top frame image . i tried reduce size of top frame image in photoshop but it leave a blur on frame and i can see through it (red arrow in pic )
and one other question how i can disable yellow part . sometime its gone but when i edit my theme it comeback .
TNx


Logged
3am
Beta Tester
Dedicated Helper
*
Posts: 2408



View Profile
« Reply #1 on: October 09, 2015, 01:23:53 pm »

1) I can't tell what's wrong with your top frame images offhand

2) I don't think you can change the size of the ShowDesktop button in 7

3) To get rid of the FolderBand or CommandModule completely open your shellstyle, look for FolderBandStyle and add <Element padding="rect(0rp,0rp,0rp,-30rp)"/>

so it looks like this:

</style>
<style resid="FolderBandStyle">
<Element padding="rect(0rp,0rp,0rp,-30rp)"/>
<Element
background="argb(0, 0, 0, 0)"/>

I attached a shellstyle with it already done if you want to use it.

You might need to adjust the -30 value to suit your needs.
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!