Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author CoolHappy

    (@narinder-singh)

    Hello,

    Can you please send me working link and theme name,screenshots.

    Thread Starter zdavis

    (@zdavis)

    https://etczone.etclinuxtest.com/etc-history/

    Can’t send screenshots on here but I’m using the “Moose” theme by Elated-Themes.

    They’re not off by much but they don’t line up perfectly like before.

    Thread Starter zdavis

    (@zdavis)

    .timeline dl dt {
    position: relative;
    top: 30px;
    z-index: 200;
    width: 88px;
    height: 90px;
    padding: 30px 15px;
    margin: 0 auto 20px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    background-color: #414A54;
    border-radius: 55px;
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    font-family: ‘Open Sans’,sans-serif;
    font-size: 24px;
    text-shadow: 1px 1px 0 #222;
    line-height: 26px;
    box-shadow: 2px 2px 0 0 #222;
    }
    `
    This should have height: auto;

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CSS after update’ is closed to new replies.