argothiusz
01-21-2010, 08:48 PM
How do you increase the width of the html marquee which displays the champion text in postbit?
Thanks
Hippy
08-26-2010, 08:26 PM
plugin manager ibProArcade: Crowns in Postbit
case 1:
$crowns = '<marquee width="120" scrollamount="3" onmouseover="this.stop();" onmouseout="this.start();">';
break;
case 2:
$crowns = '<marquee width="175" name="crownscroll" scrollamount="1" direction="up" height="20" onmouseover="this.stop();" onmouseout="this.start();">';
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.