my twitter
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 4,
interval: 6000,
width: 'auto',
height: 300,
theme: {
shell: {
background: '#333333',
color: '#ffffff'
},
tweets: {
background: '#000000',
color: '#ffffff',
links: '#4aed05'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
hashtags: false,
timestamp: true,
avatars: true,
behavior: 'all'
}
}).render().setUser('faycyber').start();
0 Comments
Recommended Comments
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now