zoomclouds.com

i am trying to put some code from zoomclouds.com in my sidebar of my tumblr page but i can't get it to work. is this because tumblr disables some types of code or am i doing something wrong? i saw it on another tumblr page. any ideas?

I never thought of that,

I never thought of that, actually. Go to your setting page and uncheck "Filter HTML" and see if it works.

Let me know if it works after that, because I'll have to update some Tumblepedia articles.

it is already unchecked. i

it is already unchecked. i used to have a meebo widget on my tumblr site (http://alicia.tumblr.com) but now i have comments thru haloscan instead. i couldn't get my meebo widget to work at first so i unchecked the "Filter HTML" box and it worked after that.

sadly, i still can't get the zoomclouds code to work for me. i insert it, save, and go to my page and see nothing. weird. the google javascript custom search i have works fine. this tumblr blog has zoomclouds working: http://tommaso.tumblr.com/

here is a link to a screenshot of the zoomclouds code i am trying to insert:
zoomclouds code

i'm gonna try messing with stuff a little more and see if i can figure it out. let me know if you have any ideas.

thanks! :)

This is all I used to get

This is all I used to get zoomclouds work:

style:

.zoomclouds { text-align: center; width:200px; }

html:

< div id="zoomclouds" >
< script type="text/javascript"
src="http://www.zoomclouds.com/tc/tumblelog/100/12.24/n " >
< /script >
< /div >

thanks for the help doug!

thanks for the help doug!