• https://www.odagawa.com

    I’m not sure how others see my posts, but on the front page they go all out of whack. I put div.entry {overflow:auto;} in the stylesheet, but it didn’t seem to help.

    Anyone know how to fix this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • likely just need to fix your tags

    Thread Starter rmo120

    (@rmo120)

    How do I fix this?

    I think it says it repeats because it’s a post and in previous on the bottom.

    Line 240, Column 30: ID “post-340” already defined
    <div class=”post_alt” id=”post-340″>?
    An “id” is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
    Line 147, Column 24: ID “post-340” first defined here
    <div class=”post” id=”post-340″>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Posts out of whack’ is closed to new replies.