question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add card_width for stats Card repo cards

See original GitHub issue

Is your feature request related to a problem? Please describe. The GitHub Stats Card is too wide and I cannot fit two panels in my README.md.

Describe the solution you’d like Allow customizing the width of GitHub Stats Card like it is allowed for the Language Card using card_width.

Describe alternatives you’ve considered Make the GitHub Stats Card smaller (width) might be also a solution.

Additional context Current look:

Requested feature: I would like to achieve something like this (edited in MS Paint):

Note: This is my 2nd attempt (the 1st one is here) to draw attention and get feedback as one of my feature requests remained inactive despite the overall activity in the issues section.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
simran2104commented, Jul 21, 2021

@trackmasters You can write your code like this:

<p align="center">
<img height="180em" src="https://github-readme-stats.vercel.app/api?username=usernamecount_private=true&show_icons=true" align = "center"/>
<img height="180em" src="https://github-readme-stats.vercel.app/api/top-langs?username=username&show_icons=true&locale=en&layout=compact" align = "center"/>
</p>
3reactions
anuraghazracommented, Jul 4, 2021

Hey @trackmasters thanks for requesting this feature. sorry I totally missed your issue, I believe there was some similar issues too which got unnoticed.

I’ll take a look on how we can do this without making things overlap each other.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Stat Card - Budibase Docs
The Stat Card component is a really simple UI element to quickly display a number from a database, calculated or hardcoded in a...
Read more >
Card | Semantic UI
To ensure cards are equal height use the plural, cards . Card groups automatically uses flex styles to match height between cards in...
Read more >
Cards | Android Developers
Sizes. Card width. Cards default to the maximum width of the container. Card height. Card height is flexible ...
Read more >
Cards - Bootstrap
card -text , text can be added to the card. Text within .card-text can also be styled with the standard HTML tags. Image...
Read more >
Really Neat CSS Cards For You To Use In Your Website
These card examples display beautifully on any kind of website or screen size. And, designers can add their custom elements to the CSS...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found