• I have a couple of websites that I use multiple news tickers on. One of them is for an ALERT for Emergency Snow Removal that I need a red background and white text for:.mtphr-dnt { font-family: Times, serif; font-size: 18px; color: #ffffff; background: #820003}

    However I want to use a ‘list’ news ticker to display webpage ‘links’ on the same domain but I don’t want the background (red) forground (white). I want it to display my links on an off-white background: .mtphr-dnt { font-family: Verdana; font-size: 12px; color: #ffffff; background: #efefef} I don’t see a way to accomplish that through the Ditty News Ticker Settings.

    Is there a way that this can be done?

    Richard . . .

    https://www.ads-software.com/plugins/ditty-news-ticker/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author metaphorcreations

    (@metaphorcreations)

    Every ticker has a unique ID that you can use to target as opposed to the generic .mtphr-dnt class. In your CSS use:

    #mtphr-dnt-78 {}

    Where 78 is the post ID of your ticker.

    Thread Starter rlmcculley

    (@webmasternsfd)

    So nice, thank you for your response. Apologies for my late acknowledgement. You have an outstanding plug-in!!!

    As soon as I get acclimated to the news ticker I intend to purchase some of the others that you have created.

    Richard . . .

    Plugin Author metaphorcreations

    (@metaphorcreations)

    You’re welcome! I’m glad you are liking the plugin. Thanks in advance for any purchases!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Assigning Different CSS to Mulitple News Tickers’ is closed to new replies.