Page 1 of 1

Editing the Footer

Posted: Thu Mar 19, 2009 9:01 pm
by konetch
How do you edit the footer? I just need to make the horizontal rule shorter.

Thanks
________________________________
http://www.konetchreport.com

Posted: Thu Mar 19, 2009 9:58 pm
by Henrie
Open file mboard.php in a suitable editor.

In mboard.php file # Version: 1.3 from November 18, 2006
find line 759

Code: Select all

echo '<hr width="95%">';
and change value of 95% to desired with.

Greetings,
Henrie