I decided to use announcment module, I want it to be like scrolling news and these are the features I need it just tell me if it is available or not:
1) I want these news to be scrolled down to up . do i need to put html code in the template?
2) how can I make the details of each news to appear once I click on the read more or the title itself. I tried to do this by adding new page for each news then I linked the title with this page. is this the proper way or there is easeir way for doing this.
3) is there any counter? for example I want to show just the 5 latest news and all others news will be in archived page which I can access it by clickin on archive link forexample.