Forums

Twitter Widget Pro
Separate Tweets (5 posts)

  1. jdv
    Member
    Posted 4 months ago #

    Hoe can i separate tweets? i want after tweet number 1 a white space and then the next tweet. because now its chaotic

    and/or a small arrow before the tweet

    Beste regard

    JDV
    The Netherlands

    http://wordpress.org/extend/plugins/twitter-widget-pro/

  2. Sargon_of_Akkad
    Member
    Posted 4 months ago #

    Same issue here. I´ve integrated the feed in a static page but it´s displaying everything in one big block. How can I put a space between the Tweets? Great widget so far.

  3. Sargon_of_Akkad
    Member
    Posted 4 months ago #

    Or maybe I shall rephrase this: Is there a control tag like before_widget, after_widget, before_title, ... to insert a linebreak/gap between the single posts or, if not: Where does CSS go?

    grtx

  4. Aaron D. Campbell
    Member
    Posted 4 months ago #

    You can style the tweets by adding styles to your theme's style.css file. There are some sample styles in the FAQs: http://wordpress.org/extend/plugins/twitter-widget-pro/faq/

    To add more padding below each tweet looks for this rule an increase the number:

    .widget_twitter ul li {
        margin-bottom:5px;
    }
  5. Sargon_of_Akkad
    Member
    Posted 4 months ago #

    Dear Aaron, thank you for your reply!

    Is there a way to separate the tweets if the widget(function) is used as an insert in a static page via [twitter-widget username="my_tweet"] without touching the theme CSS? Cause this is somehow special and I am still a css-noob ;-)

    best, Sargon

Reply

You must log in to post.

About this Plugin

About this Topic