• Resolved yocoldrain

    (@yocoldrain)


    I’m experiencing a problem with my comments page (post page). On my homepage everything seems perfect, as in posts on left and 2 sidebars on right. But whenever i click on post title and go to the page, sidebar moves down to bottom right of the wrapper, cant figure out how to fix it, and i tried searching but haven’t got any luck.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter yocoldrain

    (@yocoldrain)

    to clarify further, my wrapper is 920px, content 468px, sidebar 210px, 210px which sums up to 888px. And having problem in FF, and IE both. Also css+xthml validation is perfect. no errors.

    I’ve also used web developers view style information tool. which helps in seeing border of the each div(?), and under comments page – content and sidebar do overlap by pixel or two. but cant figure out where the problem is that causes pixel overlap.

    Thread Starter yocoldrain

    (@yocoldrain)

    Alright after hours of turmoil, crisis are over. ??

    well if someone else gets same problem, they can fix it by,

    1. keeping sidebars float:right (in this case my sidebars are on the right hand side).
    2. remove the php get_sidebar function under single.php from above the get_footer function, and place it at top under the get_header function.

    Im having exactly the same problem but because php code looks like Chinese to me I am having a major problem in figuring out how to get my sidebars to float right (they are on the right side). I figured out the rest of your instructions but could you point me in the right direction about where and how to do the first bit ?? ..thanks so much.

    This sounds like a similar problem that i’m having… only it happens to both my “home” page and other pages… except that it only happens in IE…

    you can see my dabacle here

    well if someone else gets same problem, they can fix it by,

    1. keeping sidebars float:right (in this case my sidebars are on the right hand side).
    2. remove the php get_sidebar function under single.php from above the get_footer function, and place it at top under the get_header function.

    Dude, thanks a BILLION for this. I’ve put in 3-4 hours trying to figure this out before I found your post!

    Well, Hi guys , I followed your advice
    2. remove the php get_sidebar function under single.php from above the get_footer function, and place it at top under the get_header function.

    and my category sidebar table is still overlapping and moving slightly to the right , so any other suggestions would be appreciated.

    Still get the symptom..
    Thanks Robert

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘sidebar moving to bottom right under comments page’ is closed to new replies.