the borders appear bunched up together near the top. However the twitter_block.css file has appears to have borders set as 0:

#twitter_block_results li {
list-style: none;
  border: 0px 0px 0px 0px;
  margin: 0;
  padding: 0;
  }

Can you please let me know how to remove the borders or have them around the tweets?

Comments

Devin Carlson’s picture

Status: Active » Closed (won't fix)

With the Twitter API v1 going away (see #1933164: Twitter API v1 is going away on May 7) Twitter Block 1.x will no longer function after June 11, 2013. A new 2.x version of Twitter Block has been released (see the release notes) which utilizes Embedded Timelines.

As Twitter Block 2.x uses a different API and shares little code with the Twitter Block 1.x, existing issues no longer apply.