Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
Not open for further replies.
That's a new tweak on Cydia in the last couple of days or so. Can't remember the exact name, but search on Roman numeral or the like, it should come up.

Thanks, IrishVixen. I actually searched Cydia right after posting that, but didn't find anything when searching "Roman" that looked like a badge tweak. I'll go look again and see if I just missed it (which is probably the case!) :D
 
Thanks, IrishVixen. I actually searched Cydia right after posting that, but didn't find anything when searching "Roman" that looked like a badge tweak. I'll go look again and see if I just missed it (which is probably the case!) :D

Looks like it's RomanBadge. LOL--cross posted. ;)
 
Mine today:

photo-57.png
photo-58.png
 
Thanks Glad you guys like it.:)
Thats what it is all about theming the widget to your liking.

Hey LEXS, I'm not sure if you got my PM (it might not have even gone through a weird screen came up when I pressed 'send') but I d/l your Mix & Match icons (which are great btw) but I haven't been able to correctly add new folders/icons for icons that you didn't include (I.e. Pandora, iFile, etc.) is there any chance you could lend a helping hand? I've decided that I want to just use your m&m icon d/l and build off of it within the same folder. Is this possible?
 
Hey LEXS, I'm not sure if you got my PM (it might not have even gone through a weird screen came up when I pressed 'send') but I d/l your Mix & Match icons (which are great btw) but I haven't been able to correctly add new folders/icons for icons that you didn't include (I.e. Pandora, iFile, etc.) is there any chance you could lend a helping hand? I've decided that I want to just use your m&m icon d/l and build off of it within the same folder. Is this possible?

Sorry getting a bit behind with replying to PM's

Make sure you have the correct file and icon name
Example

File name to go into Bundles

eu.heinelt.ifile

Icon Name
iPhoneAppicon@2x.png

That is iFile

Have a look here http://iphone.xengi.net/cfbundleidentifier/index2.php

Yes you can build of the folder
 
Would somebody mind helping me out with the HTML code? I want to disable the clock in the widget. I think it's draining my battery :eek:
photo.jpg
 
Love the simple weather widget, jjk454ss. :D

I noticed something unique about your screen shot...mind if I ask how you got the Roman numerals in your notification badges? That's very cool and I don't recall seeing that before.

The widget is actually just one side of the VIP Facet widget, so it spins between weather/date/time/city. I have been trying to figure out how to slow down the rotation though, but I can't seem to figure out how to adjust the speed.

And, I see you found the Roman Numeral Badges, I do really like this tweak as well. Not sure about the apps I typically ignore though, the ones with the real big numbers:

7ce52a0b.jpg
 
Would somebody mind helping me out with the HTML code? I want to disable the clock in the widget. I think it's draining my battery :eek:
View attachment 296499

Write this display:none as I have done below (widget.htlm)
save and replace.

SPAN#clock
{
display:none;
font-family: _H_Neutraface;
font-weight: bold;
color: #white;
font-size: 40px;
letter-spacing: 5px;
text-shadow: 0px 3px 3px #000;
-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(transparent), color-stop(0.5, #666));
}

If you decide you want the clock back // in front of display none
 
Write this display:none as I have done below (widget.htlm)
save and replace.

SPAN#clock
{
display:none;
font-family: _H_Neutraface;
font-weight: bold;
color: #white;
font-size: 40px;
letter-spacing: 5px;
text-shadow: 0px 3px 3px #000;
-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(transparent), color-stop(0.5, #666));
}

If you decide you want the clock back // in front of display none

Thanks Lexs! Any chance it's draining my battery or is it just me?
 
VIP icons

In case anyone's interested, I did a few missing icons. I'm not a member of ModMyi so I couldn't post them on their VIP thread.
 

Attachments

  • freeze.png
    freeze.png
    26.4 KB · Views: 1,330
  • flightracker.png
    flightracker.png
    14.1 KB · Views: 1,338
  • Icon@2x.png
    Icon@2x.png
    16.3 KB · Views: 1,021
  • 2Do.png
    2Do.png
    11.5 KB · Views: 569
Last edited:
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.