diff --git a/_includes/js/browse-js.html b/_includes/js/browse-js.html
index 30c327f..c408278 100644
--- a/_includes/js/browse-js.html
+++ b/_includes/js/browse-js.html
@@ -1044,5 +1044,14 @@ function setupEventHandlers() {
});
}
}
+
+// Initialize tooltips for the "Content Type" dropdown
+document.addEventListener('DOMContentLoaded', function () {
+ var tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]'));
+ tooltipTriggerList.forEach(function (tooltipTriggerEl) {
+ new bootstrap.Tooltip(tooltipTriggerEl);
+ });
+});
+
{% endunless %}
\ No newline at end of file
diff --git a/_layouts/browse.html b/_layouts/browse.html
index e8e4cc3..5b1151b 100644
--- a/_layouts/browse.html
+++ b/_layouts/browse.html
@@ -1,68 +1,85 @@
---
-# collection "Browse" page
layout: page
custom-foot: js/browse-js.html
---
{%- assign fields = site.data.config-browse -%}
+
+{%- assign fields = site.data.config-browse -%}
+
+
+{% if page.url == '/browse/' %}
+
+
+
welcome_to_the_archive
+
Browse through materials from the archive by scrolling freely, or using the search bar to filter items by keywords in our archival metadata. You can use keywords like "pageant" or "Gary" to find people, events, locations, content types, or whatever you're looking for.
+
Learn more about the materials within this archive >
+
+
+{% endif %}
+
{{ content }}
-
{% if site.data.theme.advanced-search == true %}{% include advanced-search-modal.html %}{% endif %}
+
+ {% if site.data.theme.advanced-search == true %}
+ {% include advanced-search-modal.html %}
+ {% endif %}
+
+
+
-
+
+
+
+
diff --git a/_sass/_custom.scss b/_sass/_custom.scss
index c360a18..f44d9f0 100644
--- a/_sass/_custom.scss
+++ b/_sass/_custom.scss
@@ -497,6 +497,10 @@ main #title p {
color: #000000 !important;
}
+.modal-header .small.text-muted {
+ color: #555555 !important;
+}
+
.modal-content .card.mb-4.text-center .btn-group .btn-outline-primary {
background-color: transparent !important;
color: #000000 !important;
@@ -511,6 +515,41 @@ main #title p {
color: #ffffff !important;
}
+.modal-body .btn.btn-outline-secondary.btn-sm {
+ background-color: transparent !important;
+ color: #000000 !important;
+ border: 1px solid #000000 !important;
+ border-radius: 4px;
+ text-decoration: none;
+}
+
+.modal-body .btn.btn-outline-secondary.btn-sm:hover,
+.modal-body .btn.btn-outline-secondary.btn-sm:focus {
+ background-color: #000000 !important;
+ color: #ffffff !important;
+}
+
+.modal-footer .btn.btn-secondary,
+.modal-footer .btn.btn-primary {
+ background-color: transparent !important;
+ color: #000000 !important;
+ border: 1px solid #000000 !important;
+ border-radius: 4px;
+ text-decoration: none;
+}
+
+.modal-footer .btn.btn-secondary:hover,
+.modal-footer .btn.btn-secondary:focus {
+ background-color: #000000 !important;
+ color: #ffffff !important;
+}
+
+.modal-footer .btn.btn-primary:hover,
+.modal-footer .btn.btn-primary:focus {
+ background-color: #000000 !important;
+ color: #ffffff !important;
+}
+
.modal,
.modal * ,
.modal-backdrop {
@@ -862,6 +901,26 @@ blockquote {
margin-top: 0.5rem; /* Space between the image and caption */
text-align: center;
}
+.suggestions-container {
+ position: absolute;
+ width: 100%;
+ max-height: 200px;
+ overflow-y: auto;
+ background-color: white;
+ border: 1px solid #ccc;
+ z-index: 100;
+ box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
+}
+
+.suggestion-item {
+ padding: 8px;
+ cursor: pointer;
+}
+
+.suggestion-item:hover {
+ background-color: #f0f0f0;
+}
+
diff --git a/pages/contact.md b/pages/contact.md
index 58a89f7..b8d725f 100644
--- a/pages/contact.md
+++ b/pages/contact.md
@@ -20,14 +20,14 @@ padding: 6em
# Have questions? Wanna drop a comment? Feedback? A loving note? Recognize someone?
-Send any and all inquiries to 1800nasi at tutamail dot com.
+Send any and all inquiries to **1800nasi at tutamail dot com**.
Folks local to Kansas City, Missouri can schedule an in-person studio visit with Founder Nasir Anthony Montalvo
by email appointment.
---
## Subscribe to our newsletter!
-
+
---
diff --git a/pages/donate.md b/pages/donate.md
index 825c5ff..4b5850a 100644
--- a/pages/donate.md
+++ b/pages/donate.md
@@ -29,8 +29,12 @@ The options below are through {B/qKC}'s fiscal sponsor, The Field. Your donation
*Please contact us for more donation options.*
-
-
+
+ {% include feature/button.html
+ text="Donate to us"
+ link="https://app.thefield.org/home/donation/general/650187/0"
+ color="success" %}
+
---
## Our donors