+4
Завершен

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

Анонимный 13 лет назад обновлен kruvas 12 лет назад 5

Ответ

Ответ
Завершен

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

На рассмотрении
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

Начат

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!
Начат

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

Ответ
Завершен

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

Сервис поддержки клиентов работает на платформе UserEcho