Vista Style Builder

   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Start menu ,help?  (Read 7066 times)
04021989
Beginner
*
Posts: 5


View Profile
« on: August 06, 2010, 04:12:36 am »

default



How can move it


Logged
3am
Beta Tester
Dedicated Helper
*
Posts: 2408



View Profile
« Reply #1 on: August 06, 2010, 04:22:58 am »

Reduce the User Pane DefaultPaneSize:Rect to 0,0,0,0  to make room
Increase the Places List ContentMargins:Margins third value to push everything up
Like in Panda's stylehack:

Start Menu > Panels > Basic > UserPane (DEFAULTPANESIZE:RECT = (0, 0, 145, 75)) -> (DEFAULTPANESIZE:RECT = (0, 0, 0, 0))
Start Menu > Panels > Basic > PlacesList (CONTENTMARGINS:MARGINS = (5, 4, 0, 0)) -> (CONTENTMARGINS:MARGINS = (5, 4, 8, 0))
Start Menu > Panels > Aero > Bottom > UserPane (DEFAULTPANESIZE:RECT = (0, 0, 145, 44)) -> (DEFAULTPANESIZE:RECT = (0, 0, 0, 0))
Start Menu > Panels > Aero > Top > PlacesList (CONTENTMARGINS:MARGINS = (3, 5, 0, 5)) -> (CONTENTMARGINS:MARGINS = (3, 5, 8, 5)

This will move the Contents of the Places List up 8 pixels. Just keep increasing the value until it looks like you want.
« Last Edit: August 06, 2010, 04:32:15 am by 3am » Logged
04021989
Beginner
*
Posts: 5


View Profile
« Reply #2 on: August 06, 2010, 04:38:35 am »

Oh thanks you very much !
i replace only
Start Menu > Panels > Aero > Bottom > UserPane (DEFAULTPANESIZE:RECT = (0, 0, 145, 44)) -> (DEFAULTPANESIZE:RECT = (0, 0, 145, 22)

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!