Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

update header to stanford header #1104

Merged
merged 1 commit into from
Aug 2, 2024
Merged

update header to stanford header #1104

merged 1 commit into from
Aug 2, 2024

Conversation

dnoneill
Copy link
Contributor

@dnoneill dnoneill commented Jul 30, 2024

Screenshot 2024-08-01 at 11 56 22 AM
Screenshot 2024-08-01 at 11 51 17 AM
Screenshot 2024-08-01 at 11 51 07 AM

closes #1053

@dnoneill dnoneill force-pushed the bl8-header branch 2 times, most recently from 6dcd155 to fd2cceb Compare July 31, 2024 17:53
@dnoneill dnoneill marked this pull request as draft July 31, 2024 19:25
@dnoneill dnoneill marked this pull request as ready for review August 1, 2024 15:57
app/assets/stylesheets/header.scss Outdated Show resolved Hide resolved
@dnoneill dnoneill force-pushed the bl8-header branch 4 times, most recently from e7dfcbb to 16be3ac Compare August 1, 2024 16:37
@@ -1,3 +1,7 @@
@import 'bootstrap/scss/bootstrap';
@import 'blacklight-frontend/app/assets/stylesheets/blacklight/blacklight';
@import '@geoblacklight/frontend/app/assets/stylesheets/geoblacklight/geoblacklight';
@import '@geoblacklight/frontend/dist/stylesheets/geoblacklight/geoblacklight';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might need to change but with v3 it is what works

</script>
<% end %>

<link rel="stylesheet" href="/sul-components/v2024-08-01/styles/sul.css" />
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just the blacklight base with this link added.

<%= content_for(:skip_links) %>
</div>
</nav>
<%= render blacklight_config.header_component.new(blacklight_config: blacklight_config) %>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only other change is using the component instead of the partial, figured it was clearer.

app/assets/stylesheets/geoblacklight.scss Outdated Show resolved Hide resolved
Comment on lines +5 to +7
.palo-alto-base {
--bs-dark-rgb: 23, 94, 84;
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we put this in our own style.css? I think this stylesheet is just for GBL stuff

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thatbudakguy I moved this to the application.css file in the PR for the footer.

@dnoneill dnoneill merged commit 4e203b1 into bl8 Aug 2, 2024
1 check passed
@dnoneill dnoneill deleted the bl8-header branch August 2, 2024 15:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants