Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • gsikorsky Friend
    #186907

    Is to display the article to which I would not have to display date and author.

    I could not find the solution.

    PS. I use Joomla 2.5.9 and K2 2.6.6 from quickstart

    All default parametrs check and disable Autor and Date, but it still visible.

    I configured the parameters, but the author and date still visible.

    Help please.

    Ninja Lead Moderator
    #490470

    You can disable date and author of k2 by

    Open components/com_k2/css/k2.css file

    from


    div.itemHeader span.itemDateCreated {color:#999;font-size:11px; }
    div.itemHeader span.itemAuthor {display:block;padding:0;margin:0;}

    change to


    div.itemHeader span.itemDateCreated {color:#999;font-size:11px; display:none;}
    div.itemHeader span.itemAuthor {display:none;padding:0;margin:0;}

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

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

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