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


Thanks Lex!!

no problem, this thread gets clogged with support questions and there is a thread dedicated to HTML/CSS questions

we all should be using this thread for screenshots and sharing icons or whatever from our screenshots

here is mine today :D

PTM_210_1000000656.png
 
LEXS just wondering if u could explain how i can get your wifi and signal icons, and how u removed the carrier logo etc, also how can i delete the weather part of your homescreen widget
 
LEXS just wondering if u could explain how i can get your wifi and signal icons, and how u removed the carrier logo etc, also how can i delete the weather part of your homescreen widget

The above wifi/signal icons are not for sharing although I believe I have seen similar ones about.

I use clean status from Cydia to remove logo

Home widget if you are referring to last Download

Go to Private/stylesheets Edit mini.css

#weatherIcon{
margin-top:0px;
position: absolute; top: 310px; right: 0px; down: 0px; left: 180px; width: 320px; height: 461px;
display: none;
height:25px;
width:25px;

Where it has
display: none; place // in front of

Like so

// display: none

Then respring
 
im having a small issue that id like to run by you all. i just downloaded atomic browser and decided to change the app icon and name (to internet) . for some strange reason when i changed the icon it now has this small black border around the bottom of the icon (new safari icon) . i tried different icons and even pulled the default safari icon from the phone and used that and the black border was still there. all the icons i have used were the correct demensions as well. any ideas? :confused:
 

Attachments

  • photo.jpg
    photo.jpg
    128.8 KB · Views: 67
Apologies if this has been asked before...but how can I change the time from 24h to 12h?

Thanks in advance!

Open Widget.html and scroll down until you see these lines:

<!-- Convert the hours component to 12-hour format if needed -->
// currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours;

Remove the // from in front of currentHours and save and respring. That should give you the 12-hour clock.
 
no problem, this thread gets clogged with support questions and there is a thread dedicated to HTML/CSS questions

we all should be using this thread for screenshots and sharing icons or whatever from our screenshots

here is mine today :D

PTM_210_1000000656.png

So, I've seen the weather widget on some screenshots, but I have yet to find a download link. Can you help me out? (I feel like a n00b xD)
 
Dear god man must we see the same screenshots quoted over and over again? There is an HTML support thread please direct your questions over there. Screenshots and requests over here. Yes? Thank you.
 
Lockscreen/ Wallpaper :)
 

Attachments

  • Screen shot 2011-02-24 at 10.26.14 PM.png
    Screen shot 2011-02-24 at 10.26.14 PM.png
    390.2 KB · Views: 68
  • Screen shot 2011-02-24 at 10.25.38 PM.png
    Screen shot 2011-02-24 at 10.25.38 PM.png
    366.8 KB · Views: 80
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.