Jump to content

Featured Replies

Posted

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.

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.

Is there a way around this? Our logo images are still really small, even at 100%. 

In custom.css you can do something like this

:root {
	--logo--height: 200px;
}

adjust the px height to whatever you want.

Thanks!

Recently Browsing 0

  • No registered users viewing this page.