Viewing 9 replies - 1 through 9 (of 9 total)
  • I don’t see much movement to the left in Firefox, maybe an em or so, but what I do notice is the text box for your comments stretches out way beyond the conetent area. I’d look in your css and see what width is defined for it and shrink that. It might solve all the problems.

    Thread Starter shoesh1ne

    (@shoesh1ne)

    Happen to know what the variable for that is?

    Look for something that looks like this:
    <textarea name="comment" id="comment" cols="100%" rows="10" tabindex="4"></textarea>
    and change the 100% to a fixed value. If you’re running WP 1.5, it’s in the comments.php file.

    I am seeing the header move significantly to the left on the comments page, and the post move just slightly left.

    Thread Starter shoesh1ne

    (@shoesh1ne)

    Now that you said that, I do see the header moving instead of the comments. What’s up with that?

    In Firefox, it’s fine except for the comment textarea running off right. In IE, it looks bad

    Just a thought and I could be way off, but maybe some of your auto margins are throwing things off, due to the comment input box making the page bigger. So maybe it’ll fix once that’s resized? I don’t know ??

    I’m also on Firefox and the header is definitely shifted.
    Here’s what I see: https://moltenwords.net/temp/shoeshine.JPG

    Wow, just checked IE and that is seriously messed up…

    Thread Starter shoesh1ne

    (@shoesh1ne)

    I believe that this is an old theme, and probably not for 1.5. I guess this matters

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Comment Page Messed Up’ is closed to new replies.