11
Html Templates / Re: Menu question
« Last post by Andy9164 on August 13, 2022, 12:36:10 PM »Only 4 months late but I dont visit here very often these days.
I noticed in several of your pages you have this code in the <DIV id="buttons"> section. Its in index, today, yesterday, thismonth, this year, record, gauges, trends.
<a href="images.htm" class="but" title="Live Weather Report">Realtime</a>
It actually points to images.htm page in all instances.
You need to remove that line of code and save the file in each one and upload all changed files to your webserver or web hosting server.
Andy
I noticed in several of your pages you have this code in the <DIV id="buttons"> section. Its in index, today, yesterday, thismonth, this year, record, gauges, trends.
<a href="images.htm" class="but" title="Live Weather Report">Realtime</a>
It actually points to images.htm page in all instances.
You need to remove that line of code and save the file in each one and upload all changed files to your webserver or web hosting server.
Andy