1
First, I did a search for 'marquee' and found this code.
<marquee behavior="scroll" direction="up" width="100%" height="80" scrollamount="1" scrolldelay="60" onmouseover="this.stop()" onmouseout="this.start()">
<ul>
<{foreach item=news from=$block.stories}>
<li><a href="<{$xoops_url}>/modules/news/article.php?storyid=<{$news.id}>"><{$news.title}></a> (<{$news.hits}>)</li>
<{/foreach}>
</ul>
</marquee>
But I want to scroll the headlines block, not the news. How do I edit it to do that?
Second, how do I make the waiting contant block ONLY show to admins and not all members?
Thanks for any help.
The Grimoire
Occult & Paranormal News
http://grimoire.ath.cx:81/modules/news/