• How to align only the post thumbnails centrally. The code don’t seem to work on my website.

    div.relpost-block-container{
        text-align: center;
        clear: both;
        display: table;
        margin: 0 auto;
    }

    The page I need help with: [log in to see the link]

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