New version desconfigured my site

  • yoursm3

    #1337

    I installed the 1.4 version and found problems in the site. The date (mini calendar) at each post is missing. Also, the search box is not vertically centered at the black horizontal bar anymore. Help.

    http://www.chutecerteiro.com.br

    Admin

    Syahir Hakim

    #15281

    For the vertical centering of the search form, add this to the Custom CSS option:

    #nav #top_search {
    top: 50%;
    margin-top: -12px;
    }

    This fix will be included in the next update.

    As for your post’s date, they’re appearing just fine to me.

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.