• Resolved aowen

    (@aowen)


    I can’t manage to center any image on my site.

    here are the css clips that might be screwed up??

    .aligncenter,
    div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    OR

    img.centered, .centered {
    text-align: center;
    }

    any ideas on how to fix this?

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

The topic ‘image won’t center’ is closed to new replies.