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!
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!
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
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!
Thanks!
Worked like charm!
Not a problem, glad I could help!