• Thank you so much. Great Plugin. Exactly what I was looking for. Gives me several useful options and WORKS. The only thing that could be enhanced is that the 3 links “AnswerRetweetFavourit” are pushed together. A little space in between and this is for me at least THE PERFECT TWITTER WIDGET PLUGIN! Thank you so much for your great work!

Viewing 1 replies (of 1 total)
  • Plugin Author Aaron D. Campbell

    (@aaroncampbell)

    You can do that pretty easily with CSS. The actual CSS will vary based on your theme, but something like this should work:

    .intent-meta a {
    	padding-right:.5em;
    }
    .intent-meta a:last-of-type {
    	padding-right: 0;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Exactly what I needed’ is closed to new replies.