Display to your users important message on your webpage in marquee (text scrolling) style. Use styling and links in your message.
This plugin enables to display marquee message (text scrolling horizontally).
Use styling (font, decoration) and links to make your message clear. You can change background, position, speed and colours of your text. You can add and turn on –TinyMCE Advanced– plugin to enable more styling features.
Authors: Marek Rzewuski, Mikolaj Dybka (POLAND).
Q: How to change my background to be identical as used in webpage?
A: Check your background colour id (e.g. use Firefox, use function Firefox –Page Inspector– (right click you mouse on webpage) and you check background on HTML, for example:
body {
background: #f1f1f1;
}
Write this value (e.g. #f1f1f1) in Background Color parameter.
Q: How to change scrolling speed?
A: Use “Scrolling Speed” option and “Scrolling speed for other then Chrome browsers” option.
Q: How to have access to more text decoration options #e.g. Colour of font#
A: Install –TinyMCE Advanced– plugin
1.0
First plugin version
1.01
Some minor changes
1.1
Add message space parameter for other then Chrome browser
Avoid horisontal scroller for other then Chrome browser
Add “None” Option to not display message
Show “Add Media” button to add your own media from your website media library