Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Martin Tod

    (@mpntod)

    The right kind of CSS would be something else:

    p.rtw_main, p.rtw_main a {
        color: white;
    }

    Does that work for you? It will also turn the links white as well.

    Thread Starter rleeg2003

    (@rleeg2003)

    Thanks for the help so quickly Martin. Its fixed!

    luthersboots

    (@luthersboots)

    Hi there, I added a rotating Tweets plugin to the bottom of my site here
    For some reason it looks like its outlined and comes up all funny when on the site.

    I used the code you quoted about but it still look strange…

    Does anyone know a way of fixing this?
    LB

    Plugin Author Martin Tod

    (@mpntod)

    It seems to be OK now. What did you do?

    luthersboots

    (@luthersboots)

    I added the following:

    .rotatingtweets {
    text-shadow: none;
    }

    .rotatingtweets a {
    color: #fff;
    }

    My theme provider helped me out..

    Great plugin!
    LB

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change Main Text Color’ is closed to new replies.