Weather by You!

Templates and Projects support => Php templates => Topic started by: fastbysuzuki on February 12, 2017, 01:11:39 PM

Title: php question
Post by: fastbysuzuki on February 12, 2017, 01:11:39 PM
hi I edited the gauges.php file to change the words "Weather Blues Template, by Weather by You!"
to NCI Rossall Point Fleetwood as below but the  "Weather Blues Template, by Weather by You!"  still shows on the page could someone please advise on what I have done wrong please?

</div>
      <div class="header_bot"></div>
      <div style="height:15px"></div>
      <!-- content begins -->
      <div class="cont_top"></div>
      <div id="content" style="height: 959px;">
         <div id="gauges_title">
            <h1><em>NCI Rossall Point</em>,Fleetwood!</h1>
            <h2><?php echo $Tr_gau_view. ' '.$hour.'h'.$minute; ?></h2>
         </div>
Title: Re: php question
Post by: fastbysuzuki on February 21, 2017, 12:33:49 PM
Hi I have solved it myself,

    Cheers