Thread 'Editting BOINC's Default Website'

Message boards : Questions and problems : Editting BOINC's Default Website
Message board moderation

To post messages, you must log in.

AuthorMessage
bp

Send message
Joined: 7 Jun 12
Posts: 4
United States
Message 45644 - Posted: 13 Sep 2012, 22:04:43 UTC

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!
ID: 45644 · Report as offensive

Message boards : Questions and problems : Editting BOINC's Default Website

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.