sticky_mitch
Member
Posted 3 years ago #
http://stickytesting.com/babble/
On the above site i'm developing, i'm having an odd protrusion coming off my sidebar. I'm still relatively new to all this but have exhausted my knowledge base.
You'll notice there is a white line coming out of the top of the sidebar and going about 510 pixels to the right.
I've changed the styles, the sidebar, the header, the functions and trying to narrow it down but nothing is working. Any ideas?
the "odd protrusion" white line is coming from the following HTML
<!-- begin footer -->
<!-- Do not deleting the credits,
this theme is released for free under the GNU General Public License 2.5 (GPL) requiring that the credits will stay intact.
Thank you for using my WordPress Theme! -->
<!-- Footer -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#FFFFFF"> </td>
</tr>
<tr>
<td> </td>
</tr>
</table>
probably inside your template footer.php.