Message boards : Questions and problems : Editting BOINC's Default Website
Message board moderation
Author | Message |
---|---|
Send message Joined: 7 Jun 12 Posts: 4 ![]() |
Hello, I'd like to personalize my BOINC website and I know that the file to edit is ~/projects/$PROJECTNAME/html/project/project.inc Specifically, I want to add a banner below my project name on my website. I found this line: function project_banner($title, $prefix) { // Put your project title and logo here // If you include any links, prepend URL with $prefix echo "<div class=\"page_title\">$title</div>"; } I don't know much about html and I am really confused as to how to personalize this line. Help would be greatly appreciated. Thank you! |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.