Hiya,
I've got a problem, I've got a marquee but before the marquee text I want it to say "Message from Management:" so I coded this:
but the Message from Management and the marquee are on different lines, how can I make it all on one line?PHP Code:<marquee id="manager_message" scrolldelay="0" scrollamount="4">
Message from Management:<div style="width: auto" onMouseOver="manager_message.stop();" onMouseOut="manager_message.start();"><?php include("_frontend/djSays.php"); ?></div></marquee>
+REP





Reply With Quote






