Twitter widget no branding
Based on public domain code from twitter
your browser does not support this javascript use
xtips13
Items to fetch
Twitter name
Set your prefs then copy this code
CSS CLASSES TEMPLATE
ADD THIS TO YOUR STYLESHEET
/* START TWITTER WIDGET CSS */ #twitter_div {color:#000000;background:#AAAABB; border:1px solid #999999; width:90%;margin:0px;padding:2px; font-family: Verdana, Arial; font-size:100% } #twitter_div a {font-size: 100%; color: #DD4422; text-decoration: none; font-weight: normal;} #twitter_update_list {list-style-type: none; padding:0px;text-align:left;padding:0px} #twitter_update_list li { border-bottom: 1px dashed #999; padding:2px } /* END TWITTER WIDGET CSS */
SCRIPTS
ADD THIS TO YOUR PAGE
IF YOU CANNOT SEE THE ABOVE CODE YOU CAN UPLOAD FROM
xtips.mobi/site/script/xtwidget
Using "upload from remote server"
You will have to set your twitter name and the value of count at the bottom of the script
Then use "local file include" xtfunction to add it to your page
THE HTML
PLACE THIS WHERE YOU
WANT THE OUTPUT
<div id="twitter_div"><ul id="twitter_update_list"></ul></div>
For the <noscript> option I use
THIS
Log in