This demo shows the use of Twitter themes with a shortcode with the ‘Twitter little ticker’ theme.
Furthermore, I added the following CSS to show that the design can be customized using the different classes of the plugin html:
1 2 3 4 5 6 |
.twitter_themes { margin: 0 auto; padding: 5px; width: 300px; border: 1px solid #CCC; } |
The shortcode used is as follows: