+ Reply
Results 1 to 4 of 4

Thread: Lockscreen Help

  1. #1
    Green Apple
    Join Date
    Jun 2008
    Posts
    47
    Thanks
    14
    Thanked 5 Times in 5 Posts

    Default Lockscreen Help

    I was wondering how I could fix removing the overcast on most of the wallpaper.

    Thanks!
    Attached Thumbnails Attached Thumbnails Lockscreen Help-photo.jpg  

  2. #2
    iPhoneaholic nighthawk283's Avatar
    Join Date
    Jun 2008
    Location
    Close then you know
    Posts
    366
    Thanks
    5
    Thanked 17 Times in 15 Posts

    I know i not ansering your question but where did you get that lockscreen it looks so cool

  3. #3
    Theme Creator armadillo's Avatar
    Join Date
    Jul 2007
    Posts
    1,311
    Thanks
    0
    Thanked 590 Times in 364 Posts

    You have to change the opacity in the style.css to whatever you desire. The setting is in div.alt at the top. For full transparency use this:

    HTML Code:
    div.alt {
    	background-color:rgba(50, 50, 50, 0);
    	}
    Come visit AlohaSoft

  4. The Following User Says Thank You to armadillo For This Useful Post:

    azndrago123 (10-12-2009)

  5. #4
    Green Apple
    Join Date
    Jun 2008
    Posts
    47
    Thanks
    14
    Thanked 5 Times in 5 Posts

    hmm, it was orginally 50,50,50, 0.25 and once i changed it to "0" it didnt change much.
    Last edited by azndrago123; 10-12-2009 at 06:18 PM.

Posting Permissions

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