I have install module of scrolltext already but i don't know how to configure it with block
anyone can help me?

Thanks

Comments

vj’s picture

go to admin/settings/scrolltext select Source settings -> enter node type (from which you want to display content) Node Type: 'page'

then goto admin/build/block enble the block called 'ScrollText' and see

buntha’s picture

Thanks you so much now i can see it. but by the way one more think i have create one block before called (News & Events) then i put Node Type as (News & Events) it not display and i want it to show only homepage. so what can i do?

Thanks for your help.

vj’s picture

IN admin/settings/scrolltext
For news and events content type put

'news','events'

in "Node Type:"
and at
"Title Count:" increase the number to total no of your nodes in that content types.

admin/build/block
To get it on front page configure "ScrollText" block and in that at the end select "Show on only the listed pages." and in pages type

<front>

or any other node in which you want to show.

buntha’s picture

Hi, now i have other things problem with scrolltext
- i want to have title and date : but now i have only title and read more link.
- when mouse over scroll is stop
- have main title like example:
News & Events in the top where i can put it?
- and change css

so in this what can i do?

Thanks for your help.

vj’s picture

buntha’s picture

Thanks