github-profile-trophy icon indicating copy to clipboard operation
github-profile-trophy copied to clipboard

Could not center trophies

Open Jay-Karia opened this issue 1 year ago • 3 comments

After filtering trophies, I could not center the trophies as it occupies same width previously without filter.

trophies issue

Adding a parameter like &center=true would be better.

Jay-Karia avatar Jul 21 '24 10:07 Jay-Karia

You should specify your trophies seperately and add parameter column=-1 to avoid extra space.Like this `

<p align="center">
  <a href="https://github.com/eduardblbulyan">
    <img src="https://github-profile-trophy.vercel.app/?username=USERNAME&theme=SOME_THEME&column=-1&title=Repositories,Commits" alt="USERNAME" />
  </a>
</p>

eduardblbulyan avatar Aug 01 '24 19:08 eduardblbulyan

You can check it in my page too

eduardblbulyan avatar Aug 01 '24 20:08 eduardblbulyan

Yeah, your solution works. It would be better to add a new parameter center to center trophies.

Jay-Karia avatar Aug 02 '24 11:08 Jay-Karia

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Sep 02 '24 02:09 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Sep 16 '24 02:09 github-actions[bot]