I just made a new module for the center column on my page. For some reason, and only with this one module, there is a gap above it where the background shows through. (See picture)
I have both horizontal and vertical spacing at 5 on this page. And it only happens with this one so I expect it is my coding in this BB Code Module.
Can someone help me out with the proper coding?
I have:
Code:
<tr align=center>
<td>Check out our new BF3 Leaderboard!!!</td>
</tr>
<tr align=center>
<td><a href="http://gunclangaming.com/ezStats2/index.php" target="_blank"> <img src="http://gunclangaming.com/img/battlefield_3_button.jpg"> </a></td>
</tr>
Thanks a ton.