change dock style?

Joined
Sep 10, 2007
Messages
48
Reaction score
0
Points
6
is there a way to change the dock floor/docks on my new blackmacbook 2.2 10.5.1?
is this in the setting or i need to download a program?
i just want to give it a new look..

sorry if this is wrong place for this post thanks..;D
 
Joined
Jun 30, 2007
Messages
220
Reaction score
1
Points
18
Your Mac's Specs
MBP 2.33ghz 2 Gb RAM 160GB 17" Glossy...
there is a program posted on this forum .. try search... that will allow you to make your dock look like cleardock, although I am not sure if the new version of cleardock is out for leopard..
 
Joined
Dec 6, 2006
Messages
275
Reaction score
15
Points
18
Dockulicious
http://www.dockulicious.com/docks/index/page:1/
and their dock app
http://www.dockulicious.com/download
This app requires the dock style be zipped, and will replace everything in the dock including indicators and divider

LeopardDocks
http://www.leoparddocks.com/
and their dock app
http://www.leoparddocks.com/download/ChangeDock.zip
This app doesn't need a dock style zipped, but will only replace the scurves.

Fun stuff.

Or to turn off 3D dock, in terminal
Code:
defaults write com.apple.dock no-glass -boolean YES; killall Dock;
Change to NO to get 3D back
(Caution when using terminal)
 
Joined
Sep 1, 2007
Messages
451
Reaction score
7
Points
18
Location
USA
Your Mac's Specs
24" iMac 2.8 GHZ/2GB/320GB/Leopard
Dockulicious
http://www.dockulicious.com/docks/index/page:1/
and their dock app
http://www.dockulicious.com/download
This app requires the dock style be zipped, and will replace everything in the dock including indicators and divider

LeopardDocks
http://www.leoparddocks.com/
and their dock app
http://www.leoparddocks.com/download/ChangeDock.zip
This app doesn't need a dock style zipped, but will only replace the scurves.

Fun stuff.

Or to turn off 3D dock, in terminal
Code:
defaults write com.apple.dock no-glass -boolean YES; killall Dock;
Change to NO to get 3D back
(Caution when using terminal)
Great thanks!
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top