My b2evolution Version: 1.10.x
I have an issue on my site (http://www.nemiller.com) with the comments pages. Whenever I click onto a comments page to view or leave comments on my blog, the content in my sidebars shifts up and some of it out of view. When I actually post a comment, the main content above it does the same thing.
I'm pretty sure this is related to my use of overflow: hidden in the container div of my CSS file (http://www.nemiller.com/nemiller.css). Yet I've structured my site to need that command in order to keep equal-height columns.
Is there some way of changing the setup of the comments in order to accommodate that command and not mess up my site on the comments page? If so, I would really appreciate the feedback! Thanks...
:: Nick
I'm still looking at this, and I think the problem is that the comments are sent to named anchors. Is there a way that I can make the comments link on my pages point instead to the permalink for that post? I know that would require scrolling down to make a comment, but it would be better than losing part of my page. Thoughts?