When I enter the forum area, there is an Info Center block that appears at the bottom... see attached pic... how do I hide this block?
thanks,
Jeff
Don't think there's a layout option to do this. If you want to eliminate it entirely, in BoardIndex.template.php, find function template_info_center() and delete it right to the end of the template. You also have to delete template_info_center(); the line just above the function.
Make a backup before you try this.
Thanks Krash... I have an identical block in ADK Portal and I did not want the block listed twice... so, I will delete the block from my ADK Portal.
Aloha!
Jeff