dicko_md Posted September 11, 2011 Posted September 11, 2011 (edited) Hi I have my twitter code for the widget to put on my oscommerce shop but I am unsure what I need in the box to get it on my right hand column. Is there a addon for 2.3.1 for this ? <script src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({ version: 2, type: 'profile', rpp: 4, interval: 30000, width: 'auto', height: 300, theme: { shell: { background: '#d6d7d7', color: '#ffffff' }, tweets: { background: '#000000', color: '#ffffff', links: '#379f00' } }, features: { scrollbar: false, loop: false, live: true, hashtags: true, timestamp: true, avatars: true, behavior: 'all' } }).render().setUser('username').start(); </script> Thanks in advance Martyn Edited September 11, 2011 by dicko_md Quote
germ Posted September 11, 2011 Posted September 11, 2011 Read this Quote If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.