Landscape

Any questions? Any answers?
Post Reply
van
Posts: 2
Joined: Mon May 27, 2013 1:23 pm
Name: van

Landscape

Post by van »

Hi I have now payed for the full sw.
Have Copy/Paste the HTML code as I want it to look like :
Landscape : coastline
Units : metric, temp i C and wind in m/s
But when I copy the code into my web it do not come up as I like it to be.
On my local pc it is correct as setup.

When it is loaded into the web (QRZ.com) site it only show:
Landscape: Countrysite
Units: in UK standard

Why do it on show as I like to to do ?
Thanks for your support
br Van
ikarus1969
Posts: 1645
Joined: Wed Nov 18, 2009 9:58 am
Location: Vienna, Austria

Re: Landscape

Post by ikarus1969 »

Could you provide the link to the page where YoWindow is included?
Sometimes it helps if we can have a look at the sourcecode of the page
»Man is impressive. In a universe full of untold secrets he has invented boredom.«
van
Posts: 2
Joined: Mon May 27, 2013 1:23 pm
Name: van

Re: Landscape

Post by van »

ikarus1969 wrote:Could you provide the link to the page where YoWindow is included?
Sometimes it helps if we can have a look at the sourcecode of the page
The web where I have loaded the code is :
http://www.qrz.com/db/OZ3DX

just enter in Search : OZ3DX and in the bottom of page you find the link
br Van
User avatar
Mallorca
Posts: 1757
Joined: Sun Jul 11, 2010 8:59 am
Name: Werner Heidotting
Location: Son Servera, Mallorca, Spain
Contact:

Re: Landscape

Post by Mallorca »

Hi Van,
I'm shure you have nothing paid for the widget because it is free of charge :Yahoo!:

As you can see on the testsite I've installed for you, the widget is running very well with the given HTML code: http://www.wetter3.toernover.com/index. ... testseite2

So please use the original code:

Code: Select all

<div style="width:500px; height:300px;">
    <object type="application/x-shockwave-flash" data="http://swf.yowindow.com/yowidget3.swf" width="500" height="300">
    	<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:2619771&location_name=Horsens&landscape=seaside&time_format=24&unit_system=custom&u_temperature=c&u_wind_speed=mps&u_pressure=hpa&u_distance=km&u_rain_rate=mm&lang=da&background=#FFFFFF&copyright_bar=false"
    />
        <a href="http://WeatherScreenSaver.com?client=widget&link=copyright"
        style="width:500px;height:300px;display: block;text-indent: -50000px;font-size: 0px;background:#DDF url(http://yowindow.com/img/logo.png) no-repeat scroll 50% 50%;"
        >Screen Saver</a>
    </object>
</div>
<div style="width: 500px; height: 15px; font-size: 14px; font-family: Arial,Helvetica,sans-serif;">
	<span style="float:left;"><a target="_top" href="http://WeatherScreenSaver.com?client=widget&link=copyright" style="color: #2fa900; font-weight:bold; text-decoration:none;" title="Screen Saver">ScreenSaver</a></span>
	<span style="float:right; color:#888888;">Forecast by&nbsp;<a href="http://yr.no" style="color: #2fa900; text-decoration:none;">yr.no</a></span>
</div>
Werner
User avatar
Wally©
Posts: 819
Joined: Sun Dec 12, 2010 2:18 am
Name: Walter

Re: Landscape

Post by Wally© »

If I'm not mistaken...It looks like you've copied the IP-based code

which opens the widget based on the user's ip-address...

It opens the Antwerp weather for me on your website...
Wally©...

(Ignorance can easily be overcome...Stupidity is 4ever...)
User avatar
Mallorca
Posts: 1757
Joined: Sun Jul 11, 2010 8:59 am
Name: Werner Heidotting
Location: Son Servera, Mallorca, Spain
Contact:

Re: Landscape

Post by Mallorca »

Hi Wally, this is funny :lol:
but it couldn't be the IP based code because I get the location Horsens 8)
Unbenannt.JPG
Unbenannt.JPG (39.68 KiB) Viewed 7300 times
Werner
User avatar
Wally©
Posts: 819
Joined: Sun Dec 12, 2010 2:18 am
Name: Walter

Re: Landscape

Post by Wally© »

Double checked...

Antwerp for me...though the code says otherwise...(I.E 9 and Chrome)
Wally©...

(Ignorance can easily be overcome...Stupidity is 4ever...)
Post Reply