Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: iPhone iOS 4 Theming Tips
is a discussion within theiPhone 2G|3G|3GS iPod Touch 1G|2G|3G New Skins / Themes Launches
forums, a part of theNew Skins / Themes Launches
section;Originally Posted by NetMage So, seems like AirPortSettings.bundle icons are only using inside Settings App when picking a WiFi network - not for Status Bar. To the best of my
...-
06-28-2010, 02:47 PM #61Green Apple
- Join Date
- Mar 2009
- Location
- South Florida
- Posts
- 39
- Thanks
- 54
- Thanked 10 Times in 6 Posts
-
06-28-2010, 02:50 PM #62
I would like to figure out a mod for the FOLDERS. Currently, when you place items in there you see smaller program icons that show up on the springboard.
There must be a plist setting somewhere so that I could create new folders icons that are not transparent. I hate seeing all of those little icons. I'll search but if someone has figured it out please share.
-
06-28-2010, 02:56 PM #63Green Apple
- Join Date
- Mar 2009
- Location
- South Florida
- Posts
- 39
- Thanks
- 54
- Thanked 10 Times in 6 Posts
-
06-28-2010, 05:08 PM #64
-
06-28-2010, 05:15 PM #65Green Apple
- Join Date
- Dec 2009
- Location
- Philadelphia, PA
- Posts
- 51
- Thanks
- 3
- Thanked 21 Times in 10 Posts
-
06-28-2010, 07:26 PM #66
-
06-28-2010, 08:41 PM #67Green Apple
- Join Date
- Mar 2009
- Location
- South Florida
- Posts
- 39
- Thanks
- 54
- Thanked 10 Times in 6 Posts
Ok. I'm sorry I misunderstood what you looking for.
I'm in the same boat as you then, can't seem to find anything that works. I tried just creating an icon and placing it in the Icons folder but that doesn't work. Looks like Categories is gonna be the go to for this, especially since SB was updated and works again.
-
06-28-2010, 09:16 PM #68
Just my opinion... I wouldn't use the Stock Folder only because it is limited to 12 apps. To some that may be plenty, but there are others who has more than 12 - let's say - Game apps or Cydia apps. I wouldn't wanna separate all of my Games or Cydia into 2 or 3 folders.
I wish Categories SB can be like Stacks - drag and drop, but at this point, I'm happy that Categories SB is up and running in 4.0. I did read that correctly, right? It is up and running.
Twitter: gundom66
MyPad and Special Darque are free themes. A little thank you with the "Thank You" button is sufficient. No donations necessary...
-
06-28-2010, 09:46 PM #69Green Apple
- Join Date
- Mar 2009
- Location
- South Florida
- Posts
- 39
- Thanks
- 54
- Thanked 10 Times in 6 Posts
Yeah I agree 100%! It would have been nice to have native folders if apple left it open to more than 12, but once again we have to go back to our JB apps. Thankfully they are still there!
Categories SB was updated yesterday I think. I haven't used it too much, but it seem to be working good for me so far.
-
06-28-2010, 10:02 PM #70
I have a 3g jb on 3.1.3, is it worth it to update to ios4? If so, is there a way to save themes and jb stuff before updating wipes it away?
-
06-28-2010, 10:52 PM #71
As far as the native folders go, it can still be utilized as a "sub-folder" for the main Categories folder. It will be even better if the native folder can be themed as an actual icon.
Any news on a fully working widgets yet?Last edited by gundom; 06-28-2010 at 11:54 PM.
-
06-28-2010, 11:36 PM #72Master Modder
- Join Date
- Nov 2009
- Location
- Netherlands
- Posts
- 2,973
- Thanks
- 3,409
- Thanked 8,185 Times in 2,088 Posts
-
06-28-2010, 11:50 PM #73
page1.png
so was changing "page0.png" "page1.png" "page2.png" things that worked only on winterboard or do you think we can add them to the springboard.app?
-
06-29-2010, 06:39 AM #74Green Apple
- Join Date
- Dec 2009
- Location
- Philadelphia, PA
- Posts
- 51
- Thanks
- 3
- Thanked 21 Times in 10 Posts
-
06-29-2010, 06:49 AM #75Theme Creator
- Join Date
- Aug 2008
- Location
- Tampa, FL
- Posts
- 870
- Thanks
- 266
- Thanked 635 Times in 263 Posts
Nice!
-
06-29-2010, 07:31 AM #76Master Modder
- Join Date
- Nov 2009
- Location
- Netherlands
- Posts
- 2,973
- Thanks
- 3,409
- Thanked 8,185 Times in 2,088 Posts
-
The Following 2 Users Say Thank You to wim66 For This Useful Post:
Kat_Kingdom (08-15-2010), Maarten16 (06-30-2010)
-
06-29-2010, 11:12 AM #77
-
06-29-2010, 01:04 PM #78Green Apple
- Join Date
- Dec 2009
- Location
- Philadelphia, PA
- Posts
- 51
- Thanks
- 3
- Thanked 21 Times in 10 Posts
For example, a lot of the widget's .html will do something like this...
Now, there may be more than one Javascript file it links to. Whatever the case, you need to navigate to those .js files, copy all the code and paste it in the .html file between this...Code:<script type="text/javascript" src="configure.js" />
Finally, you delete the original embedded .js file calls, like shown in the first code section of this post.Code:<script type="text/javascript"> </script>
-
The Following 5 Users Say Thank You to kabamodern For This Useful Post:
Entombed Sh4dw (07-02-2010), Gregd (07-02-2010), metaserph (08-10-2010), retacon (06-29-2010), TCcentex (06-29-2010)
-
06-29-2010, 02:25 PM #79
Let me get this correctly. So the 1st code on your post calls for "configure.js". Delete the first code and replace it with the 3rd code, copy the coding under configure.js and pasted it in the 3rd code, then what happens to the actual configure.js? Do you delete it or keep it in the file?

Twitter: gundom66
MyPad and Special Darque are free themes. A little thank you with the "Thank You" button is sufficient. No donations necessary...
-
06-29-2010, 02:56 PM #80
weather widget still not working
As to the post above,
After editing the .html file for my weather widget, it has moved the location to the top of the screen and still says loading. I can copy and paste the configure.js into the .html file between the two lines specified above and save fine. When I try to paste the code from the second js file called wallpaper.js it will not let me save it. Any ideas?Last edited by retacon; 06-29-2010 at 03:34 PM. Reason: partial realization of own problem




LinkBack URL
About LinkBacks
Reply With Quote
