Can I change the logo image and the logo's link ?
Solved
Technical Support
-
Can i change the logo "nodeBB" and it's link ? I want to redirect to my app when user click to the logo. I found this piece of code but I do not understand the syntax:
<a href="<!-- IF brand:logo:url -->{brand:logo:url}<!-- ELSE -->{relative_path}/<!-- ENDIF brand:logo:url -->"> <img alt="{brand:logo:alt}" class="{brand:logo:display} forum-logo" src="{brand:logo}" /> </a>
-
I am sorry, I mean the site's title. Can the site's title be linked to another url ?
Copyright © 2024 NodeBB | Contributors