Is there a way to either have the rating vote box at the top removed or collapsable (colapsed by default preferably) without commenting out the rating system? Perhaps even have the box disappear once a user has voted or something? The box itself isnt annoying but the huge white space to the right of it is.
Also even though I set the correct forum ID in the userpage.php for reported pages it still isnt working. I dont get an error of any sort, when I hit the "Report this Page" link nothing happens.
Code:
// The forum id where reports about bad pages should be posted
$forumid = 17;
The above is all I changed.
And lastly is there anyway to change the page name? I mean like assign a title to it rather then just have it as the Username? Like in the list of users with personal pages list, instead of thier username can there be a custom title?
Is there something else that needs to be done?