How to modify the height of the logo in login pages
Hello, I'd like to know how to modify the height of the logo in login pages (customer & admin) It's currently 50px (please see attachment) and I'd want change it to142px Thanks a lot for your help. Laurent
Oh wow. I can't believe those are hardcoded. These are the files in question: https://github.com/FOSSBilling/FOSSBilli...l.twig#L21 https://github.com/FOSSBilling/FOSSBilli...ig#L11-L12 But it shouldn't be like that out of the box so I'll look to have it changed in the next release
You can easily fix that by adjusting the logo’s height in the CSS. Just set it to 142px, clear your cache, and it should display correctly.