Replies: 1 comment
-
Possibly your button image is a single part instead of the normal three part image? Check out this Classic Shell link for more info: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,

I'm trying to have png image as my start button icon but it places it vertically misaligned over the (Windows 11) start button.
I experimented and found that if the image height is increased it pushes it up. The screenshot above is for an image with an aspect ratio with the height over twice the width (adding more black background below the button image I want). I did get it looking right by increasing the height further to 4 times the width but now when the start button is pressed it seems to momentarily disappear (I'm guessing because its vertical alignment is changed when the button is pressed and what is seen is the black background). Has anybody else experienced this or have ideas of how to have it correctly aligned?
Beta Was this translation helpful? Give feedback.
All reactions