Twitter Update Feed Essentially Unusable
chrwang opened this issue · 1 comments
The feed needs an extreme amount of space to display ( doesn't work on my 27 inch monitor, works on iMacs though). We need a better embedder (which I don't think exists) or need to some how get the feed to fit in a smaller space. I think you can resise the embed feed with inline CSS, but not sure.
Taken from the Twitter site, probably relevant.
Dimensions:
An embedded timeline list template automatically adjusts to the width of its parent element with a minimum width of 180 pixels and a maximum width of 520 pixels. A grid template has a minimum width of 220 pixels. Set the maximum width or the maximum height of an embedded timeline by adding a data-width or data-height attribute to the timeline’s anchor element.
<a class="twitter-timeline"
data-widget-id="600720083413962752"
href="https://twitter.com/TwitterDev"
width="300"
height="300">
Tweets by @TwitterDev