Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 23, 2024Mar 23 Hi, I am new here and just starting my forum on invision, complete novice so everything is taking me a long time to learn but I am getting there. One thing I want to do is add a full page width logo at the top off my forum. When I got onto logos in settings it only allows me to change the favicon? Maybe I am missing something? Il share an example off what I mean of what I would like to have. Thanks
March 23, 2024Mar 23 Logos for your theme can be found in ACP -> Customization -> Themes -> edit theme -> Logos. For more information about our software, I would recommend reading our Help Guides: https://invisioncommunity.com/4guides/
March 23, 2024Mar 23 Author 1 hour ago, Jim M said: Logos for your theme can be found in ACP -> Customization -> Themes -> edit theme -> Logos. For more information about our software, I would recommend reading our Help Guides: https://invisioncommunity.com/4guides/ Thanks Jim appreciate your quick reply, got it sorted 👍
January 13Jan 13 Just now, peberl said: How can I insert a background image in the logo? This would need to be incorporated with your logo or you would need to customize your theme.
January 13Jan 13 I have already tried a few things but where can I insert the link from the background? <img src="https://media.invisioncic.com/m333272/monthly_2025_01/header.thumb.png.902027917bdbf8a2c5d3d2ca2b1fa056.png"> {{if isset( \IPS\Theme::i()->logo['front']['url'] ) AND \IPS\Theme::i()->logo['front']['url'] !== null }} {{$logo = \IPS\File::get( 'core_Theme', \IPS\Theme::i()->logo['front']['url'] )->url;}}<img src="https://media.invisioncic.com/m333272/monthly_2025_01/header.thumb.png.902027917bdbf8a2c5d3d2ca2b1fa056.png"> <a href='{setting="base_url"}' id='elLogo' accesskey='1'><img src="{$logo}" alt='{setting="board_name" escape="true"}'></a> {{else}} <a href='{setting="base_url"}' id='elSiteTitle' accesskey='1'>{setting="board_name"}</a> {{endif}}
January 13Jan 13 Sorry, customizations are outside our scope of support. You will need to create a topic here for help from fellow administrators: https://invisioncommunity.com/forums/forum/500-design-and-customization/