Changeset 532817
- Timestamp:
- 04/18/2012 12:19:34 PM (14 years ago)
- Location:
- mini-twitter-feed
- Files:
-
- 2 edited
-
tags/1.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mini-twitter-feed/tags/1.1/readme.txt
r532812 r532817 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 `<style>.tweets a { color:#your_color; }</style>` in the <head>after the file `jquery.minitwitter.css`.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 == -
mini-twitter-feed/trunk/readme.txt
r532812 r532817 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 `<style>.tweets a { color:#your_color; }</style>` in the <head>after the file `jquery.minitwitter.css`.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 ==
Note: See TracChangeset
for help on using the changeset viewer.