• rlmcculley

    (@webmasternsfd)


    How do I center an image in a ticker? I am testing a ticker on my localhost and have not sent to production

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

    (@metaphorcreations)

    I need a little more info before I can respond with suggestions.

    Are you referring to centering an image within an individual tick? Or, centered on your website/browser? Are you using scroll, rotate, or list mode?

    Thanks!

    Thread Starter rlmcculley

    (@webmasternsfd)

    Apologies for the shortfall of information:

    I want to center an image within an individual tick using scroll.

    And thank you so much for your continued support of this great plugin!

    Richard . . .

    Plugin Author metaphorcreations

    (@metaphorcreations)

    The ticks themselves should just be the width of the content of the tick. But, if you have a set width for each tick, you would use the following css:

    .mtphr-dnt-tick {
      text-align: center;
    }

    If you are seeing extra space within your ticker it may just be due to there not being enough ticks to fill the ticker fully across the screen.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Centering image in ticker’ is closed to new replies.