Page 1 of 1

Widget Online Homepage

Posted: Sun Jan 20, 2013 4:11 pm
by Virtualwetter
Hello and greetings to the forum.

I have many hours spent to find a solution, to no avail.
The weather widget is created and installed correctly as html. Unfortunately, it displays instead of Celsius Fahrenheit. Even the image of himself put in the required dimensions Duesseldorf Online will appear smaller.

http://www.virtualwetter.de
Who could help me please.
Below the code from the weather widget.

thank you

<div style="width:250px; height:170px;">
<object type="application/x-shockwave-flash" data="http://swf.yowindow.com/yowidget3.swf" width="250" height="170">
<param name="movie" value="http://swf.yowindow.com/yowidget3.swf"/>
<param name="allowfullscreen" value="true"/>
<param name="wmode" value="opaque"/>
<param name="bgcolor" value="#FFFFFF"/>
<param name="flashvars"
value="location_id=gn:2934246&landscape=http://virtualwetter.de/landscapes/Dues ... eldorf.ywl"/
/>
<a href="http://getweatherwidget.com?client=widg ... =copyright"
style="width:220px;height:150px;display: block;text-indent: -50000px;font-size: 0px;background:#DDF url(http://yowindow.com/img/logo.png) no-repeat scroll 50% 50%;"
>Wetter Widget</a>
</object>
</div>
<div style="width: 220px; height: 15px; font-size: 14px; font-family: Arial,Helvetica,sans-serif;">
<span style="float:left;"><a target="_top" href="http://getweatherwidget.com?client=widg ... =copyright" style="color: #2fa900; font-weight:bold; text-decoration:none;" title="Wetter Widget">YoWindow.com</a></span>
<span style="float:right; color:#888888;"><a href="http://yr.no" style="color: #2fa900; text-decoration:none;">yr.no</a></span>
</div>

Re: Widget Online Homepage

Posted: Sun Jan 20, 2013 8:37 pm
by hermanz
Hi Luke :good:


Welcome to YoWindow
In your websitecode I see unit_system=custom

Change the parameter unit_system=custom in unit_system=metric


gr,
Herman :beer:

Re: Widget Online Homepage

Posted: Mon Jan 21, 2013 12:28 am
by Mallorca
Hi Luke,

as I could see you have changed into the metric system in the meantime. To the dimensions: you can change it as you like, but your design is limited on the right column.

Werner

Re: Widget Online Homepage

Posted: Mon Jan 21, 2013 7:39 am
by Virtualwetter
Hi Thanks for the helpful reply.
My image is smaller than when I use a Landscape. I try it again with the code.
Thank you Luke