Quote:
Originally Posted by boandmichele
hey, great mod, thanks a million. one question,
i want it to say something like 'most recent posts' preceding the ticker. any ideas?
|
Edit you vbnews_ticker template in whichever style and just put it here:
<div align="center" style="padding:2px"><marquee width="{$vboptions[tickwidth]}%" height="{$vboptions[tickheight]}" behavior=scroll scrollamount="{$vboptions[tickspeed]}" onmouseover="this.stop()" onmouseout="this.start()">
Your message here $ticker_titles</marquee></div>