Vista Style Builder

   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Win7 - Disable User Picture  (Read 15478 times)
Panda X
Administrator
Dedicated Helper
*****
Posts: 1645



View Profile
« on: December 12, 2009, 11:48:02 pm »



Disable StartPanel User Picture and Resize PlacesList to fit - by Panda X


Download: http://stylehacks.deviantart.com/art/Win7-Disable-User-Picture-146555450

Technical Details:
Start Menu > Panels > Basic > UserPane (USERPIC:BOOL = 1) -> (USERPIC:BOOL = 0)
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))
« Last Edit: December 13, 2009, 12:38:49 am by Panda X » Logged
mzcry
Beginner
*
Posts: 5


View Profile
« Reply #1 on: May 18, 2010, 10:39:27 am »

THx for sharing~ Smiley
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!