Changeset 532812
- Timestamp:
- 04/18/2012 12:07:24 PM (14 years ago)
- Location:
- mini-twitter-feed
- Files:
-
- 2 edited
-
tags/1.1/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mini-twitter-feed/tags/1.1/readme.txt
r532790 r532812 31 31 You can show the tweets of a query [minitwitter query="#awesome"]: it will show the tweets from the query #awesome. 32 32 33 You can change the color of your links by the color of your website changing ` .tweets a { color:#your_color; }` in your ccs file.33 You can change the color of your links by the color of your website changing `<style>.tweets a { color:#your_color; }</style>` in the <head> after the file `jquery.minitwitter.css`. 34 34 35 35 == Frequently Asked Questions == … … 50 50 51 51 Bug fix with for color of the links, now CSS is used. 52 Font - 2px on all plugin52 Font -1px on all plugin 53 53 54 54 == Upgrade Notice == … … 57 57 58 58 Bug fix with for color of the links, now CSS is used. 59 Font - 2px on all plugin59 Font -1px on all plugin 60 60 -
mini-twitter-feed/trunk/readme.txt
r532805 r532812 50 50 51 51 Bug fix with for color of the links, now CSS is used. 52 Font - 2px on all plugin52 Font -1px on all plugin 53 53 54 54 == Upgrade Notice == … … 57 57 58 58 Bug fix with for color of the links, now CSS is used. 59 Font - 2px on all plugin59 Font -1px on all plugin 60 60
Note: See TracChangeset
for help on using the changeset viewer.