Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Dev: Header redesigns #1846

Open
3 of 4 tasks
ryanfchase opened this issue Oct 19, 2024 · 2 comments · May be fixed by #1871
Open
3 of 4 tasks

Dev: Header redesigns #1846

ryanfchase opened this issue Oct 19, 2024 · 2 comments · May be fixed by #1871
Assignees
Labels

Comments

@ryanfchase
Copy link
Member

ryanfchase commented Oct 19, 2024

Overview

We need to update the header so that it uses images that indicate we are in the city of Los Angeles.

Action Items

  • Download the target image from Figma
    • Don't simply use the address url from the issue: we don't know if github issues will compress the image
  • Commit the image to the assets folder
  • EITHER
    • use CSS to apply this image as a background-image to the headingBackground class styles
    • modify opacity for headingBackground to match designer's spec
  • OR
    • supply an <img> element within the TextHeading component
    • create and apply new styles to that <img> element

Resources/Instructions

Useful files:

  • components/common/TextHeading/index.jsx
  • components/common/TextHeading/TextHeadingFAQ.jsx

Design Resources

Screenshot before proposed changes

[insert screenshot here]

Screenshot after proposed changes

[insert screenshot here]

@ryanfchase
Copy link
Member Author

This ticket is ready for picking up

@bphan002 bphan002 self-assigned this Nov 9, 2024
@bphan002 bphan002 moved this from Prioritized Backlog to In progress in P: 311: Project Board Nov 9, 2024
@bphan002
Copy link
Member

bphan002 commented Nov 9, 2024

ETA Monday Nov 11 EOD

@bphan002 bphan002 linked a pull request Nov 23, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

2 participants