Hey guy,
I'm not a regular poster, just reader. I'd figure I'd post my problem as I'm very sure it's a simple fix, I just can't get my brain around it as I'm not very good with div containers.
My website is www.fuzzyfilmz.ca and my issue is with the facebook like box. It looks fine on my monitor because of the width, but if you resize the page the facebook box stays and wraps over the content. Basically what I want it to do is to dissapear off the page if you resize the browser window. The code makes it pretty obvious as to why it's not working, but I'm not sure how to fix it.
<div style="position: fixed; top:40; right:0;"><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="http://www.facebook.com/#!/pages/Fuzzy-Filmz/145468928843737" width="292" colorscheme="dark" show_faces="true" stream="false" header="true"></fb:like-box></div>
Thanks for any help!
XI Wiki

