Hi,

I installed the Taxonomy Ticker and it works well, I display it on the right side of my screen.
If I add for example a new block (search) under the Ticker I get as a result the Ticker block and the search block appaers on the Ticker block so I see the rolling lines on the search block.

Any ideas?

Thanks,
Jeremy

Comments

Jeff Burnz’s picture

Hi Jeremy, can you give us the url so we might look at the problem first hand? Sounds simple enough to trouble shoot but with out the actual code to look at we're shooting in the dark so to speak.

jeremydr’s picture

Hi,

Thanks for the quick reply, I am sorry but there is no connection from outside computer to my local computer.
How does the size of the ticker block is set? maybe I need to configure in the CSS of the ticker in order to set its size and then other blocks will not cover it?
or in other words what is the ticker block different from other blocks in drupal?

thanks,
Jeremy

jeremydr’s picture

Hi,

The solution was changing the file taxonomy_ticker.css.
I changed the #scrollerClipper:position to relative from absulot and this solved the problem,
thanks for the help.

Jeremy