I'm trying to style the twitter sidebar plugin, which displays correctly in FF, but looks quite horrid in IE. I've searched the forum for an answer, but unfortunately the easy one (using #twitter_update_list) doesn't do a thing to how that output is displayed, namely that it is being pushed halfway out of sight to the right. The css I tried
Code: Select all
#twitter_update_list {
list-style: none;
}
Has anyone else met with this problem and how did you deal with it?
Cheers,
Dachs