I am using RSGallery2 2.00.0 Beta - SVN 802 with Joomla 1.5.6 and the
Novus template from Rockettheme. I am getting a huge white space between the first photo displayed and the 2nd/3rd rows. I noticed a similar
thread on an older version of RSGallery2 that seemed to be the same issue. I tried applying the <table> tags per the instructions in the other thread to the Novus index.php:
<table><tr><td>
<jdoc:include type="component" />
</td></tr></table>
While it did take the whitespace away, the table width was shortened, which also shortened all the other table based components that I have. Is there any way around this issue? Is there a way that I could apply the table tag without it ruining my table widths? Would there be any harm in attempting to apply the table tag to jdoc?
Thx