From a3290eef6c37c8914ba6b7eb2270e898ef95d598 Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Thu, 14 Apr 2022 09:56:07 -0400 Subject: [PATCH] JNJ Updated Templates --- .../customer_templates/JnJVision/.DS_Store | Bin 0 -> 6148 bytes .../JnJVision/_cards_course.html.liquid | 4 + .../_cards_featured_course.html.liquid | 6 +- .../JnJVision/_footer.html.liquid | 11 +- .../JnJVision/_header.html.liquid | 36 +++ .../JnJVision/_homepage_events.html.liquid | 261 ++++++++++++++++++ .../_homepage_hero_carousel.html.liquid | 4 +- .../JnJVision/_section_contact_us.html.liquid | 17 ++ .../JnJVision/_section_faqs.html.liquid | 2 +- .../JnJVision/course.html.liquid | 6 + .../JnJVision/homepage.html.liquid | 17 +- .../JnJVision/styles.css.liquid | 44 ++- 12 files changed, 369 insertions(+), 39 deletions(-) create mode 100644 NP_Custom_Templates/customer_templates/JnJVision/.DS_Store create mode 100644 NP_Custom_Templates/customer_templates/JnJVision/_homepage_events.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/JnJVision/_section_contact_us.html.liquid diff --git a/NP_Custom_Templates/customer_templates/JnJVision/.DS_Store b/NP_Custom_Templates/customer_templates/JnJVision/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 .np-card-content-title { - color: #006161!important; + color: #cc0033!important; + } + + .np-card-image { + border-radius:0; } diff --git a/NP_Custom_Templates/customer_templates/JnJVision/_footer.html.liquid b/NP_Custom_Templates/customer_templates/JnJVision/_footer.html.liquid index f8dec398..9006f74d 100644 --- a/NP_Custom_Templates/customer_templates/JnJVision/_footer.html.liquid +++ b/NP_Custom_Templates/customer_templates/JnJVision/_footer.html.liquid @@ -90,16 +90,19 @@ diff --git a/NP_Custom_Templates/customer_templates/JnJVision/_header.html.liquid b/NP_Custom_Templates/customer_templates/JnJVision/_header.html.liquid index 5b88c7fa..e5cdbc87 100644 --- a/NP_Custom_Templates/customer_templates/JnJVision/_header.html.liquid +++ b/NP_Custom_Templates/customer_templates/JnJVision/_header.html.liquid @@ -51,6 +51,38 @@ {% endfor %} +
  • + + Featured Courses + +
  • +
  • + + Webinars + +
  • +
  • + + FAQ + +
  • +
  • + + Contact Us + +
  • @@ -203,4 +235,8 @@ background: white!important; } +.np-header-nav-list { + margin: 0 32px; +} + diff --git a/NP_Custom_Templates/customer_templates/JnJVision/_homepage_events.html.liquid b/NP_Custom_Templates/customer_templates/JnJVision/_homepage_events.html.liquid new file mode 100644 index 00000000..e1b24387 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/JnJVision/_homepage_events.html.liquid @@ -0,0 +1,261 @@ +
    +
    +
    +
    + Webinars +
    +
    +
    +
    +
    + Lorem Ipsum dolor +
    +
    + Vivamus magna justo, lacinia eget consectetur sed, convallis at tellus. +
    +
    + June 12, 2022 @ 2PM EST +
    + +
    +
    +
    + Hosts +
    +
    + +
    +
    + Host 1 name +
    +
    + Host 1 job title +
    +
    +
    +
    + +
    +
    + Host 2 name +
    +
    + Host 2 job title +
    +
    +
    +
    +
    + +
    +
    +
    + Lorem Ipsum dolor +
    +
    + Vestibulum ante ipsum primis in faucibus ultrices posuere cubilia Curae; Donec velit neque, auctor sit amet aliquam vel. +
    +
    + July 17th, 2022 +
    + +
    +
    +
    + Host +
    +
    + +
    +
    + Host name +
    +
    + Host job title +
    +
    +
    +
    +
    +
    +
    + + \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/JnJVision/_homepage_hero_carousel.html.liquid b/NP_Custom_Templates/customer_templates/JnJVision/_homepage_hero_carousel.html.liquid index d0b62989..03457236 100644 --- a/NP_Custom_Templates/customer_templates/JnJVision/_homepage_hero_carousel.html.liquid +++ b/NP_Custom_Templates/customer_templates/JnJVision/_homepage_hero_carousel.html.liquid @@ -1,7 +1,7 @@