Posted February 10, 20223 yr Hi is it possible to have an .svg file as community logo? it wont let you upload an .svg file but maybe there is a workaround? the .png don look with optimum resolution. Help appreciated
February 11, 20223 yr Community Expert Solution You would need to modify the theme template called “logo”. It wouldn’t make much difference though. The advantage of an SVG graphic (with vector content) would be that it can be scaled up indefinitely without requiring a larger file size. But for an IPS website, that is mostly irrelevant as the logo is and stays rather small in every circumstance. It also won’t look better just because the original image is vector-based. The render engine has the same amount of pixels available. If you really use the optimum resolution, the result should be exactly the same.
February 11, 20223 yr Author 6 hours ago, opentype said: You would need to modify the theme template called “logo”. It wouldn’t make much difference though. The advantage of an SVG graphic (with vector content) would be that it can be scaled up indefinitely without requiring a larger file size. But for an IPS website, that is mostly irrelevant as the logo is and stays rather small in every circumstance. It also won’t look better just because the original image is vector-based. The render engine has the same amount of pixels available. If you really use the optimum resolution, the result should be exactly the same. Ia appreciate your feedback.