What is the best way to customize the way Guest.php looks?

edited August 2010 in Vanilla 2.0 - 2.8
Unlike the views in vanilla that I can copy to my default theme, the docs don't say anything about overriding the views in the Dashboard folder. What is the best way to modify Guest.php?

Comments

  • TimTim Vanilla Staff
    dashboard works the same way as vanilla. just change 'vanilla' to 'dashboard' in the path to the view.

    Vanilla Forums COO [GitHub, Twitter, About.me]

  • yes, i have inside my custom views folder:
    admin.master.php
    default.master.php
    /profile/index.php (just removed the line to add user.php to the profile)

    works fine :D
Sign In or Register to comment.