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.
.....
 

Attachments

  • IMG_0718.jpg
    IMG_0718.jpg
    98.6 KB · Views: 96
select one (or both) of the "docks" and save onto desktop (or anywhere you want). then depending on who your theme is setup you ssh it to /Library/Themes/NAME OF YOUR THEME/*HERE*...

again it depends how your theme is set up and if you have an Overlay.png already...

If its just a "blank" png file label Overlay.png then your rename original and replace with the saved "docks"

Thou can add it but chances are you'll have to edit the HTML as well to get the Overlay.png file to show and prob need a transparent SBDockBG@2x/SBDockBG.png as well...
 
Nevermind, I found the following instructions after googling around a lot. What's relevant to me is the vertical text orientation command I need to apply to both the Calendar and Weather icons.

Code:
<key>CalendarIconDateStyle</key>
    <string>
            margin-top:0px;
            margin-left:0px;
            width:59px;
            height:47px;
            position:absolute;
            font-size:28px;top:6px;
            text-align:center;
            color:#99CCFF;
            text-shadow: 0px 0px 8px #0099ff;
            display:block;-webkit-transform: rotate(90deg);
    </string>
    
<key>CalendarIconDayStyle</key>
    <string>
            margin-top:4px;
            margin-left:0px;
            width:57px;
            font-size:8px;
            text-align:center;
            text-shadow:0px 1px 0px ;
            color:#FFFFFF;
            display:block;-webkit-transform: rotate(90deg);
    </string>
 
Dock and overlay 2diff things. Post a SS of what your prob is and soneone can help you better. Widget won't show your problem

my prob is that on my widget i have an Overlay.png which is a black! now i put a new overlay of mone (the one with the black dock) but it doesnt appears on SB! thats why i give you the widget.
 
my prob is that on my widget i have an Overlay.png which is a black! now i put a new overlay of mone (the one with the black dock) but it doesnt appears on SB! thats why i give you the widget.

Your HTML is "too busy". After simlifying the HTML I'm assuming this is what you want:

imagekev.jpg
 
Last edited:
My Home Theme

I am currently working on this theme with weather that changes outside the window of the home. This is a work in progress and I am having a problem auto changing the App Store icons. If you look closely at Facebook, WeatherBug and Camera+ icons...you can see the edge of my wood frame.

For the life of me, I can not figure out how to get it on the other side. I have two png's in com.apple.mobileicons.framework folder that is in my bundles folder. The two pngs are: AppIconShadow@2x & AppIconMask@2x The first one is the wood frame like you see around the folders and the second one is the full folder image.

Can someone please help me get on track???:confused:

Thank You in Advance:)

004.PNG


005.PNG
 
Last edited:
I like simplicity..:)

lockscreen
Image

Where did you find/make the lock screen?

google images. If you put in iPhone dimensions and type the style of screen you're looking for (like metal apple) it's amazing what people have shared. I think this original came from tripwiremagazine.. I tweaked the levels some in photoshop.

original:
 

Attachments

  • iPhoneWallpapers.jpg
    iPhoneWallpapers.jpg
    254.9 KB · Views: 96
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.