How to remove "Just another Vanilla Forum" text?

Hi;
Is there any way to remove "Just another Vanilla Forum" from the top right of the site?
0
Hi;
Is there any way to remove "Just another Vanilla Forum" from the top right of the site?
Comments
@Xrnw - use Firebug to find if it has a css rule attached. If it does, set it to display: none.
Otherwise, use Grep or AgentRansack to search the plugin folder for that text string to see what file it is being called form.
You can remove it from the default.master.tpl file in your theme folder.
themes/VanillaPress2010/views/