philipbeel / Tweetable

Tweetable - A jQuery plugin for displaying twitter feeds
https://github.com/philipbeel/Tweetable
Other
119 stars 49 forks source link

How to style this plugin? #12

Closed vblig closed 11 years ago

vblig commented 11 years ago

Hello! Is there any way to style this plugin like the image below: http://upload.tehran98.com/img1/d36udwzfuc54rnds3s7.png thanks in advance!

philipbeel commented 11 years ago

You can do this using CSS, see the styled example for the class names etc:

http://plugins.theodin.co.uk/jquery/tweetable/tweetable.1.6/index.html

vblig commented 11 years ago

The page you mentioned doesn't load tweets but the link below is working : http://plugins.theodin.co.uk/jquery/tweetable/tweetable.1.7/demo/index.html I like this plugin but the only problem is adding that witter icon (which I showed you) next to every tweets.

philipbeel commented 11 years ago

I am unlcear what the problem is, this can easily be added with basic CSS.

vblig commented 11 years ago

Yes, I colud style it. Thank you! I think it's better not to open a new issue so I ask my other question in here too: I'm using the version 1.6 which you sent me in your first comment but it sometimes works , sometimes not (in refreshes), so what's the problem? Why I shouldn't use 1.7 version? is it beta or no it has some bugs?