Personalise landscape in Blogger
Posted: Wed Dec 12, 2012 7:51 am
Hello
I'm having a problem personalising the html for my widget in blogger.
The instructions on the FAQ pages say:
But there is no
Thanks very much
I'm having a problem personalising the html for my widget in blogger.
The instructions on the FAQ pages say:
The html code is:4. Modify your widget HTML code.
Set "landscape" variable to the URL of your landscape.ywl file on your server.
Example:Code: Select all
<param name="flashvars" value="location_id=360630&landscape=http://myserver.com/landscapes/london/london.ywl"/>
Code: Select all
<div style="width:220px; height:150px;">
<object type="application/x-shockwave-flash" data="http://swf.yowindow.com/yowidget3.swf" width="220" height="150">
<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:2637891&location_name=Shrewsbury&time_format=24&unit_system=uk&background=#FFFFFF©right_bar=false"
/>
<a href="http://yowindow.com/weatherwidget.php"
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%;"
>HTML weather</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://yowindow.com?client=widget&link=copyright" style="color: #2fa900; font-weight:bold; text-decoration:none;" title="HTML weather">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>
in that code. Have I misunderstood this instruction?;landscape=http....
Thanks very much