Skip to content

info-card sticky and friend link css reconstitution #125

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

we-are-Zed
Copy link

Enhanced Sidebar Card in ParticleX Theme

This contribution improves the side information card in the ParticleX theme with the following enhancements:

Key Features

  • Sticky Position: The sidebar card now remains visible during page scrolling, with proper constraints to avoid overlapping with the header background
  • Visual Segregation: Personal information is now wrapped in a dedicated container with background and subtle shadow for better visual hierarchy
  • Improved Friend Links Section:
    • Added a dedicated "Friend Links" heading
    • Implemented a responsive two-column grid layout
    • Enhanced styling with proper spacing and hover effects
    • Contained in a distinct visual block
  • Social Icons Enhancement: Added title tooltips on hover for better accessibility
  • Responsive Considerations: Maintained mobile compatibility while improving desktop experience
  • CSS Optimizations:
    • Refactored layout structure using modern Flexbox properties
    • Added smooth transitions and better spacing
    • Improved visual hierarchy through background colors and shadows
    • Ensured proper overflow handling with scrollable content

These changes maintain all original functionality while significantly improving the user experience and visual appeal of the information card.

The screenshot:
image

image P.S.: Maybe the CSS is not perfect as before but the feature is finished. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant