How do you edit the footer? I just need to make the horizontal rule shorter.
Thanks
________________________________
http://www.konetchreport.com
Editing the Footer
Open file mboard.php in a suitable editor.
In mboard.php file # Version: 1.3 from November 18, 2006
find line 759 and change value of 95% to desired with.
Greetings,
Henrie
In mboard.php file # Version: 1.3 from November 18, 2006
find line 759
Code: Select all
echo '<hr width="95%">';
Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.