+ Reply
Page 13 of 38 FirstFirst ... 31112131415 23 ... LastLast
Results 241 to 260 of 742
  1. #241
    What's Jailbreak?
    Join Date
    Aug 2009
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Can someone help me out with a status bar icon? I'm hoping to get a SMS icon to replace the iPod icon on the bottom right. If someone can do that for me, I'd be extremely grateful. TIA!


  2. #242
    iPhoneaholic x_Whiplash_x's Avatar
    Join Date
    Jul 2009
    Location
    Calgary, AB
    Posts
    326
    Thanks
    75
    Thanked 320 Times in 157 Posts

    anyone know how to get rid of the dots circled in red?


  3. #243
    What's Jailbreak?
    Join Date
    Aug 2009
    Posts
    3
    Thanks
    0
    Thanked 1 Time in 1 Post
    Here's my lockscreen and home screen


  4. #244
    Green Apple
    Join Date
    Sep 2008
    Location
    Moscow
    Posts
    31
    Thanks
    12
    Thanked 5 Times in 5 Posts

    x_Whiplash_x, install No Page Dots 3.0 from Cydia.

  5. #245
    What's Jailbreak?
    Join Date
    Mar 2008
    Posts
    19
    Thanks
    127
    Thanked 3 Times in 3 Posts

    Quote Originally Posted by Calix View Post
    I created my own Cydia repo, you can download it from there. Just add my repo source to Cydia and download "iHero".

    Repo: http://jasoncalhoun.com/apt/

    I have customized all of the status bar icons and battery to look more like the Hero style. The widgets were gathered from various sources and modified to my liking.

    Here is what it currently looks like:


    @ Calix:

    I installed your repo, it downloads slowly, when it get to the end,it says "Size Mismatch". tried about 6 times. Same results.

    I'm running 3GS on 3.0

    can you release the file itself?

    Thanks Calix

  6. #246
    iPhoneaholic x_Whiplash_x's Avatar
    Join Date
    Jul 2009
    Location
    Calgary, AB
    Posts
    326
    Thanks
    75
    Thanked 320 Times in 157 Posts

    @Calix

    how do i reposition the weather stuff?



    i want to move it up closer to my clocks.

  7. #247
    Theme Creator Doreen's Avatar
    Join Date
    Jul 2007
    Location
    Southern California
    Posts
    2,297
    Thanks
    2,293
    Thanked 2,089 Times in 996 Posts

    x_Whiplash_x can you "please" share the dual clock theme? or point me to where you got that! (very cool!) Thanks

  8. #248
    iPhoneaholic x_Whiplash_x's Avatar
    Join Date
    Jul 2009
    Location
    Calgary, AB
    Posts
    326
    Thanks
    75
    Thanked 320 Times in 157 Posts

    i got bored and made it... used scripts from other clocks found a clock face i liked and moded it ill upload it later once i get the kinks worked out. and yes to anyone wondering they both work one running in my time zone and the other 2 hours ahead.....

  9. #249
    Theme Creator Doreen's Avatar
    Join Date
    Jul 2007
    Location
    Southern California
    Posts
    2,297
    Thanks
    2,293
    Thanked 2,089 Times in 996 Posts

    Fantastic "Thank you so much" (great work)

  10. #250
    What's Jailbreak?
    Join Date
    Aug 2008
    Posts
    3
    Thanks
    1
    Thanked 6 Times in 1 Post
    Quote Originally Posted by jron1220 View Post
    Here's my lockscreen and home screen

    I would love to use that lockscreen if you could share

  11. #251
    What's Jailbreak?
    Join Date
    Aug 2009
    Posts
    3
    Thanks
    0
    Thanked 1 Time in 1 Post
    Quote Originally Posted by gmarcoux View Post
    I would love to use that lockscreen if you could share
    here you go:
    Attached Files Attached Files
    Last edited by jron1220; 08-11-2009 at 10:22 AM. Reason: the file had a bug Tuesday was missing the "s"; i added the updated file

  12. The Following User Says Thank You to jron1220 For This Useful Post:

    gmarcoux (08-09-2009)

  13. #252
    What's Jailbreak? Calix's Avatar
    Join Date
    Jan 2008
    Posts
    6
    Thanks
    0
    Thanked 7 Times in 4 Posts

    Quote Originally Posted by Gambit_Rah View Post
    @ Calix:

    I installed your repo, it downloads slowly, when it get to the end,it says "Size Mismatch". tried about 6 times. Same results.

    I'm running 3GS on 3.0

    can you release the file itself?

    Thanks Calix
    I created a new repo address and fixed the download issues.

    http://i.jasoncalhoun.com

    Please deleted the other repo as the files have been removed.

    I have added custom status bar, icons, widget tweaks and fixed the date so it updates correctly without a respring.

    Here is a screenshot of version 1.1 of my mod:



    Quote Originally Posted by x_Whiplash_x View Post
    @Calix

    how do i reposition the weather stuff?



    i want to move it up closer to my clocks.
    Edit the px values of the weather container in Widget.html to move the position of the text.

    Code:
    <div id="WeatherContainer">
    <div id="TextContainer">
    <p style="display:block;position: absolute; top: 192px;left:20px;right:0px;width: 220px;text-shadow: 0px 2px 2px black;font-size:1.4em;" id="city"></p>
    <p style="display:block;position: absolute; top: 218px;left:210px;width: 310px;text-shadow: 0px 2px 2px black;" id="temp"></p>
    <p style="display:block;position: absolute; top: 216px;left:20px;width: 50px;text-align: left;text-shadow: 0px 2px 2px black;font-size:1.0em;" id="desc"></p>
    <p style="display:block;position: absolute; top: 220px;left:260px;width: 310px;color: #FFCC00;text-shadow: 0px 2px 2px black;font-weight: bold;font-size:14px;" id="hi" >H:</p>
    <p style="display:block;position: absolute; top: 233px;left:260px;width: 310px;color: #FFCC00;text-shadow: 0px 2px 2px black;font-weight: bold;font-size:14px;" id="low" >L:</p>
    </div>
    </div>
    <div id="Forecast" >
    <p style="display:block;position: absolute; top: 206px;left:285px;width: 310px;color: #CCCCCC;text-shadow: 0px 2px 2px black;font-weight: bold;font-size:14px;" id="hi0" ></p>
    <p style="display:block;position: absolute; top: 220px;left:285px;width: 310px;color: #CCCCCC;text-shadow: 0px 2px 2px black;font-weight: bold;font-size:14px;" id="low0" ></p>
    </div>
    Last edited by Calix; 08-08-2009 at 07:34 PM. Reason: Automerged Doublepost

  14. The Following 4 Users Say Thank You to Calix For This Useful Post:

    fungied.cheese (08-11-2009), Gambit_Rah (08-21-2009), soulthoughts (11-17-2009), theclueless (08-19-2009)

  15. #253
    Theme Creator Doreen's Avatar
    Join Date
    Jul 2007
    Location
    Southern California
    Posts
    2,297
    Thanks
    2,293
    Thanked 2,089 Times in 996 Posts

    Thanks Calix for fixing that bug in the Date not updating I could not figure that out though I read all the forums (I'm currently using yours) I'm hoping as a secondary theme we can get the clocks like this so we can switch around.
    Attached Thumbnails Attached Thumbnails [Beta-Release] iVillain-001.png   [Beta-Release] iVillain-htc-hero.jpg  

  16. #254
    iPhone? More like MyPhone
    Join Date
    Jul 2008
    Posts
    113
    Thanks
    34
    Thanked 0 Times in 0 Posts

    hey jron1220 love the lock screen ...how do i get rid of the regular time? its showing over the htc one..
    thanx

  17. #255
    What's Jailbreak?
    Join Date
    Aug 2009
    Posts
    3
    Thanks
    0
    Thanked 1 Time in 1 Post
    Quote Originally Posted by martyotaku View Post
    hey jron1220 love the lock screen ...how do i get rid of the regular time? its showing over the htc one..
    thanx
    Go to Cydia and install "lockscreen clock hide"

  18. #256
    What's Jailbreak?
    Join Date
    Aug 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Could someone make me docked icons for SMS-iPod-Safari-Mail (in this order if possible :s)

    Thank you very much ! :-)

  19. #257
    Theme Creator Li-ion's Avatar
    Join Date
    Aug 2009
    Posts
    1,049
    Thanks
    104
    Thanked 436 Times in 204 Posts

    It's amazing how much influence this theme has had over others

    Its by far the coolest theme I've used
    htc FTW!

  20. #258
    Mad Modder Mone's Avatar
    Join Date
    Oct 2008
    Location
    Germany
    Posts
    219
    Thanks
    249
    Thanked 363 Times in 93 Posts

    Quote Originally Posted by omitted View Post
    I tried sbsettings, is there some addon I should install? I tried the 24hour time format and still nothing shows up in the status bar.

  21. #259
    Mad Modder Mone's Avatar
    Join Date
    Oct 2008
    Location
    Germany
    Posts
    219
    Thanks
    249
    Thanked 363 Times in 93 Posts

    Hi,
    I have work on the clock and the weather.
    How you like it?




    :-)

  22. #260
    Green Apple
    Join Date
    Jul 2009
    Posts
    32
    Thanks
    8
    Thanked 6 Times in 6 Posts

    i like it Sheidenreich!


    chris

+ Reply
Page 13 of 38 FirstFirst ... 3111213141523 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts