I just implemented the lists widget on my site: https://dev.twitter.com/docs/embedded-timelines
I just want to override the background-color from white to transparen
Create a widget from twitter>settings>widgets.
Copy-paste the code provided.
data-chrome="noheader nofooter noborders noscrollbar transparent"
data-tweet-limit="5"
data-link-color="#FFFFFF"
data-border-color="#FFFFFF"
lang="EN" data-theme="light"
height="447"
width="255"
data-screen-name="yourName"
data-show-replies="false"
data-aria-polite="assertive">
Tweets by @YourName
For the answer i used the work from http://tweetsdecoder.net/. His snippet apparently doesn't work because of the script.
Cheers!
Edited:There was my nickname there