If you go to my site at www gotvapes com you can see my implementation of the twitter update widget in the right hand column at the bottom. Its working fine except for the wonkky formatting of the twitter feed username and twitter feed name next to the icon in the header of the widget...I've tried everything and the closest I came to a solution was taking the script code out of a php wrapper, which assigns it to a $content variable, and entering the code as straight html (this is in the sidebox template file). It created proper formatting of that area but then it throws off the display of side boxes around it.

So the problem appears to be in implementing the twitter javascript within a php wrapper...anyone have any ideas or has anyone implemented the wtwitter widget and have had no problems with the widget header formatting?