SkinStudio 7 Search Box Text Issue

Monday, March 12, 2012 by LightStar | Discussion: OS Customization

I am finally going to make a post on this problem, but it has existed for ages.  In the latest SKS7, in Theme Part Details, Address Field, Search Field Background, Extra Settings there are font settings for the search field that can be set as far as font color and/or font type, but they do absolutely nothing when you change them in any OS. Why are they even there?

2of3
Reply #1 Monday, March 12, 2012 4:31 PM

Didn't they have some sort of effect in Vista? As for Windows 7 youcanforgetaboutit!

 

It's another in a long list of things that don't make sense in sks (like text settings for jumplists.......they do nothing either)

LightStar
Reply #2 Monday, March 12, 2012 4:39 PM

Didn't they have some sort of effect in Vista? As for Windows 7 youcanforgetaboutit!

 

It's another in a long list of things that don't make sense in sks (like text settings for jumplists.......they do nothing either)

 

I tried Vista too, no effect.  Yep on SKS and the jumplists in 7, and the taskbar group menus in XP too, text settings have no effect in that section either.

2of3
Reply #3 Monday, March 12, 2012 4:45 PM

LightStar
and the taskbar group menus in XP too, text settings have no effect in that section either.

Wasn't there some line of code you could add to the sp poup menu background and the text color worked?

 

Been a while since I did an XP skin.....

2of3
Reply #4 Monday, March 12, 2012 5:04 PM

Ok. Now I have only tried this on Vista (just now)

 

On the Start Panel Popup menu background, go to the code tab delete all the code for text color. Then add these 2 lines:

FocusColour=
NormalColour=

That should take care of your normal and mouseover states in the group menu.

2of3
Reply #5 Monday, March 12, 2012 5:13 PM

FocusColour=
NormalColour=

I don't need to tell Tom this, but for others that don't know

 

You need to have a number after the = sign. F.ex

FocusColour=15
NormalColour=19

BoXXi
Reply #6 Monday, March 12, 2012 5:45 PM

Interesting...............

2of3
Reply #7 Monday, March 12, 2012 6:00 PM

Also make sure to spell color as colour......you can blame Neil for misspelling it

 

Ha ha!

neone6
Reply #8 Monday, March 12, 2012 6:12 PM

BoXXi
Interesting...............
4 real

LightStar
Reply #9 Monday, March 12, 2012 6:44 PM

Ok. Now I have only tried this on Vista (just now)

 

On the Start Panel Popup menu background, go to the code tab delete all the code for text color. Then add these 2 lines:

FocusColour=
NormalColour=

That should take care of your normal and mouseover states in the group menu.

 

Actually Tim for the Taskbar Group Menu, I set my colors (colours) in the menu items image area, and then remove them from the code and paste them into the taskband group menu background image area code and it works.  At least that's in XP, which is the OS I start every WB in.

2of3
Reply #10 Monday, March 12, 2012 7:19 PM

LightStar
Actually Tim for the Taskbar Group Menu, I set my colors (colours) in the menu items image area, and then remove them from the code and paste them into the taskband group menu background image area code and it works. At least that's in XP, which is the OS I start every WB in.

That's just what I did actually.....I just removed the "extra" lines that do nothing

LightStar
Reply #11 Monday, March 12, 2012 8:39 PM


Quoting LightStar, reply 9Actually Tim for the Taskbar Group Menu, I set my colors (colours) in the menu items image area, and then remove them from the code and paste them into the taskband group menu background image area code and it works. At least that's in XP, which is the OS I start every WB in.

That's just what I did actually.....I just removed the "extra" lines that do nothing

 

Yup!

gmc2
Reply #12 Tuesday, March 13, 2012 7:00 AM

On the Start Panel Popup menu background, go to the code tab delete all the code for text color. Then add these 2 lines:

FocusColour=

NormalColour=

I, for one, really appreciate these little tips and hints but the start menu popup menu background code doesn't appear to have any colour settings?

Image=testing\more_progs_menu.bmp
TopHeight=3
BottomHeight=3
LeftWidth=25
RightWidth=3
ContentLeft=4
ContentRight=1
ContentTop=1
ContentBottom=1
Tile=0

and so I wonder, can the colour of the text be changed by adding the code regardless in other areas. for buttons should the order listed be the same as the button order and do all of the states need to have a colour assigned or can you change the focus color and the leave the rest to be coloured by default?

Wasn't there some line of code you could add to the sp poup menu background and the text color worked?

you could delete the mouse over graphic which would change the color from either black to white or the other way around and then reinsert the mouseover graphic. but once it was changed it was for good.

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!



web-wc01