Thread subject: muscapaul's PHP-Fusion website :: Button Panel Infusion v2.xx

Posted by muscapaul on 22-12-2008 13:08
#18

In button_panel.php you should find this code on line 64:
echo "<marquee behavior='scroll' align='center' valign='bottom' direction='up' width='120' height='120' scrollamount='1' scrolldelay='1' onmouseover='this.stop()' onmouseout='this.start()'>\n";

Change the height setting to the height you desire.