I am having a problem with getting the Bible Study component to stretch beyond 75% in IE 6/7. I do not have this issue with Firefox and Safari. Please click
here to see my site thus far. If you click "Media" for example, you'll see that the table does not extend to the right border. Also see how the download icon drops under the notes icon. Again, this does not happen in FF/Safari. I am using the Rockettheme Novus template unfortunately, it appears that only paid members can post in their forum despite Novus being opensource. Originally, I was having an issue in Firefox/Safari with having a large white (blank) gap in the RSGallery2 component. After some reading, I used the following code to fix that problem:
<table width="99%" border="0" cellpadding="0" cellspacing="0" padding="0"><tr><td>
<jdoc:include type="component" />
</td></tr></table>
It doesn't appear that the issue is limited to Bible Study though. It seems that the Contact and other section exhibit the same behavior. I've been trying but for the life of me, I cannot get this thing to extend fully to the right in IE. It does seem that IE6 is a little better than 7 in terms of how far it stretches, but I would like to make it work better. Thanks for your feedback in advance.