Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • alexio Friend
    #201397

    Hello:)
    I need help with the date format on a K2 blog in Nuevo.
    We need to add the year.

    This may mean that the blue “bubble” will have to leave which is fine.

    Ninja Lead Moderator
    #550008

    This way will help you out

    + Open language/en-GB/en-GB.tpl_ja_nuevo.ini file

    Find and change

    K2_DATE_FORMAT_LC3="M <b> d </b> "

    to

    K2_DATE_FORMAT_LC3="M <b> d </b> Y"

    + Open templates/ja_nuevo/css/k2.css file

    Find and change


    div.catItemHeader .catItemDateCreated {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #73bfe6
    text-align: center;
    color: #ffffff
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    line-height: 1;
    padding: 10px;
    }

    To


    div.catItemHeader .catItemDateCreated {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #73bfe6
    text-align: center;
    color: #ffffff
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    line-height: 1;
    padding: 5px;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum