+ + charan {% if cms_nav %}
+{% endblock %} diff --git a/web/themes/highwire/hwjma_theme/apps/drupal-default/hwjma_theme/templates/views/views-exposed-form--past_issue.html.twig b/web/themes/highwire/hwjma_theme/apps/drupal-default/hwjma_theme/templates/views/views-exposed-form--past_issue.html.twig new file mode 100644 index 000000000..78c22c37f --- /dev/null +++ b/web/themes/highwire/hwjma_theme/apps/drupal-default/hwjma_theme/templates/views/views-exposed-form--past_issue.html.twig @@ -0,0 +1,19 @@ +
+
+ + +
+
+
+ + +
+
+{{form}} diff --git a/web/themes/highwire/hwjma_theme/source/default/_patterns/03-components/site/_home.scss b/web/themes/highwire/hwjma_theme/source/default/_patterns/03-components/site/_home.scss index 06ea3990d..a3ce7b6a5 100755 --- a/web/themes/highwire/hwjma_theme/source/default/_patterns/03-components/site/_home.scss +++ b/web/themes/highwire/hwjma_theme/source/default/_patterns/03-components/site/_home.scss @@ -1,7 +1,6 @@ // Home $page: ".path-frontpage"; #{$page} { - padding-top: 0 !important; padding-bottom: 0 !important; margin-bottom: 0; .contextual-region { diff --git a/web/themes/highwire/hwjma_theme/source/default/_patterns/03-components/site/_journal-top-content.twig b/web/themes/highwire/hwjma_theme/source/default/_patterns/03-components/site/_journal-top-content.twig index 1e3e31f95..ec03ba2fd 100755 --- a/web/themes/highwire/hwjma_theme/source/default/_patterns/03-components/site/_journal-top-content.twig +++ b/web/themes/highwire/hwjma_theme/source/default/_patterns/03-components/site/_journal-top-content.twig @@ -4,7 +4,7 @@ } only %} {% endif %} {% if main_title %} - {% include "@atoms/text/_heading-1.twig" with { + {% include "@atoms/text/_heading-3.twig" with { heading: main_title } only %} {% endif %} @@ -20,9 +20,7 @@ {% endif %} {% if authors %} {% for item in authors %} - {% include "@atoms/text/_heading-6.twig" with { - heading: item - } only %} +
{{ item }}{{ item }}
{% endfor %} {% endif %} {% if author_link %} @@ -144,6 +142,7 @@ {% endif %} {% if journal_doi.text %}
+ {% if journal_title.text %} {{ journal_title.text | raw }}, {% endif %} {{ journal_doi.label }} {% include "@atoms/button/_anchor-link.twig" with { href: journal_doi.href, diff --git a/web/themes/highwire/hwjma_theme/source/default/_patterns/03-components/site/_search-results.scss b/web/themes/highwire/hwjma_theme/source/default/_patterns/03-components/site/_search-results.scss index bd8797d1c..fcde09ca1 100755 --- a/web/themes/highwire/hwjma_theme/source/default/_patterns/03-components/site/_search-results.scss +++ b/web/themes/highwire/hwjma_theme/source/default/_patterns/03-components/site/_search-results.scss @@ -226,7 +226,7 @@ } } - .facets-widget-bpscheckbox_content_type { + .facets-widget-hwjmacheckbox_content_type { & { border-bottom: 1px solid $info-light; padding-bottom: 5px; @@ -317,12 +317,12 @@ } } - .facets-widget-bps_include_all_checkbox_multiple { + .facets-widget-hwjma_include_all_checkbox_multiple { border-bottom: 1px solid $info-light; - &+.facets-widget-bpscheckbox_content_type { + &+.facets-widget-hwjmacheckbox_content_type { margin-bottom: 0; padding: 0; - .item-list__bpscheckbox_content_type { + .item-list__hwjmacheckbox_content_type { margin-bottom: 0; } } @@ -357,12 +357,12 @@ .modal-body { padding: 0 !important; overflow: visible; - .bps-checkbox-multiple-group { + .hwjma-checkbox-multiple-group { overflow: auto; max-height: 54vh; padding-left: 0; } - .bps-checkbox-multiple-facet { + .hwjma-checkbox-multiple-facet { list-style: none; padding: 0; margin: 0; @@ -427,7 +427,7 @@ display: none; } } - .bps-checkbox-multiple-facet { + .hwjma-checkbox-multiple-facet { padding-left: 25px; border-bottom: 1px solid $info-light; padding-top: 5px; @@ -449,7 +449,7 @@ } } - .bps-facets-form-actions { + .hwjma-facets-form-actions { @extend .modal-footer; padding-bottom: 0; @@ -489,7 +489,7 @@ content: '\e931'; } -.facets-widget-bps-search-facets-daterange { +.facets-widget-hwjma-search-facets-daterange { border-bottom: 1px solid $info-light; &.active { diff --git a/web/themes/highwire/hwjma_theme/source/default/css/scss/_custom-style.scss b/web/themes/highwire/hwjma_theme/source/default/css/scss/_custom-style.scss index b33734a6b..89347da37 100755 --- a/web/themes/highwire/hwjma_theme/source/default/css/scss/_custom-style.scss +++ b/web/themes/highwire/hwjma_theme/source/default/css/scss/_custom-style.scss @@ -863,4 +863,246 @@ ol.order-listing { .block-bps-pdf-only-message { background-color: $light-blue; color: $black; -} \ No newline at end of file +} + +.path-all-journals .article__btn-calender-icon:before, +.path-all-journals .article__btn:after, +.path-all-journals .subject-browse .article__btn-calender-icon:after{ + vertical-align:middle +} + +.path-all-journals .article__author-info, +.path-all-journals .article__btn-calender-icon{ + display:inline-block +} +.path-all-journals .article__btn-calender-icon:before{ + position:relative +} +.path-all-journals .subject-browse .article__btn-calender-icon{ + border-right:1px solid #e3e3e3 +} +.path-all-journals .article .card-container, +.path-all-journals .item-list ul li, +.path-all-journals .pagination, +.path-all-journals .pagination-large-tablet, +.path-all-journals .pagination-small-tablet{ + margin-top:1.5rem +} +.path-all-journals .article__author-info{ + margin-bottom:0 +} +.path-all-journals .article .card-container, +.path-all-journals .item-list ul li{ + padding-top:1.5rem +} +.path-all-journals .article__card-image{ + padding-right:0 +} +.path-all-journals .article__heading{ + margin-top:0; + margin-bottom:.5rem; + font-family:"DM Serif Display"; + font-weight:500; + color:#06020f +} + +.path-all-journals .article__heading{ + font-size:24px; + line-height:32px +} +@media (max-width:1023.98px){ + .path-all-journals .article__heading{ + font-size:20px; + line-height:28px + } +} + +.path-all-journals .modal-header .article__heading{ + margin-bottom:0!important; + line-height:1.5 +} +.path-all-journals .modal-header .article__heading::first-letter{ + text-transform:capitalize +} +.path-all-journals .subject-browse .article__btn-calender-icon{ + padding-right:.313rem; + margin-right:.313rem +} +.path-all-journals .subject-browse .article__btn-calender-icon:after{ + content:"\e92e"; + font-family:feather; + font-size:1.5rem; + top:-1px +} +.path-all-journals .article .card-container{ + border-top:1px solid #e3e3e3 +} +.path-all-journals .article__card-image{ + max-width:174px +} +@media (max-width:575.98px){ + .path-all-journals .article__card-image{ + padding-right:1.5rem!important; + max-width:100% + } +} +.path-all-journals .article__card-content{ + max-width:calc(100% - 174px) +} +@media (max-width:575.98px){ + .path-all-journals .article__card-content{ + max-width:100%; + margin-top:1.5rem + } +} +.path-all-journals .article__heading{ + margin-bottom:20px +} +.path-all-journals .article__heading .banner__button,.path-all-journals .article__heading a{ + color:#06020f +} +.path-all-journals .article__authorname{ + font-size:1rem; + display:inline-block; + margin-bottom:5px +} +.path-all-journals .article__author-info{ + color:#06020f +} +.path-all-journals .article__author-description{ + margin-bottom:1.125rem +} +.path-all-journals .article__btn{ + border-right:1px solid #85a6ad; + padding-right:30px; + margin-right:10px; + line-height:normal; + display:inline-block; + color:#d4431c; + position:relative +} +.path-all-journals .article__btn:after{ + content:"\e92e"; + font-family:feather; + font-size:1.5rem; + position:absolute; + top:-1px +} +.path-all-journals .article__btn.active:after{ + content:"\e931" +} +.path-all-journals .article__btn-calender-icon{ + border-right:none; + line-height:normal; + color:#d4431c +} +.path-all-journals .article__btn-calender-icon:after{ + content:none +} +.path-all-journals .article__btn-calender-icon:before{ + content:"\e927"; + font-family:feather; + font-size:1.5rem; + top:-2px +} +.path-all-journals .pagination,.path-all-journals .pagination-large-tablet,.path-all-journals .pagination-small-tablet{ + border-top:1px solid #85a6ad; + padding-top:.75rem +} +.path-all-journals .item-list ul{ + list-style:none; + padding:0 +} +.path-all-journals .item-list ul li{ + border-top:1px solid #85a6ad +} +.path-all-journals .search-results-middle .search-middle-right .article__heading{ + margin-bottom:15px +} + +@media (min-width:576px){ + .path-all-journals .block-adnuntius{ + width:49% + } +} +@media (min-width:768px){ + .path-all-journals .block-adnuntius{ + width:100% + } +} +.path-all-journals .article .card-container, +.path-all-journals .item-list ul li, +.path-all-journals .pagination, +.path-all-journals .pagination-large-tablet, +.path-all-journals .pagination-small-tablet{ + margin-top:1.5rem +} +.path-all-journals .favorite-section .favorite-right .article__heading{ + margin-bottom:15px +} + + +.page-wrapper--about-journal-section, .page-wrapper--feeds-section, .page-wrapper--news-blog-section { + width: 32%; + margin-left: 1%; + float: left; + position: relative; + z-index: 99; +} + +.view-published-ahead-of-print .pap-articles ul{ + list-style: none; + padding-left: 0; +} +.header-published-ahead-of-print .content>span{ + font-weight: 600; + font-size: 1rem; + line-height: 3; +} +.view-id-published_ahead_of_print{ + margin-top: 25px; + border-top: 3px solid #d4431c; + width: 96%; +} +a.article__btn-early { + border-left: 1px solid #85a6ad; + padding-left: 10px; + margin-left: 10px; + line-height: normal; + display: inline-block; + color: #d4431c; + position: relative; +} +.view-all-journals.view-id-all_journals.view-display-id-block_1 { + padding-top: 2.5rem; +} +.view-all-journals .views-col.col-1 .card-container{ + border-top: 1px solid #d4431c; + padding: 1.5rem 0; + margin-right: 2%; +} +.view-all-journals .views-col.col-2 .card-container{ + border-top: 1px solid #d4431c; + padding: 1.5rem 0; + margin-left: 2%; +} +.page-node-type-journal .article-middle-panel { + width: 55.333333% !important; +} + +.page-node-type-journal .article-right-panel { + width: 28% !important; +} +.page-node-type-journal .article-right-panel .journal-detail-image { + width: 40%; + float: left; + padding: 0 10px; +} +.page-node-type-journal .article-right-panel .journal-detail-desc { + width: 60%; + padding-left: 5px; +} +.journal-issuepdf a.downlaod-action::before{ + content: "\e961"; + font-family: feather; +} diff --git a/web/themes/highwire/hwjma_theme/source/default/js/custom/custom-theme.js b/web/themes/highwire/hwjma_theme/source/default/js/custom/custom-theme.js index 0c5c11fd3..0bfe506c2 100755 --- a/web/themes/highwire/hwjma_theme/source/default/js/custom/custom-theme.js +++ b/web/themes/highwire/hwjma_theme/source/default/js/custom/custom-theme.js @@ -80,7 +80,7 @@ jQuery(document).ready(function ($) { $(window).on( 'resize orientationchange', createSlick ); // Search Result Date Range Toggle - $('.facets-widget-bps-search-facets-daterange .facet-modal-click').on('click', function (event) { + $('.facets-widget-hwjma-search-facets-daterange .facet-modal-click').on('click', function (event) { event.preventDefault(); $(this).toggleClass('open'); $(this).next('.facets-date-range').slideToggle(); @@ -114,8 +114,8 @@ jQuery(document).ready(function ($) { }); // Search result popup filter wrap item - $('.bps-checkbox-multiple-facet').each(function() { - $(this).find('li.facet-item').wrapAll("
    • "); + $('.hwjma-checkbox-multiple-facet').each(function() { + $(this).find('li.facet-item').wrapAll("
      • "); }); });