Weather Software > Other Weather Software
Still can't get radar & Satellite displays in Saratoga Templates
92merc:
I'd recommend editing your index.php file. You'll find a table section with "Radar/Satellite images courtesy of Weather Underground." in it.
Edit it and replace it with this:
<table width="99%" style="border: none">
<tr><td align="center">
<img src="https://radar.weather.gov/ridge/standard/KGYX_loop.gif" alt="Visible Radar" width="300" height="275" style="margin: 0px; padding: 0px; border: none" />
<img src="https://cdn.star.nesdis.noaa.gov/GOES16/ABI/SECTOR/ne/GEOCOLOR/GOES16-NE-GEOCOLOR-600x600.gif" alt="Visible Satellite" width="300" height="300" style="margin: 0px; padding: 0px; border: none" />
</td>
</tr>
<!-- <tr><td colspan="2" align="center"><small>Radar/Satellite images courtesy of <a href="http://www.weatherunderground.com">Weather Underground</a>.</small></td></tr> -->
</table>
Navigation
[0] Message Index
[*] Previous page
Go to full version