Display your RSS Mixer mix on your blog
RSS Mixer updates occur frequently and constantly. Your widget is cached for around five minutes to help speed up rendering.
Use the Strip HTML from description tags checkbox in the settings for your widget. This will cause the RSS Mixer server to
remove any HTML tags from the descriptions. HTML is disallowed in all other fields by default.
Generally your theme's default styles should apply well to this widget's appearance. Thus, no external styles are automatically applied. Please take a look at the generated HTML for class names you can use to define your own styles.
If you're looking to set the highlight state of the Posts/Feeds tabs, use the current class name. Considering that your sidebar
is probably using the #sidebar identifier, the following would cause the inactive tab to be gray and the active tab black:
#sidebar lh a { color:#aaa; }
#sidebar lh.current a { color:#000; }
Requires: 2.0.2 or higher
Compatible up to: 2.6.2
Last Updated: 2008-10-9
Downloads: 1,555
Got something to say? Need help?