Plugin Directory

Changeset 532812


Ignore:
Timestamp:
04/18/2012 12:07:24 PM (14 years ago)
Author:
WebDevDesigner
Message:

readme

Location:
mini-twitter-feed
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • mini-twitter-feed/tags/1.1/readme.txt

    r532790 r532812  
    3131You can show the tweets of a query [minitwitter query="#awesome"]: it will show the tweets from the query #awesome.
    3232
    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.
     33You 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`.
    3434
    3535== Frequently Asked Questions ==
     
    5050
    5151Bug fix with for color of the links, now CSS is used.
    52 Font -2px on all plugin
     52Font -1px on all plugin
    5353
    5454== Upgrade Notice ==
     
    5757
    5858Bug fix with for color of the links, now CSS is used.
    59 Font -2px on all plugin
     59Font -1px on all plugin
    6060
  • mini-twitter-feed/trunk/readme.txt

    r532805 r532812  
    5050
    5151Bug fix with for color of the links, now CSS is used.
    52 Font -2px on all plugin
     52Font -1px on all plugin
    5353
    5454== Upgrade Notice ==
     
    5757
    5858Bug fix with for color of the links, now CSS is used.
    59 Font -2px on all plugin
     59Font -1px on all plugin
    6060
Note: See TracChangeset for help on using the changeset viewer.