Hi,
Please could you try changing the "width" attribute to just "100%"? In the page you provided, it looks like the current "width" attribute is making the iframe overflow in the parent div.
<iframe src="http://ncisboon.boards.net" width="100%" height="100">
Thank you,