+ Reply
Results 1 to 4 of 4
  1. #1
    What's Jailbreak?
    Join Date
    Feb 2011
    Posts
    8
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Help with themeing!!

    OK so I'm trying to create a somewhat 3D SnowCover4 theme. If you don't know what SnowCover4 is: SnowCover4

    Anyway I made this in GIMP from my current Lock Screen to show kind of what I have in mind (without the numbers and letters):


    This is what I already have:


    This is what's in the plist file:
    Code:
    	<key>SCArtworkRect</key>
    	<string>{{55,136},{209,208}}</string>
    And this is the CSS that SHOULD rotate the cover like I want it to:
    Code:
      -webkit-transform: perspective( 600 ) rotateY( 45deg );
    If you want to see the code in action get on your iDevice and go here: Perspective 1 · Intro to CSS 3D transforms › Examples


    Now I'm fairly sure I have to add the CSS into the plist file but I have no idea what the proper way to do that is. I've tried many different things but nothing worked. Could someone please show me how?

  2. #2
    What's Jailbreak?
    Join Date
    Feb 2011
    Posts
    8
    Thanks
    0
    Thanked 1 Time in 1 Post
    Can anyone help? I just need to know how to put the code into the plist file correctly

  3. #3
    What's Jailbreak?
    Join Date
    Feb 2011
    Posts
    8
    Thanks
    0
    Thanked 1 Time in 1 Post
    No one knows how to put CSS in a plist file?

  4. #4
    What's Jailbreak?
    Join Date
    Feb 2011
    Posts
    8
    Thanks
    0
    Thanked 1 Time in 1 Post
    Sorry I keep bumping this but is there anyone who knows what to do?

Posting Permissions

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