Back to vBulletin 4.x Add-ons

Twitter Widget (working with private account)
Mod Version: 1.00, by Luis

vB Version: 4.1.x Rating: (1 vote - 5.00 average) Installs: 18
Released: 15 Jul 2012 Last Update: Never Downloads: 0
Not Supported Template Edits  

hi guys!
this is my twitter widget hope you like

PS: sorry for my bad english but im italian

Installation:

1. create new widget called "Twitter" and select static HTML


2. now go on "configure" and put in this code
PHP Code:
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<
script>
new 
TWTR.Widget({
  
version2,
  
type'profile',
  
rpp10,
  
interval30000,
  
width300,
  
height300,
  
theme: {
    
shell: {
      
background'#4092db',
      
color'#ffffff'
    
},
    
tweets: {
      
background'#ffffff',
      
color'#19508a',
      
links'#0066ff'
    
}
  },
  
features: {
    
scrollbartrue,
    
loopfalse,
    
livefalse,
    
hashtagstrue,
    
timestamptrue,
    
avatarsfalse,
    
behavior'all'
  
}
}).
render().setUser('put here your twitter name').start();
</
script
PS: put your twitter name in the last line



3. now you are done and can seen on you cms your twitter widget!


PSS: im not a coder i have find this on the web via firebug and i have make my personal widget ... share for all because on vb.org i have find only twitter widget working with public profile!

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024