Get the theme and the wallpaper is included![]()
The weather code is the extended weather forecast from yahoo right?
Get the theme and the wallpaper is included![]()
Yep. Fantasigraphic is right.
Rename that status bar PNG file to either
Translucent_Base.png
Translucent_Base@2x.png
Respring your device.
Exactly!The weather code is the extended weather forecast from yahoo right?
Exactly!
Almost done tweaking. It is two widgets, a HTML lockscreen and LockInfo.Is that all one widget? If so, would you mind posting it?
Can you share the wallpaper please?
This is mine using CATALYST Icon theme ( still working on a BiteSMS and Camera logo fix via iFile ) and springtomize for some status bar stuff,I do have one little problem being the question mark in the middle of my wallpaper that appears regardless of which wallpaper i use, I need some help getting that out of their if you don't mind helping.
<div id="Layer"><img src="/User/Library/SpringBoard/LockBackground.jpg" class="stretch"/></div>
<div id="Layer"><img src="Wallpaper@2x.png" class="stretch"/></div>
Hi there,
Navigate to your Widget.html file.
Replace this line,
Code:<div id="Layer"><img src="/User/Library/SpringBoard/LockBackground.jpg" class="stretch"/></div>
With this one,
Code:<div id="Layer"><img src="Wallpaper@2x.png" class="stretch"/></div>
Add your own selected wallpaper PNG file into the theme folder and rename it "Wallpaper@2x.png".
Respring your device.
chrisbetty said:discordante said:Hi there,
Navigate to your Widget.html file.
Replace this line,
Code:<div id="Layer"><img src="/User/Library/SpringBoard/LockBackground.jpg" class="stretch"/>
With this one,
Code:<div id="Layer"><img src="Wallpaper@2x.png" class="stretch"/>
Add your own selected wallpaper PNG file into the theme folder and rename it "Wallpaper@2x.png".
Respring your device.
Thank you,I tried this and yet it made it worse,it took away my wallpaper ability.I returned it to how it was before.
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8G4 Safari/6533.18.5)
You're prob missing the Overlay.png file or if you do have it try renaming it OverlayHD.png (or vice versa). Save/Respring
Check your Widget.html for <img src> tags. The "?" mark is due either to a wrongly called wallpaper or missing overlays. The files could be named something else.Yeah I'm not able to find an overlay file at all,I even reinstalled it thinking perhaps maybe it missed it but still have the same problem.
EricBrian said:LEXS1411,
are any of your themes installable via Cydia?
Thanks
discordante said:Check your Widget.html for <img src> tags. The "?" mark is due either to a wrongly called wallpaper or missing overlays. The files could be named something else.chrisbetty said:Yeah I'm not able to find an overlay file at all,I even reinstalled it thinking perhaps maybe it missed it but still have the same problem.
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8G4 Safari/6533.18.5)
NOPE!
EricBrian said:Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8G4 Safari/6533.18.5)
NOPE!
Do you share them somewhere else? Thanks.