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.
Options

Help with customization

edited November 2009 in Vanilla 2.0 - 2.8
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

Comments

  • Options
    edited November 2009
    @ilovevanilla: There are two ways:

    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!
Sign In or Register to comment.