FreshWDL Browser Trouble

Ian - You also need to make the changes in IMPORTANT - FreshWDL server upgrade

I’m not sure why this isn’t working but looking at the page in developer tools throws up a couple of errors in the console, i.e.

wdlive.html:12 GET https://weather.scottsworld.info/stylesheet01.css net::ERR_ABORTED 404 (Not Found)

and

Uncaught TypeError: Cannot read property 'innerText' of undefined
    at wdlive.html:177

Also in weatherstyle.css is defined as “max-width: 1000%;” which will probably cause odd things to happen when the sizes of FreshWDL elements are being calculated based on the screen size.

I thought I had. Seems there needed to be changes in WDL.HTML as well. Now it works :slight_smile:

Thanks again for your assistance.

G