Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

urbantea

macrumors regular
Original poster
Jun 12, 2012
141
6
Since I updated to the new LION OS, the dock looks different.

When a program is OPEN, in the dock, before there was a very visible circle under the program.

Now with this new LION OS, that little circile under the program , isnt as visible anymore. It's liek a grey color , which is the same damn color as the background!

Can I change the color of this little circle?
 
ok just found the answer in another post.

but now i have another one... and a silly one ...

how do I get to this part of my computer??

/System/Library/Core Services/Contents/Resources/

step by step please.. thanks!
 
OK. I got into that folder and I'm supposed to just replace the PNG files,,,,
but I don't see any PNG files in the current folder.

I am in CORESERVICES/ Resources

There was no core services/ CONTENTS
 
An easier thing that might still work for you would be to change the dock to the "2D" style, like this:

Screen-shot-2011-04-05-at-2.24.51-PM.png


To switch to that dock, open a terminal window and run this:

Code:
defaults write com.apple.dock no-glass -boolean YES

and then this:

Code:
killall Dock

To switch it back do the same steps but change YES to NO.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.