Your Time:
Our Time:
← Back to discussions

How do I take off the weather box on the appointment page?

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 2 replies, 2 voices, and was last updated 10 years, 6 months ago by Anonymous.

  • 2016-03-01 at 4:34 am
    Support Expired
    #13131
    keet
    Participant
    • Topics: 4
    • Replies: 5
    • Total posts: 9
    • Post count: 7

    Hello,

    On my page I have a weird yellow box above my appointment page. I would like to remove it as it looks ugly and distracts from the purpose of the page.

    Is there a way to remove it?

    Thanks,
    keeton.

    2016-03-01 at 10:00 am
    #13133
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    Fixed! Commented these lines of code in template_appointment.php file.

    <div class="iva-date-wrap">
         <div class="col_half nomargin">
              <div class="iva-date">
              <span class="iva-calDate"></span><span class="iva-calMonth"></span><span class="iva-calYear"></span>
              </div>
         </div>
         <div class="col_half nomargin end">
              <div id="iva_weather"></div>
         </div>
    </div>
    2016-03-17 at 9:57 am
    #13387
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    Topic is set to be resolved. If you wish to update this topic please reply here instead of creating another topic.

You must be logged in to reply to this topic.