Hi all, and thanks to Georg Busch for a great news scroller module.
Can anyone point me to where I can change the default height and width settings for display of this module?
Thanks, Tony
NFS news scroller - how to set scroller height/width
-
- Forum Members
- Posts: 12
- Joined: Wed Jul 11, 2007 5:56 am
Re: NFS news scroller - how to set scroller height/width
Place tag inside div of right size and location.
e.g.
e.g.
Code: Select all
<div class="html_box">
<div class="html_h">Announcement</div>
<div class="html_c" >
{cms_module module=nfs articledate="end_time,1,seconds" direction="up" scrollamount="1" mouseover="stop" scrolldelay="26" summarytemplate='NFS'}
</div>
</div>