This plug-in allows short notices to be displayed on your blog.
" (double quote) character, use ' (single quote) instead. Each notice has these attributes:<?php put_ticker( [true | false] ); ?> in your themeŐs template files. Where true or false determines if the ticker should be hidden when there are no notices to scroll.
For example, <?php put_ticker(false); ?> only shows the ticker when there are notices to scroll, whereas <?php put_ticker(true); ?> always shows the ticker - even an empty one.notice.css) in the plug-in folder to help style your notices ticker. The three styles defined are:.ticker - style for the text used in the notices..ticker img - style for images (use <img src=... /> in the notice text) in the notices. The example lines images up with the bottom of the notice text..ticker-div - style for the ticker container.
Requires: 2.5 or higher
Compatible up to: 2.8
Last Updated: 2009-12-23
Downloads: 7,236
Got something to say? Need help?