Minor ThinkTwit Update 1.1.3

Yesterday I posted a small update to ThinkTwit to fix some internal code issues, update the readme and update a screenshot to correctly represent recent changes. As usual, feel free to provide feedback and I’ll do what I can to improve it!

Tags: , ,

4 Responses to “Minor ThinkTwit Update 1.1.3”

  1. John says:

    I was using thinktwit and it was fine but since the update it pushes it off to the right in a strange way. I pulled out all my css for it and it still pushes it off to the right…any ideas.

    I am working on my site now you can see thinktwit by going to http://www.keshanow.net/wp

  2. Hi John,

    In your theme’s style.css file at the bottom change ul.thinkTwitTweets to ol.thinkTwitTweets, wherever it appears. Additionally, add padding:0; to ol.thinkTwitTweets {}.

    I think you’ll find that resolves your problem entirely. Let me know if you have any further questions! :)

  3. John says:

    Thanks! :) Worked like charm!

  4. Not a problem, glad I could help! :)

Leave a Reply