The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Twitter Updates

3 posters

Go down

Twitter Updates Empty Twitter Updates

Post by Admin53 Mon Oct 25 2010, 23:33

So i saw this thing on another forum concerning twitter and I wanted it on my forum but each time I try. . .it won't work. . .
here is what i want : (a widget)
Twitter Updates Twitte10

my twitter is:
http://twitter.com/BearvilleReview
and my forum is:
http://bearvillereviews.forumotion.com/index.htm
(i'm allowed to post the link right? :S)
avatar
Admin53
New Member

Posts : 14
Reputation : 0
Language : English

Back to top Go down

Twitter Updates Empty Re: Twitter Updates

Post by AA Tue Oct 26 2010, 01:36

Hello try this in a widget

Code:
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
  version: 2,
  type: 'profile',
  rpp: 4,
  interval: 6000,
  width: 250,
  height: 300,
  theme: {
    shell: {
      background: '#333333',
      color: '#ffffff'
    },
    tweets: {
      background: '#000000',
      color: '#ffffff',
      links: '#4aed05'
    }
  },
  features: {
    scrollbar: false,
    loop: false,
    live: false,
    hashtags: true,
    timestamp: true,
    avatars: false,
    behavior: 'all'
  }
}).render().setUser('BearvilleReview').start();
</script>
AA
AA
Forumember

Posts : 46
Reputation : 1
Language : eng /fr

Back to top Go down

Twitter Updates Empty Re: Twitter Updates

Post by MrMario Tue Oct 26 2010, 02:40

This is a support question which needs to be in the support section. Please don't create support questions in the suggestion section.

=> Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum