From 2a7755f3d72986193f014c7f0f5ba3a0179490ac Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 26 Feb 2018 11:30:46 -0500 Subject: [PATCH] Updating the HLP template Change header to include current conditions put time into the page with javascript. --- views/front/conditions/HLP.html | 35 ++++++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) diff --git a/views/front/conditions/HLP.html b/views/front/conditions/HLP.html index 6b33858..3064c53 100644 --- a/views/front/conditions/HLP.html +++ b/views/front/conditions/HLP.html @@ -118,6 +118,11 @@ text-align: left; width: 100%; } + header.main #tag h1.conditions-title { + text-transform: none; + margin-top: 0; + padding-top: 0; + } @media screen and (max-width: 1024px) { header.main #tag h1 { font-size: 1.25rem; @@ -246,7 +251,7 @@

Mackinac Bridge Authority

-

Spanning the Straits of Mackinac since 1957

+

Current Bridge Conditions

Embedded Header Bridge Image @@ -259,11 +264,13 @@
-

{$condition.name}

+

Status: {$condition.name}

+

{$condition.descr|nl2br}

{if $additional}

{$additional|nl2br}

{/if} -

Monitoring of weather conditions will be ongoing

+

To sign up for Mackinac Bridge alerts, text "MacBridge" to 67283

+
@@ -302,11 +309,33 @@
-- 2.17.1