Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 15, 2024Oct 15 dose anyone know how to add an image to header,background or category title in v5 ? I have been trying with custom css with no luck.
October 15, 2024Oct 15 Try something like this: .ipsHeader__primary { background-image: url(https://ipsjwse.s3.eu-north-1.amazonaws.com/monthly_2024_09/stack-pictures-with-landscape-portrait-shots.webp.0a25158e392c0a55136a76cc2c2e9e61.webp); width: 100%; background-position: center; background-size: cover; } Edited October 15, 2024Oct 15 by Jimi Wikman
October 15, 2024Oct 15 Author Thanks Jim work perfectly and by the way great video on customizing v5.