Hello all, I'm currently creating my custom WP Theme, and I'm having a little trouble with the sidebar. My sidebar looks fine when a Single post is visible, but when the list of posts(most of my pages) are visible, then it jumps down to the bottom... My site: www.hitechgadgetspro.com the sidebar is the light grey bordered box at the bottom on the home screen... please click on a post to see what I referred to earlier. Also, the footer doesn't align with the Page with but with the content width. thus making it not centered. any idea how this happens? Any help would be tremendous! Thanks
The sidebar seems to work with both single posts and list posts. Did you fix the problem? If you want to center the links in the footer with the page width, use "display: inline" on each of the links and "text-align: center" on the footer.