hi...
great module. very useful.
just a small suggestion. Instead of setting the height of #juitterContainer in juitter.css use margin-below:6px; instead.
the reason I say this is because when using in a block ( e.g. http://drupal.org/node/563784 ) the tweets overlap and look untidy.
So the suggested modification is line 10 in juitter.css...change from
#juitterContainer .twittLI{list-style:none;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #999;padding:3px;clear:both;height:55px;}
to
#juitterContainer .twittLI{list-style:none;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #999;padding:3px;clear:both;margin-below:6px}
cheers
dub
Comments
Comment #1
dharti patel commentedComment #2
dharti patel commented