Weather by You!

Templates and Projects support => Html Templates => Topic started by: fastbysuzuki on April 10, 2022, 04:39:09 PM

Title: Menu question
Post by: fastbysuzuki on April 10, 2022, 04:39:09 PM
Hi I want to remove a tab from the menu i.e. "Realtime" from our website www.ncifleetwood.co.uk/weather/index.htm evertime I remove it from "Buttons" it's gone then when the weather updates it comes back what am I doing wrong please?
Title: Re: Menu question
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
Title: Re: Menu question
Post by: Andy9164 on August 13, 2022, 01:03:06 PM
If it comes back when you have deleted it then those files must be getting uploaded again from somewhere else when the weather updates.

Andy
Title: Re: Menu question
Post by: Mr.Meteo on August 24, 2022, 10:08:39 AM
Hi Fast,

As said by Andy, your Realtime line on the menubar is in the DIV buttons,
but, on Weather Blues v.1 you have to modify the source (unprocessed) file.

For the main page menu, modify indexT.htm file.

Regards,
Jacques