• Everything in my blog in IE is looking good EXCEPT that the “Comments” section on each post & page is ‘centered’ instead of ‘left’ or ‘justified’. I can’t find the fault. Any suggestions from anyone?

    All suggestions will be greatly appreciated!

    B.

Viewing 3 replies - 1 through 3 (of 3 total)
  • What is the URL of you blog? It may be much easier to sort out if it can be seen in action.

    Thread Starter basbds

    (@basbds)

    Hmmm … I see you problem in IE but pin-pointing the issue is being a little difficult.

    It appears you have a 3 column table for the main content (which is including your comment section) but only have CSS applied to the left and right columns. The center column appears to be picking up the general style associated to the “wrapper” element, specifically the margin: 0 auto; (a common centering technique).

    You might consider contacting the original author (found in your style sheet) for possible updates to this theme that address the IE issue(s).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Comments section in pages and posts “centered”’ is closed to new replies.