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

Update styles.css #59

Closed
wants to merge 1 commit into from
Closed

Conversation

shantanu020
Copy link

Issue Title: #58

Button Styling Inconsistency with Website Theme

Resolution:

The button styling issue has been successfully resolved to align with the black-and-white theme of the website.

Changes Made:

  • Updated the button CSS to incorporate a pixelated design, featuring a solid black background with white text.
  • Implemented a clear white border to enhance contrast against the black background.
  • Adjusted padding and letter spacing to create a more pixelated aesthetic.
  • Added uppercase text styling for emphasis and consistency with the design.
  • Developed smooth hover effects that transition the background to white and the text to black, maintaining visual coherence.

Before:

image

After:

image

Outcome:
The button now fits seamlessly within the overall website theme, providing a consistent user experience and enhancing the visual appeal of the interface. All button states (normal, hover, active) have been visually aligned with the pixelated design concept.

updated styling of the button.
Now it matches with the theme of website
@lcrojano
Copy link
Owner

lcrojano commented Oct 18, 2024

Hi @shantanu020,

Thank you for your issue, it's well-targeted but could benefit from a few improvements to reflect the desired changes more clearly. Please consider the following updates:

Button positioning: All buttons should appear at the top left in a consistent order.
Favorite button: Replace the old button with a heart icon that toggles between alpha white and red when clicked to indicate favoriting.
Author over the image: The author should appear at the bottom right of the picture.
Link copy button: Add a link icon that changes from alpha white to solid white on hover, indicating it’s interactive.
Translucent box: add a translucent box to facilitate the contrast of the icons and delimitate.
Remove old buttons: Make sure to remove any outdated or redundant buttons as part of the update.
Here is a reference for how the updated UI should look:

Diseno.sin.titulo.mp4

Feel free to reach out if you need more details! Thanks for your efforts.

@shantanu020
Copy link
Author

shantanu020 commented Oct 18, 2024

Hi!! @lcrojano
Thank you for the detailed feedback! I appreciate the suggestions, and I'll make the necessary adjustments as per your recommendations.

@shantanu020 shantanu020 closed this by deleting the head repository Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest hacktoberfest-accepted hacktoberfest-accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants