Welcome Guest ( Log In | Register )

Bump Topic Topic Closed RSS Feed

Outline · [ Standard ] · Linear+

 Themes for iPhone 2G-3G-3GS-4, »»» Share Your Themes (Non JB & JB) «««

views
     
frozzbyte
post Jan 30 2009, 04:17 PM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
Because there's no such folders in iPhone. Those folders should be in YOUR THEME folder.

1. Create a THEME FOLDER i.e bluegear.theme
2. In that folder create another folder name Bundles
3. And in that folder create another folder name com.apple.SpringBoard
4. Then in that folder you create a file name SpringBoard.strings and put the code.
frozzbyte
post Jan 30 2009, 06:34 PM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
Winterboard themes located at:

/private/var/stash/themes.XXXXX

The location /Library/Themes is only the symlink for the link above.
frozzbyte
post Jul 10 2009, 12:52 AM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
Did anyone notice that winterboard + fw3.0 = +5 sec only when powering up (compare to 30 sec last time) and no extra time to load apps? Last time if winterboard is enable, it cause any app to open double the normal time i.e. 2-3 sec without winterboard to 4-6 sec with winterboard.

Now baru syok to customize since there no overhead cost to modding ... but I still like the original looks (except for some mods la).
frozzbyte
post Jul 10 2009, 05:51 PM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
@davidgary

Looks like hasuji edited the main string file and not the file in the themes. Deleting the SpringBoard.strings won't help.

@hasuji
Copy the file that I attached and replace it in System/Library/CoreServices/SpringBoard.app/English.lproj. Reboot the phone.
frozzbyte
post Jul 10 2009, 06:23 PM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
Lesson of the day!

Always make a backup file of any system files that you are going to mess around with. cool2.gif
frozzbyte
post Jul 27 2009, 10:59 AM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
@decavalera n beavis

The SMS background (ecen the chat bubbles) will not be theme becoz the file path have been change in fw 3.0. I can only find the chat bubbles but not the SMS backgound path.

QUOTE
System\Library\PrivateFrameworks\ChatKit.framework \balloon_1.png
System\Library\PrivateFrameworks\ChatKit.framework \balloon_2.png
As for your Q2, I don't understand what are you facing. A screen shot or sample of the file would help.
frozzbyte
post Jul 27 2009, 11:14 AM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
Which calendar widget are you using? The widget might overwrite the wallpaper in it's setting file, that why you don't seen the wallpaper.
frozzbyte
post Jul 27 2009, 01:03 PM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
@beavis68
If you look in LockBackground.html, there a reference to the wallpaper which you do not have. See below

QUOTE
<script type="text/javascript" src="configureMe.js"/> <--- Use to configure town and country for weather widget
<script type="text/javascript" src="Wallpaper.js"/> <--- Use to display the wallpaper n battery in lockscreen
<script type="text/javascript" src="basiccalendar.js"/> <--- Use to display the calendar
Find the Wallpaper.js and you problem should be solve

This post has been edited by frozzbyte: Jul 27 2009, 01:04 PM
frozzbyte
post Jul 27 2009, 02:50 PM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
@zc_squash
Blank webclips wont slow down the phone but those widget and plugins will as most widget use javascript. Javascript use lots of the CPU processing power i.e rotating wallpaper and such

@invisiblelim
Yes you need to jailbreak as apple will not allow any modification made to its system file.
frozzbyte
post Jul 27 2009, 03:02 PM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
To Jailbreak or not to Jailbreak? Thats only you can answer but like bro psyeo said ... do some research/reading before jumping into the Jailbreaking scene.
frozzbyte
post Jul 31 2009, 12:47 AM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
QUOTE(Clavicus @ Jul 30 2009, 03:11 PM)
Guys, need help here. I've been trying to change the font of my lock clock, but every time i replace it with another font and reboot it my ipod just remains at the loading screen with the spinner in the middle. Got that once yesterday, panicked and restored the whole thing, then tried with fonts provided on the front page. Those worked fine, but i didn't like the fonts provided, so i decided to try my luck again today.

Downloaded a font (http://www.dafont.com/champagne-limousines.font), renamed it LockClock, and replaced the original one. Rebooted, and the same thing happened. Luckily this time i tried SSHing into my ipod and it worked, allowing me to replace the font. Moment i done that, everything was fine. Am i missing a step here?

EDIT : One more question - how do i change the comma that separates the time and date on the lockscreen to another symbol, e.g. "|" ?

user posted image

Picture for illustration purposes only. Thanks decavalera.  tongue.gif
*
First of all Clavicus, you can't simply download fonts from anywhere, rename it and put it in your iPod. The fonts have specifications that you need to follow, not just by replacing the fonts with any fonts that you like. Why fonts from the front page work? Because they have been formatted according to the iPod/iPhone specs.

Same goes to the comma thing, it's not a symbol but more to formats. You can't simply change the formats, you need to change the whole formats strings and thats complicated.


Added on July 31, 2009, 12:49 am
QUOTE(NickyKhoo @ Jul 30 2009, 06:32 PM)
i updated the essential updateds but thw winter board doesnt change anything.Example i downloaded a theme for my sms key board(White Mac Book Keyboard) but i change it at winterboard the theme doesnt coming out after i reboot my phone.
*
If memory serves me right, keyboards are not yet themeable thru winterboard for the moment.

This post has been edited by frozzbyte: Jul 31 2009, 12:49 AM
frozzbyte
post Jul 31 2009, 08:21 PM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
There's lots and lots of changes to the framework from 2.2.1 to 3.0. Thats why some of the 2.2.1 theme will not work on 3.0.
frozzbyte
post Oct 12 2009, 10:47 PM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
QUOTE(Voxe @ Oct 12 2009, 07:02 AM)
Hey guys, I just wanted to know how to get rid of app's names. Thanks if anyone could point me in the right direction.
*
In Winterboard, select 'No Undocked Icon Labels' for the icons on springboard or 'No Docked Icon Labels' for icons in the dock.
frozzbyte
post Nov 2 2009, 07:26 PM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
Keyboard theme thru winterboard are not supported in fw 3.X.X

From saurik tweet
QUOTE
I just spent way too many hours pulling apart the 3.x keyboard code. There isn't enough legacy support to theme keyboards anymore. Sorry
This post has been edited by frozzbyte: Nov 2 2009, 07:30 PM
frozzbyte
post Mar 2 2010, 03:36 PM

Feeling butthurt lately? Like I care
*******
Senior Member
3,657 posts

Joined: May 2005
@amad_maui
Do you have SBSettings installed? Check in the more settings where the options for enabling the percentage for battery. There should have the option to change the signal strength back.

3 Pages < 1 2 3Top
Topic ClosedOptions
 

Change to:
| Lo-Fi Version
0.0462sec    0.21    7 queries    GZIP Disabled
Time is now: 30th November 2025 - 03:35 AM