Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Misty Sharpe Posted September 22, 2020 Posted September 22, 2020 With the last few updates, my community's header image had become distorted and was larger than the header space. I reuploaded the logo using the uploader and now it's too small. It has been resized to 2000 pixels by 568 pixels yet remains the same size. Can someone please provide guidance on how to fix this issue? I hope this won't be a common occurrence with every update.
bfarber Posted September 23, 2020 Posted September 23, 2020 In 4.5 we adjusted how sizing of header images works. You now set the height as a percentage on the form where you upload the logo image. You can adjust this value as needed to size the image height up and down.
omgenghis Posted September 24, 2020 Posted September 24, 2020 Is there a way around this? Our logo images are still really small, even at 100%.
bfarber Posted September 24, 2020 Posted September 24, 2020 In custom.css you can do something like this :root { --logo--height: 200px; } adjust the px height to whatever you want.
Recommended Posts