risq / jquery-advanced-news-ticker

(deprecated) - A powerful, flexible and animated vertical news ticker plugin for JQuery.
http://risq.github.io/jquery-advanced-news-ticker
GNU General Public License v2.0
297 stars 104 forks source link

row_height vs max_rows #24

Open Alchaves opened 9 years ago

Alchaves commented 9 years ago

Hi,

I'm struggling with this problem: I want to show one item at the time, but I need a fairly tall size row (at least 30px) and when I set the height of the row to 30px it shows part of the second item, even when I have max_rows set to 1.

Can anyone help me with this?

Thanks

ryanlaughlin commented 9 years ago

Adding padding/margin CSS code beneath the item in each slide worked for me.