![]() |
Problem with Twitter code (widget) in Template 18
Hello. I am trying to put the following code in a page of the template 18 and isn't possible (is a widget):
<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('vtppinturas').start(); </script> --------------------------------- When I put the code the page donīt work fine. I am putting the code into the _architecture.htm At this moment I am working offline Thanks. |
All times are GMT. The time now is 02:36 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.