+4
Fertiggestellt

Insert a box with twitter and tag like #f1test or something similar

Anonym vor 13 Jahren aktualisiert von kruvas vor 12 Jahren 5

Antwort

Antwort
Fertiggestellt

added for test

bottom for progressive lap number list

and top  for reverse 


if you know good twitter sources for f1 related info, write it here

Wird überprüft
please show example of that thing
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
  version: 2,
  type: 'search',
  search: '#F1Test',
  interval: 30000,
  title: '',
  subject: '',
  width: 250,
  height: 300,
  theme: {
    shell: {
      background: '#8ec1da',
      color: '#ffffff'
    },
    tweets: {
      background: '#ffffff',
      color: '#444444',
      links: '#1985b5'
    }
  },
  features: {
    scrollbar: false,
    loop: true,
    live: true,
    behavior: 'default'
  }
}).render().start();
</script>
You have to add this in the website (I've read it in the twitter instruction)
I don't know how you can do this, maybe I will search for you a solution and post here or in the other topic
Thank you for the great service

Gestartet

added for test

bottom for progressive lap number list

and top  for reverse 

+1
Great job with twitter widget!! :D
+1
Great great! you are very good! Thank you for your service!
Gestartet

added for test

bottom for progressive lap number list

and top  for reverse 


if you know good twitter sources for f1 related info, write it here

Antwort
Fertiggestellt

added for test

bottom for progressive lap number list

and top  for reverse 


if you know good twitter sources for f1 related info, write it here