Awesome hack-
But my forum members are all strong users of the Quick Reply box... and would like the NP functionality to be included there, as well..
I copied the basic
PHP Code:
<p>
<smallfont><b>Now Playing</b>: What are you listening to? [optional]
<br><input type="text" class="bginput" name="nowplaying" value="$nowplaying" size="40" maxlength="85" tabindex="1"></smallfont>
code to allow them to input the song, but the title doesn't display.
Any ideas?