Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Yes Edit widget html scroll down to this

<base href="Widgets/"/>

Below you will see

<table style="position: absolute;top: 310px; left: -70px; width: 320px; height: 461px;align: right; opacity: 0.9;">



<tr align="center" valign="top" border="0" cellpadding="0">



<td height="12" valign="top" margin-left="20" >



<span id="clock">

This part moves the clock where it says top: 310px; replace with say 320px;

Go further down and you will see all the others for pm ,min,year change each
top by 10px like you have done for the clock

The Calendar go to Widgets/Calendar/stylesheets and edit calendarSB.css the only thing you need to change

.CalendarWidget /* Calendar Position */
{
text-align:center;margin-left:-1px;margin-top:0px; width: 320px; height: 480px;
position: absolute; top: 75px; right: 0px; down: 0px; left: -7px;
background: url(../Backgrounds/DefaultSB.png) no-repeat;


Mine shows top 75px because I have changed it for a different Theme

Yours should say something like 365 increase by 10px

You may have to play around to get it all to your liking

To change weather Temp weather icon and city

Edit Private/Stylesheets mini.css

for example
#city{ /* Weather City Position */
position: absolute; top: 461px; right: px; down: 0px; left: -2px; width: 320px; h

Change the 461 to say 471

See what you can do any problems get back to me

Thanks! I got it all! :D
 
Have fun like to see the final outcome when done :)

More or less finished with my home screen icons! :D Thanks for everything!

img0546.png


For those who needs it, the Installous icon should be placed in

com.hackulo.us.installous ==> Icon.png

Hope this will come in useful for you guys!
https://spreadsheets.google.com/ccc?key=0AnwqZYJrC7psdGt1WE5WMlE4ZU9pVG9hcGJXVVpzRlE&hl=en#gid=0https://spreadsheets.google.com/ccc?key=0AnwqZYJrC7psdGt1WE5WMlE4ZU9pVG9hcGJXVVpzRlE&hl=en#gid=0
 
More or less finished with my home screen icons! :D Thanks for everything!

img0546.png


For those who needs it, the Installous icon should be placed in

com.hackulo.us.installous ==> Icon.png

Hope this will come in useful for you guys!
https://spreadsheets.google.com/ccc?key=0AnwqZYJrC7psdGt1WE5WMlE4ZU9pVG9hcGJXVVpzRlE&hl=en#gid=0https://spreadsheets.google.com/ccc?key=0AnwqZYJrC7psdGt1WE5WMlE4ZU9pVG9hcGJXVVpzRlE&hl=en#gid=0

Looks great I may finally get my Installous icon to show
thanks for the info
 
Thanks again Lex.
How can I change the city at the lockscreen?

open and edit accuweather.js or Yahoo.js you can use which ever one you want

I used accuweather
// The location field should be a relatively machine-legible string
// if using the default, Apple/AccuWeather parser (originally from Leopard's Weather.wdgt)
var locale = "London, UK" /
 
how do i hide the lock screen clock, im trying to use a digital clock theme, but the original is still behind my theme. Thanks for the help
 
Is there an application that allows me to hide the names of icons? I'm hoping for some way to neglect the effects of having a 4x5 layout through iconoclasm.

the one i use for hiding text underneath the apps is from cydia

its called "No Dock & Sb Text"

just activate in winterboard.

I need it bigtime with my "4x4 Dense" layout in iconclasm
 

Attachments

  • lockscreenew.PNG
    lockscreenew.PNG
    869.8 KB · Views: 68
If any of you want to change the wording Breeze Theme

Edit Clockwork.js


function calendarDate ( )

{

/* Enable (comment/uncomment) one week name string or the other, the bottom one being some stuff i made up to spice it up a bit :p (potentially lame) */
/* var this_weekday_name_array = new Array("Sunday","Monday","tuesday","Wednesday","Thursday","Friday","Saturday") */
var this_weekday_name_array = new Array("Sunday, guess what?","****, why is it Monday?","tuesday, It's getting late","Wednesday, half way there","Thursday, almost there","Thank God it's Friday","Saturday, sleeping in")

Remove the words and replace
 
Last edited:
More or less finished with my home screen icons! :D Thanks for everything!

img0546.png


For those who needs it, the Installous icon should be placed in

com.hackulo.us.installous ==> Icon.png

Hope this will come in useful for you guys!
https://spreadsheets.google.com/ccc?key=0AnwqZYJrC7psdGt1WE5WMlE4ZU9pVG9hcGJXVVpzRlE&hl=en#gid=0https://spreadsheets.google.com/ccc?key=0AnwqZYJrC7psdGt1WE5WMlE4ZU9pVG9hcGJXVVpzRlE&hl=en#gid=0

Where did you find that pirate chest icon? I'd love to use it for Installous...
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.