Rolling of Content Body

Events happening in the community are now at Drupal community events on www.drupal.org.
smilysarat's picture

Hii there... I have a single node/page with some content. I want to roll up my content (like this http://www.kaminenihospitals.com/ Right side News and Events Block ). Is there any possible way/module to do like this. Please get me an idea about this.. I have tried for multiple nodes but i want this for only single node content to be roll up.
Thanks for your help

Comments

Will you be using views?

esafwan's picture

Will you be using views for loading news items? Or is it static content you want to role in the ticker?

Drupaling.

hii Thanks... for response

smilysarat's picture

I want to roll static content and also dynamic content(I know about this how to do) but how do i roll my static content without using any marquee tags..

rotar effets in views is possible

hariharasuthan_mk's picture

use Rotor Banner module

or

try

http://drupal.org/project/views_accordion

Views nivo slider

sivananda7's picture

This can be exactly done with views Nivo slider...

I have done the same in http://Maithriphpl.com for rotating banner, visit for reference.

I have done in D7:

Download views nivo slider module for D7 and install it also asks for j query update module... install that also.

1.create a image content type.

2.create view.

3.show content of type "select the content type which you have created" tagged with...........

3.go for block not page.

4.select display format as grid of content.----> continue and edit.

5.select format as views nivo slider. and go for settings if u want

6.select show also as views nivo slider... in image filed and title field select respective fields.

7.under fields... select the image field name which u have given at the time of content creation. and this will give you what you want...

You can do with Marquee tag

pflame's picture

You can do with simple marquee tag. Just use <marquee onmouseout="this.start()" scrollamount="2" width="200" height="142" behavior="scroll" direction="up" onmousemove="this.stop()"> </marquee>. Place html in between marquee tag.

If your block is dynamic then theme the block and add marquee tag. if it is a static block, just place the block content in between marquee tag.

No Marquees pls.

esafwan's picture

Marquee tags are deprecated and its use is no more recommended. Its non-standard and wouldn't work as expected everywhere.
http://en.wikipedia.org/wiki/Marquee_element

Drupaling.

yes..

sivananda7's picture

yes,, you r absolutely correct... it is recommended to use drupal modules only...which avoids coding at page tpls...

Views ticker module

refer my worked site

hariharasuthan_mk's picture

i used the same logic in my old project using views accordan and rotor ,

http://www.play2beatme.com

under the title

Exclusive Games
and random games

in views style you can find the configration

Thanks for quick response

smilysarat's picture

I will try all these and let u know... Thanks again

views_ticker

smilysarat's picture

Hii Views Ticker is working as per my requirement but when i am trying to do this for multiple blocks on the same page then it's not working. Works for only single block. What should i do to work on multiple blocks.

use panels => views_ticker

hariharasuthan_mk's picture

use panels to achieve this

Please elaborate this

smilysarat's picture

i have tried using panels as u suggested but the same it occurs only single block...

regarding Scrolling text

saravanansss's picture

How to Scroll a text in CK Editor in Drupal 7

Hyderabad

Group categories

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week