Can I change the logo image and the logo's link ?
-
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>
-
The image and the url it goes to can be configured in the admin page at /admin/settings/general#site-logo
-
I am sorry, I mean the site's title. Can the site's title be linked to another url ?
-
This is not possible yet we will add it in the next release. https://github.com/NodeBB/NodeBB/issues/5888
Suggested Topics
Copyright © 2018 NodeBB | Contributors