Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Help with customization
I am new to Webdevelopment.
I have installed the latest version and want to add logo to the main page. Which file do i need to update to add logo.
Thank you.
Planetsap
I have installed the latest version and want to add logo to the main page. Which file do i need to update to add logo.
Thank you.
Planetsap
0
Comments
1. Change the Forum-title (Dashboard > General > Application Title) to something like:
<img src="http://www.domain.tld/logo.png" />
2. Customize the master-template in "applications/garden/view/default.master.php" (It might be a good idea to copy the skeleton-design and change the default.master.php there).
Check out Mark's tutorial for creating a custom theme!