Vista Style Builder

  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  Help / Windows Vista / Re: CAN ANY AREA BE TRANSPARENT WITH BLUR (aero style)??? on: November 08, 2008, 12:15:36 pm
Anybody else got an idea on that?
2  Help / Windows Vista / Re: How to change the backgroundcolors of... on: November 04, 2008, 07:14:35 pm
Quote from: "idas"
Quote from: "JerryNK"
Thanx
But actually we still dont know were teh red area ("linkfavoriten") is. Nor how we change it...
does anybody know that?
open Shellstyle.dll\UIFILE\1.txt with resoursehacker, search for  <if id="atom(ProperTreeLinksHeader)">
 and change the parameters, foreground [= color text], background  =that you ask.

also : You can adjust margins and insert a bmp into the shellstyle.dll
For example
background="themeable(ARGB(255, 252, 252, 252), window)"
Change to
background="resbmp(123,0,1,0,0,0,0)"

----------------------

explanation of resbmp on shellstyle.dll

[ resbmp(a,b,c,d,e,f,g)

a = bitmap resource
b = stretching (1=normal, 3=tile, 6=stretch, 7=32 bit bitmap)
c = transparent color of bitmap not drawn (#rrggbb rr=red, gg=green and bb=blue e.g. #FF00FF= violet)
d = width of bitmap (used when f=0)
e = height of bitmap (used when f=0)
f = sizing (0 = use dimensions defined in d and e or 1 = use bitmap dimensions)
g = mirror (0 = normal and 1 = mirror)  ]

------------

see my ZEUSosX gallery [also some code solutions included  http://http://zeusosx.deviantart.com/gallery/  ]


Thanx very much.
i thought we could do everything from VSB without touching .dll's no more. Sorry im new
to this.
By the way i applied the gradient stylehack from panda, but i get a horizontal white area between it and the folder background. Can i get rid of it?

Thanx
3  Help / Windows Vista / Re: How to change the backgroundcolors of... on: November 04, 2008, 03:55:51 pm
Thanx
But actually we still dont know were teh red area ("linkfavoriten") is. Nor how we change it...
does anybody know that?
4  Help / Windows Vista / Re: Does anyone have a list of....? on: November 04, 2008, 03:07:03 pm
Nice !!!
5  Help / Windows Vista / Re: CAN ANY AREA BE TRANSPARENT WITH BLUR (aero style)??? on: November 03, 2008, 04:58:23 am
Ow thank you very much for your help  ;) !
Hopefully i'll get the (transparent) look that i want.

Cant wait to know how
6  Help / Windows Vista / Re: CAN ANY AREA BE TRANSPARENT WITH BLUR (aero style)??? on: November 03, 2008, 04:21:46 am
OK.
Well if this aero thing is not possible, cant i just make those areas transparent and add an image as background (like a gradient color or a logo)? Or is just transparency not allowed for those areas?
7  Help / Windows Vista / Re: CAN ANY AREA BE TRANSPARENT WITH BLUR (aero style)??? on: November 03, 2008, 03:31:21 am
Oh crap.. Owkay
But what does DWM stands for?

Thanx for your quick answer btw
8  Help / Windows Vista / CAN ANY AREA BE TRANSPARENT WITH BLUR (aero style)??? on: November 03, 2008, 03:05:01 am
Hi
Im new to Vista theming so dont go too hard on me. Im asking the question because i was wondering if this was possible, for instance can i make the Navigation, preview and Detail panel of the explorer window transparent with blur (using the aero features such as color changing and blur) ?

If the answer is yes or maybe, how can i achieve it? This could be interesting.

Thank you
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!