By buntha on
I have install module of scrolltext already but i don't know how to configure it with block
anyone can help me?
Thanks
I have install module of scrolltext already but i don't know how to configure it with block
anyone can help me?
Thanks
Comments
go to
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
Thanks
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.
IN
IN admin/settings/scrolltext
For news and events content type put
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
or any other node in which you want to show.
Thanks
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.
I think you should use views
I think you should use views module http://drupal.org/project/views for that
with
http://drupal.org/project/views_slideshow
http://drupal.org/project/jcarousel
Thanks
Thanks