-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Change height of x-logo in yaml #2556
Comments
Hi @SrikrishnaCodeNebula you can find the documentation for the The page includes information about the supported options. |
Hi @lornajane But it does not have any options for height and width as well. It has options to add url, backgroundcolor, href etc. Can you please let me know how to add height and width to x-logo? |
We don't have configurable options for resizing the image in the docs page, could you try resizing it before you use it as the logo? |
@lornajane you mean to reduce the width and height of the image beforehand and then using it in x-logo url? |
@SrikrishnaCodeNebula Yes that's what she meant. Use something like Photoshop or illustrator to change dimensions of the image and then use it in the url. |
I have added url of x-logo in yaml file. But want to change height and width of the x-logo and I have tried introducing maxHeight and minHeight properties but it is not working.
The text was updated successfully, but these errors were encountered: