how do you have the widget? on your lockscreen? if used on your lockscreen the change LockBackground.html to Widget.html and reboot. thatll put the widget on the homescreen
Screenshot would help out! prob just need to go into widget.html and edit this:
#city, #desc, #high, #low, .hidden {
// display: none;
}
.toggle {
//display: none;
font-size: 13px;
position: absolute;
top: 314px;
left: 214px;
width: 45px;
color:silver;
text-shadow: 1px 1px 1px #000;
font-size: 13px;
change to like 312px or 316px to move up and down
Change to like 212px or 210px to move left and right
Respring