PDA

View Full Version : Postbit problem


Ryan McBain
04-25-2005, 03:08 PM
I have the ibproarcade hack version 2.51 intalled. I have the awards people win in their postbit. I'm trying to get the awards to scroll across in one line but they are scrolling across on several lines. For every award someone wins another line is created for that award to scroll.

heres the link
http://www.ryanmcbain.com/forums/sh...133&postcount=5 (http://www.ryanmcbain.com/forums/showpost.php?p=13133&postcount=5)

But it doesn't scroll on one line. How do I fix this? Here is the code I'm using...

<MARQUEE loop="-1" scrollamount="2" width="100%"><if condition="$post[crowns]">
<span class="smallfont">$post[crowns]</span>
</MARQUEE>
</if>

Can anyone help? Thanks in advance

Ryan McBain
04-26-2005, 04:55 AM
Anyone?