Vista Style Builder

  Home Help Search Login Register  
  Show Posts
Pages: 1 2 3 [4] 5
121  Help / Windows Vista / Re: The context-menu of start menu ? on: September 10, 2009, 01:35:03 pm


many thx :


122  Help / Windows Vista / The context-menu of start menu ? on: September 10, 2009, 09:02:37 am
Hi

i'm trying to change (background and font) the context-menu/right-click of start menu, but i didn't success to find it...Where must i search?



123  Help / Windows 7 / Re: how to change clock dialogue background on: September 06, 2009, 02:03:15 pm


(maybe like vista)

1) for the header (September 2009): Explorer & Shell > Shell > MonthCal > <1>
2) the background for the days: Explorer & Shell > Shell > MonthCal > <1>
3) for their texts: Explorer & Shell > Shell > MonthCal > <6> (normal/hover etc)
4) and for the clock and his background, you must probably see in your timedate.cpl file (system32 folder)
124  Help / Windows Vista / Re: Where can I find... on: September 02, 2009, 11:06:40 pm
and for the glow effect (and the font) of adress bar use this stylehack created by Panda X: http://stylehacks.deviantart.com/art/Address-Bar-Text-Glow-101487762
for the "search" text: Address, Breadcrumb & Search > Search > Edit > Aero > Normal > Active
125  Help / Windows Vista / Re: Text color on: September 01, 2009, 07:35:06 pm
Welcome !


for the right side: Start > StartMenu > Panels > Aero > Top > PlacesList (textcolor and hottracking)
for the left: Start > StartMenu > Panels > Basic > ProgramsList (the same thing)
126  Help / Windows Vista / Re: can anyone help me? on: August 29, 2009, 05:20:51 pm
suggestion (i don't know if it works !)

Try to replace that:

<style resid="propertreestyle">
<ProperTreeModule
background="themeable(argb(255, 255, 255, 255), window)"
foreground="themeable(argb(255, 86, 86, 86), windowtext)"
/>
<CommonPlacesHost
background="themeable(argb(255, 252, 252, 252), window)"
foreground="themeable(argb(255, 86, 86, 86), windowtext)"
padding="rect(5rp,0rp,8rp,0rp)"
/>
<ProperTreeHost
fontsize="sysmetric(DSM_ICONFONTSIZE)"
fontweight="sysmetric(DSM_ICONFONTWEIGHT)"
fontstyle="sysmetric(DSM_ICONFONTSTYLE)"
fontface="sysmetricstr(DSMS_ICONFONTFACE)"
animation="rectangle|s|fast"
background="themeable(argb(255, 252, 252, 252), window)"
foreground="themeable(argb(255, 0, 0, 0), windowtext)"
padding="rect(5rp,0rp,8rp,0rp)"
/>





By that:

<style resid="propertreestyle">
<ProperTreeModule
background="themeable(argb(255, 255, 255, 255), window)"
foreground="themeable(argb(255, 86, 86, 86), windowtext)"
/>
<CommonPlacesHost
background="themeable(argb(255, 252, 252, 252), window)"
foreground="themeable(argb(255, 86, 86, 86), windowtext)"
padding="rect(5rp,0rp,8rp,0rp)"
/>
<ProperTreeHost
height="0rp"
/>


127  Help / Windows Vista / Re: Where is this? on: August 28, 2009, 05:19:07 pm
Indeed big problem  Huh?

I tried and it seems possible to move (or delete) it changing the contentmargins, like Sunbeam said in start menu properties, more precisely : Start > StartMenu > Panels > Aero > Top > PlacesList (i put for example: 3, 15, 0, 5)
and i get this result, the arrow doesn't appear in this case

Normal:


Moved to left :


to delete it, , try "-50" instead of "15"





128  Help / Windows 7 / Re: Need help to find some image and text colors! on: August 23, 2009, 07:46:59 am
I learned it is possible to change the text of search box (not only the font, the glow and its color, but directly the text) if i edit the browseui.dll.mui file

I extract this file with restorator, but after what kind of software must i use to realize this edition, because Dev- C++ 4.9.9.2 doesn't seem to work ? When i restart, the text stays the same

any help is very appreciated, I try to change the text for others parts of the interface
129  Other / Other / Re: Shellstyle with texts animated : wow .... on: August 22, 2009, 09:58:18 pm
is coming soon  8)

if you find others animations, it will be great

for example a zoom effect?
other effect: the text appears from left and disappears to right ?

we can bring others modifications, like thumbnails animated
130  Other / Other / Shellstyle with texts animated : wow .... on: August 22, 2009, 04:47:08 pm


Ok I've just shared my last and first visual style, Tran's'pace, in its ultimate version  8)

I was boring with the static text by default in vista, in the shellstyle  Huh?

I've been the idea to install some animations to brighten the navigation in explorer: This is, in exclusivity, the first visual style and shellstyle with texts animated in the detail pane:  Tongue

http://www.youtube.com/watch?v=7N2pLm3wEww

I'll try to publish a tuutorial wich explains how to do; for the moment you can download the VS and see in the shellstyle the modifications brought

Many thx to K-Johnson and Cyntar7 for the beta-test   Smiley

What do you think ?

131  Help / Windows Vista / Re: Need 3 informations about SaveDialog : on: August 17, 2009, 11:05:06 pm

Thx Kerry !

1) the problem is resolved now

2) for the glow effect in fact i added the properties only from  VSB (without the shellstyle), as explained by Idas here, usefull tutorial: http://vistastylebuilder.com/forum/index.php?topic=20.msg99#msg99. For the black text, the problem stays. I'm going to see in the shellstyle

3) finally for the background, thanks to you, i succeeded to change it in blue
132  Help / Windows Vista / Need 3 informations about SaveDialog : on: August 17, 2009, 07:17:37 pm
I almost completed my first visual style (i'll publish it probably tomorrow), but i need some helps concerning 3 problems, all in savedialogbox, like shown in this screen:

1) Where can i find the image which corresponds to the selection ?

2) I tried to add a glow effect on the text in explorer (following Idas' tutorial), more precisely black glow and white text, but it seems that it doesn't work with the savedialogbox: the glow effect is black but the text stays also black...how to change this??

3) in the same way, i modified the color of the explorer's background (blue clear), but in the savedialog this change doesn't work: how to change its background to this blue color? Probably i must see in my shellstyle, but i don't know where precisely






Thx


133  Help / Windows Vista / Re: Can't find this anywhere! Help please. on: August 13, 2009, 10:28:12 pm

Fonts, Colors & System Metrics > Fonts & System Metrics > BTNFACE:Color it seems
134  Help / Windows 7 / Re: Need More Help on: August 13, 2009, 10:12:56 pm
maybe in Start > StartMenu > Panels > Aero > Top > ProgramsList,
Start > StartMenu > Panels > Aero > Top > NSCHost
Start > StartMenu > Panels > Aero > Top > SearchView try in sizingmargins:  13, 6, -10, -5 (for the 3)

and  Start > StartMenu > Panels > Aero > Top > PlacesList : 0, 7, -10, -5

and for the left and right panel, delete the transparent part useless (edit also all images modified by this resize)
135  Help / Windows Vista / Re: 3 Small Problems with colors! on: August 12, 2009, 01:14:28 pm
and for the blue color, i suggest to search its color

argb(0, 249, 237, 229) maybe it will work

found with GetRGBColor http://vistastylebuilder.com/forum/index.php?topic=418.0

this tool allows to resolve almost all problems with a color in VSB
136  Help / Windows 7 / Re: weird text background on: August 12, 2009, 11:50:19 am

Fillcolor yes, always for background
137  Help / Windows 7 / Re: weird text background on: August 12, 2009, 09:05:34 am
back again with another question.

any ideas how to fix the problem I've got in this image

 

you people are geniuses!


Somewhere in controp panel, i've already seen it, search this color with this code :

choose value and write argb(0, 125, 125, 125)
138  Help / Windows 7 / Re: Blue rectangular selected on: August 10, 2009, 11:44:33 am
exact: more precisely: Fonts, Colors & System Metrics > Fonts & System Metrics  >Hottracking:color (with vista it works)
139  Tips and Visual Styles / Tips and Tricks / Move the left navigation panel of explorer to right on: August 09, 2009, 07:27:42 pm


i have just made a little tuto which explains how to do, not revolutionary but useful:

http://RajTheeban95.deviantart.com/art/move-the-nav-panel-to-right-132716998


140  Other / Other / Re: Shellstyle Text on: August 07, 2009, 07:56:34 pm
see UKintel tutorial: http://ukintel.deviantart.com/art/Vista-Hex-Editing-Tutorial-0-7-60297439

search the following text ( 6 time):




for text : workgroup, processor and memory you must change the similar text: "MetadataLabel foreground="themeable(ARGB(255, 0, 255, 0)" to your color (here 0, 255, 0= green

for the others texts NVIDIA, WORKGROUP, AMD sempron, etc, you must change the similar text "themeable(ARGB(255,   255,   128,   0); here = orange


141  Help / Windows Vista / Re: [HELP] Looking for background.... on: August 06, 2009, 09:18:28 pm

Fonts, Colors & System Metrics > Fonts & System Metrics> BTNFACE:COLOR i believe
142  Help / Windows Vista / Is it possible to move the userpic of Start menu? on: August 06, 2009, 04:43:11 pm

Hi

I know for example 3DUserpic is able to do it, with some modifications in setting file, but i would like to know if it is possible to move this userpic, to left, from VSB ? I almost achieved my second visual style, and this information can change all my start menu....

we can delete it, but to move it? what must I do?



143  Other / Other / Re: I am needing some image and text color help, in the shellstyle I think? on: August 04, 2009, 10:02:28 pm
1) for the text of dialogbox: Styles > TextStyle > BodyText
But there is a problem: you can change the type of font (normal, bold, underlign etc), but i tried and i think it is impossible to modify the color; i tried adding textcolor: property but without effect; you must know this modification changes also others fonts....







2) for the text in shellstyle: Fonts, Colors & System Metrics >MENUFONT:FONT


         

here also a problem: at first you can change only the type of font (not the color i think ), and this change modifies others fonts of your VS, for example in context menu...




hope there is another methode to realize these modifications without all these problems 
144  Help / Windows 7 / Re: last two images to change on: August 04, 2009, 02:09:53 pm


a screenshot ?
145  Help / Windows 7 / Re: last two images to change on: August 04, 2009, 12:43:37 pm

for the clock, try "timedate.cpl" in system32 folder
146  Other / Other / Re: how to delete this ugly black line in browseui ??? on: August 04, 2009, 12:38:31 pm


thank again,

i tried with GIMP

i get this result, it is not perfect, because I would have liked the space between the 2 buttons to be smaller



 i'm rather satisfied
147  Other / Other / Re: how to delete this ugly black line in browseui ??? on: August 03, 2009, 04:09:21 pm
thank for helping

but i tried all modifications possible since 3-4 hours, i ddidn't succeed , i have almost the same result ; i succeeded to delete the black lign but now i have a transparent lign which continues to cut my button (left),

i looked in others browseui: yours, longhorn, lumen, cairo etc, but the problem appears only when i use my image (577/578/579/581.bmp)

I abandon.... Sad
148  Other / Other / how to delete this ugly black line in browseui ??? on: August 03, 2009, 12:28:59 pm
This is my problem

i try to change the buttons of explorer,  but i encounter a problem:
after modifications of my images in browseui file and restart, the black line between the buttons is present:





in other case, i get that:

the lign cuts my button


i know i must create an alpha layer in channel tab, but how must I fill it, what image must i change etc?
If someone succeed to correct this problem....


sorry for my english
149  Help / Windows 7 / Re: Start Panel PlacesList Extended recent font color on: August 02, 2009, 01:55:40 pm

for the text and its color, maybe, Lists, Menus & Tabs > ListView > GroupHeader (see HEADING1TEXTCOLOR ...)
for the lign (i don't sure) Lists, Menus & Tabs > ListView > GroupHeaderLine

in vista it's almost like that
150  Help / Windows Vista / Re: Refresh button on: August 01, 2009, 05:55:13 pm
1) for the black line: Toolbars, Headers and Rebar > Toolbars & Headers > Go Toolbar > Basic > Normal > Active > Button (i don't sure)
2) for refresh button, you must see in your browseui file
151  Tips and Visual Styles / Tips and Tricks / Find quickly the RGB colors codes with GetRGBColor (useful for VSB users !) on: August 01, 2009, 02:05:20 pm
GetRGBColor is a useful software which allows to find the colors 'codes of any part of your interface (visual style for example) simply in the passage of mouse

In this screenshot, if I want to get the codes colors of explorer's background, in black-grey;






after, i insert the code obtained into the window colors of VSB, if i want to change a part of my visual style with this color:





Edit:
http://www.01net.com/telecharger/windows/Multimedia/creation_graphique/fiches/35124.html

152  Help / Windows Vista / Re: Can't save on: July 31, 2009, 09:49:27 am

i didn't have this problem, but maybe a bad modification in your visual style ...

try to launch "BcMapFixer.exe" (in visual style builder folder) and see if the problem continues
153  Tips and Visual Styles / Visual Styles / Re: SmoothVS - Blue - Alpha on: July 30, 2009, 08:38:05 am
good man

With the Aero interface, the gray style is the best because simple, elegant, and sober
154  Help / Windows Vista / Re: Save Dialog whitespace image on: July 29, 2009, 07:58:54 pm
I use Vista, and it seems it depend of your shellstyle, for some taskdialog maybe

155  Help / Windows Vista / Re: How to reduce the top glass windows borders? on: July 27, 2009, 01:26:21 pm


Toolbars, Headers and Rebar > Rebar > NavBar > Basic > Base > Band
add CONTENTMARGINS:MARGINS and try these numbers : 0, 0, -10, 15
(you must change "-10" and "15" )  Smiley

some examples:





156  Help / Windows Vista / Re: Where are these? image included. on: July 24, 2009, 01:00:52 pm
1) More programs background: Start > StartMenu > Panels > Aero > Top > ProgramsList
2) for all progs background, you can use the stylehack created by UK.intel (startmenu -allprogs background color) in stylehacks list; apply it
to change colors:
color of text: Start > StartMenu > Menus > Aero > Hover:TreeView > TreeItem (normal)
                                      Start > StartMenu > Menus > Aero > Hover:TreeView > TreeItem > Hot (hover)
background color: Start > StartMenu > Menus > Basic > Hover:TreeView

3) for scrollbar (vertical) Buttons, Boxes & Controls > Scroll Bars & Trackers > ScrollBar > ThumbButtonVertical
157  Help / Windows Vista / Re: Headers Text Color on: July 17, 2009, 11:44:01 pm
See here: Fonts, Colors & System Metrics > Fonts & System Metrics>BTNText:color

the next time, try to show us the problem with an image  Wink


158  Tips and Visual Styles / StyleHacks / Re: Glow effect (black and white) on the text of Start Menu on: July 13, 2009, 04:34:55 pm
yes i searched, it is a few long:

1) at first download this 4 images: http://www.mediafire.com/download.php?mitt2g0nemu
2) in Start > StartMenu > Panels > Aero > Top > ProgramsList =replace it by this file downloaded (program list image) with import option
3) Start > StartMenu > Panels > Aero > Top > PlacesList (same thing with placelist image)
4) Start > StartMenu > Panels > Aero > Top > NSCHost (with NSChost image)
5) Start > StartMenu > Panels > Aero > Top > SearchView (with searchview image)

6) after in Start > StartMenu > Panels > Aero > Top > ProgramsList: in sizingmargins, write: 13, 6, 13, 0
7) in Start > StartMenu > Panels > Aero > Top > PlacesList ,sinzingmargins write  0, 7, 7, 2
8 Start > StartMenu > Panels > Aero > Top > NSCHost, sizingsmargins, write: 13, 6, 13, 0
9) Start > StartMenu > Panels > Aero > Top > SearchView, sizingmargins, write: 13, 6, 13, 0

10 finally in Start > StartMenu > Panels > Basic > ProgramsList, contentmargins, write 9, 2, 11, 0
 in Start > StartMenu > Panels > Basic > NSCHost,contentmargins write 11, 2, 11, 0
in Start > StartMenu > Panels > Basic > SearchView, contentmargins 9, 4, 11, 0



159  Tips and Visual Styles / StyleHacks / Glow effect (black and white) on the text of Start Menu on: July 12, 2009, 07:23:52 pm

i have just created a little and useful stylehack to add a glow effet in start menu
try it if isn't already done




Donwload Link:

http://rajtheeban95.deviantart.com/art/Start-Menu-Text-in-Glow-129232258
160  Help / Windows Vista / Re: Help finding these? on: July 09, 2009, 11:34:10 pm
for that you must see in your explorer file :C:\Windows\explorer.exe (i believe)
and  Start > StartMenu > Panels > Basic > LogoffSplitButtonDownDown
Pages: 1 2 3 [4] 5
Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!