Page 1 of 1

NFS news scroller - how to set scroller height/width

Posted: Sat Oct 17, 2009 2:59 am
by websupportguy
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

Re: NFS news scroller - how to set scroller height/width

Posted: Sat Oct 17, 2009 12:24 pm
by Peciura
Place tag inside div of right size and location.
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>