Voodooprojects

Chameleon => General Discussion => Topic started by: james341 on April 15, 2009, 11:02:33 AM

Title: [SOLVED] How do I change & resize a theme?
Post by: james341 on April 15, 2009, 11:02:33 AM
good day to you
i am a new user after the installation i downloaded a theme and i want to use it
how do i change the basic theme ?
thanks


Moderator Edit: Theme selection is part of the boot options. Documented + Stiky (http://forum.voodooprojects.org/index.php/topic,351.0.html)'d in our Forum. Thanks to Blackosx amazing guides, you'll find anything you want about resizing themes in his thread: Resizing Themes (http://forum.voodooprojects.org/index.php/topic,237.0.html)
Title: Re: new user basic qustion - how do i change theme?
Post by: Lord Anubis on April 15, 2009, 11:46:43 AM
hi,

From the point of view seen where you did install chameleon:

put the theme with his folder <ThemeName> inside the /Extra/Themes/
Result should become: /Extra/Themes/<ThemeName>

Copy com.apple.Boot.plist to your desktop ( this is for your safety ).
Open it with a plist editor ( install apple developer tools ), some other plist editor or a text editor.
put at the end in your com.apple.Boot.plist , but before </dict></plist>

Code: [Select]
<key>Theme</key>
<string>ThemeName</string>

Check it.
Copy and replace the file back to the original place using sudo in the terminal.


HTH

LA
Title: Re: new user basic qustion - how do i change theme?
Post by: james341 on April 15, 2009, 12:10:24 PM
i did it thanks
everything is working great
but i am on lenovo s10e and i see only 3/4 of the screen
is there some fix for it?
Title: Re: new user basic qustion - how do i change theme?
Post by: Lord Anubis on April 15, 2009, 12:20:30 PM
i did it thanks
everything is working great
but i am on lenovo s10e and i see only 3/4 of the screen
is there some fix for it?

It could be that the author of the theme is using a bigger size then your screen.
Contact him if he is willing to change things for you, if he wants of course.

Or change your screen size in the same com.apple.boot.plist

HTH

LA
Title: Re: new user basic qustion - how do i change theme?
Post by: zapzupnz on April 20, 2009, 11:57:14 AM
Another solution is to take a widescreen image, and resize it to 1024x768 in resolution.

Then select the image itself, and resize the layer to 1024x600.

Leave the bottom 1024x168 blank.

And it should show properly. =]