Quote:
Originally Posted by davidw
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>
|
thank you again.
one more question. what if i wanted to just display only the most recent threads from the entire forum? say, the 10 most recent threads?