danioc

danioc

Joined Member # 20239
0 Posts 41 Replies 763 Reputation

promaster12, Try right click your taskbar, select "Properties", A window will open, In the "Taskbar" tab you have "Taskbar appearence" Make sure you have the item "[v] Keep the taskbar on top of other windows" Also make sure you DON'T have checked the item "[ ] Auto-hide the task

11 Replies 7,621 Views

@ Neophil78 - modify the rollupsize: * on SKS6 go to "Edit titlebars and windowFrames > UIS2 > Caption >> Extra tab >> Size of when rolled up" - and also where's located what was called in SKS 5 section Menus / Bar Background / Bar Items and Bar Items - Look Like * on SKS6 go to "Edit Controls > Edit Menus and menubars >> Standard menu bars" is tha whole section.

16 Replies 4,826 Views

you should post it in the ObjectDock section instead of the ObjectDesktop section, maybe this will let the developer check it faster, I just clicked the title thinking it's was about Windowblinds. ObjectDock Section: https://forums.wincustomize.com/forum/176

5 Replies 1,880 Views

[quote]Yeah I know I can still make 'em, but there some things I can't do On SKS 6 like hiding the startmenu shadow. Thanks danilloOc, appreciate it.[/quote] Jester, To hid the start menu shadows on SkinStudio 6, go to Edit Startmenu and taskbar > Edit Start Menu > Top Part >> tab "Extra", there's a setting "Hide shadow on start menu" screenshot: [link="http://img153.imageshack.us/img153/7914/statshadowpi4.png"]WWW Link[/link]

12 Replies 9,898 Views

mooq, That color is hard coded on XP and the only way to change it is adding custom .UIFile to the skin, they are custom XML-like files that control the task panels but they are a bit complicated to deal since you have to manually edit the code by hand. This skin use these custom files: https://www.wincustomize.com/skins.aspx?skinid=5705&libid=1 inside the skin folder you'll se file with the extension .UIFile open 'em with Notepad or other text editor t

2 Replies 2,564 Views

Go to "Edit start menu and taskbar > Edit Start Menu >> Start Menu > Top Part" The "Text" tab section will move the user picture and user name (when on XP) as a single unity, then use the settings "Horizontal Text Shift" and "Vertical Text Shift" to move the text only. You can use negative values too.

4 Replies 3,420 Views

there's a custom code you can use. TextVertShiftPressed=xx TextHorizShiftPressed=xx (not syre if it is Text[color="#FF0000"]Horiz[/color]ShiftPressed or Text[color="#FF0000"]Horz[/color]ShiftPressed try booth. on XX set the value to move the text, you can use negative values too exemple TextVertShiftPressed=-1 TextHorizShiftPressed=0 PS. you can use this code in other skin parts like Tabs, taskbar buttons, etc.

9 Replies 8,882 Views

By default, the skin use the "Combobox border" for most "edit borders" but if you want to use a solid color instead, open the skin .UIS or and .SSS files with Notepad (they're) located in your skin folder) and add these lines: [Edit.Border] EdgeColour= On "EdgeColour=" se the color from the skin that you want to use, exemple: [Edit.Border] EdgeColour=5

1 Replies 2,530 Views

Helmers, The taskbar height: The taskbar height is defined by the image dimension but is affected by the taskbar buttons content margin (to change the content margin, go to text tab and change the two values from top to bottom, the one in red and the one in blue) Try start using 2 (red), 3 (blue), 0 (green), 0 (dirty green). The Caption rollup height: Change it at "Edit Titlebars and WindowFrames > Edit UIS2 frames > UIS2 >> Caption > Extra tab,

1 Replies 3,791 Views

Omegatec, Go to "Edit Titlebars and WindowFrames > Edit UIS2 frames > UIS2 > Caption >> Text settings tab" and click the button "Change caption font" on the right side.

2 Replies 3,783 Views

Reako10, Go to "Edit controls > Edit buttons controls >> Glow" * To make the glow work right, you must check this check boxes in the "image tab": [X] This image has transparent parts [X] This image has an alpha channel * If you don't want that effect at all, just click the "Image:" drop box, scroll up till the beginning and select "No image defined - section may be optional", this will remove the glow.

2 Replies 3,029 Views

Cobra, Looking in your screenshot, I noticed the Vista start menu arrow button (the one on right side of the lock button) have painting issues, to fix that go to that bit section and check the item "This image has premultiplied alpha".

8 Replies 4,449 Views