28.01.2009, 00:57
Wenn Minus draußen ist, schaut es nicht so toll aus!!!!
Die Zahl rutscht runter!
Aber sonst MEGA!!!!
Die Zahl rutscht runter!
Aber sonst MEGA!!!!
(29.01.2009, 16:31)Mattin112 schrieb: Das minus ist jetzt richtig!!!!
Aber ich kann mir nicht helfen....
Es schaut glaube ich jetzt etwas anders aus, oder? :sad:
<?xml version="1.0" encoding="UTF-16"?>
<html><head>
<base href="Private/"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<style>
body {
background-color: none;
margin: 0;
padding: 0 0 0 0;
height: 480px;
width: 320px;
}
.info div{
background-color: transparent;
padding: 0 0 0 0;
}
#weatherIcon{
height:480px;
width:320px;
border:none;
float: center;
margin-top:0px;
margin-right:auto;
}
</style>
<script type="text/javascript" src="configureMe.js"/>
<script type="text/javascript" src="Wallpaper.js"/>
</head>
<body onload="onLoad()">
<center><div id="icon" style="display:block;position: absolute;z-order:10; top: 0px; left: 0px; width: 320px; height: 480px;">
<img id="weatherIcon" src=""/>
</div></center>
<div id=hideitem3 style="position: absolute;z-order:10; top: 0px; left: 0px; width: 320px; height: 480px; >
<img id="info" onclick="weatherRefresherTemp();" src=""/>
</div>
<div id="WeatherContainer">
<div id="TextContainer">
<div id="hide" style="display:block;">
<div style="position: absolute;z-order:10; top: 380px;width: 315px;">
<p id="check"style="display:none;"></p><p style="display:none;" id="check2"></p>
</div>
</div>
<p style="position: absolute;z-order:10; top: 210px;left:0px;width: 320px;text-align: center;text-shadow: 0px 1.5px 0px black;" id="loaddesc"></p>
<p style="position: absolute; top: 112px;left:1px;width: 90px;text-align: left;font-weight:200;text-shadow: 0px 0px 0px black;font-size:2.7em;" id="temp"><img src="throbber.gif"/></p>
<p style="position: absolute; top: 170px;left:10px;width: 320px;text-align: left;color: gray;text-shadow: 0px 0px 0px black;font-size:1.0em;" id="hi"></p>
<p style="position: absolute; top: 170px;left:18px;width: 35px;text-align: right;text-shadow: 0px 0px 0px black;font-size:1.0em;" id="hitemp"></p>
<p style="position: absolute; top: 190px;left:13px;width: 320px;text-align: left;color: gray;text-shadow: 0px 0px 0px black;font-size:1.0em;" id="lo"></p>
<p style="position: absolute; top: 190px;left:18px;width: 35px;text-align: right;text-shadow: 0px 0px 0px black;font-size:1.0em;" id="lotemp"></p>
<p style="position: absolute; top: 415px;left:0px;width: 320px;text-align: center;font-weight:200;text-shadow: 0px 1.5px 0px black;font-size:1.7em;" id="city"></p>
<p style="position: absolute; top: 446px;left:0px;width: 320px;text-align: center;" id="slice"><img src="slice.png" border=0></p>
<p style="position: absolute; top: 450px;left:0px;width: 320px;text-align: center;color: white;font-weight:200;text-shadow: 0px 1.5px 0px black;font-size:1.0em;" id="desc">Weather not Available</p>
<p style="position: absolute; top: 116px;width: 324px;text-align: right;font-variant: normal;color: white;text-shadow: 0px 0px 0px black;font-size:0.9em;" id="time"></p>
<p style="position: absolute; top: 131px;width: 335px;text-align: right;color: white;text-shadow: 0px 0px 0px black;font-size:0.8em;" id="time2"></p>
<p style="display:none;" id="minago"></p>
</body>
</html>