Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] Space at bottom of Center Column (http://forum.bytesforall.com/showthread.php?t=17330)

MajorTom Apr 16, 2012 04:05 PM

[SOLVED] Space at bottom of Center Column
 
I'm working on a WordPress/Atahualpa website and I'm using a HTML table pasted into most pages in the center column to create a sidebar with different graphics on each page. The table contains a side column but it won't go all the way to the bottom.

I took the source code from one of the pages and pasted it into Dreamweaver and discovered what code is creating this space at the bottom of my center column. . .

</div><!-- / Post -->

When I remove this </div> in Dreamweaver it fixes the problem - but when I look for this code in Atahualpa - the only place it seems to come up is under the "index.php" and when I remove it, the problem doesn't go away.

Any ideas how to get rid of this space at the end of my page (above the footer)? Here's a link to one of the pages showing the problem: http://www.finepointconsulting.net/w...udies/neuwave/

MajorTom Apr 16, 2012 04:25 PM

If its helpful - here is the code that is around the part I'm trying to find. I also created a new blank page with no pasted in HTML and this is on there so I'm thinking it has to be part of the theme or style.


<!-- Main Column -->
<td id="middle">



<div class="post-239 page type-page status-publish hentry post odd" id="post-239">
<div class="post-bodycopy clearfix"></div> </div><!-- / Post -->




</td>
<!-- / Main Column -->

<!-- Right Inner Sidebar -->

<!-- Right Sidebar -->
<!-- / Right Sidebar -->

MajorTom Apr 16, 2012 04:29 PM

Nevermind . . . I figured it out. It was the POST Container. I thought I had tried that before.


All times are GMT -6. The time now is 11:46 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.