Remove clock & date stamp

  • papabaer
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 9 months ago #37830 by papabaer
I've tried but I can't remove clock and date stamp.
Attachments:

Please Log in to join the conversation.

More
10 years 9 months ago #37841 by ivan.milic
You can control that by parameters in menu item/category/article settings. You you want easy way placing this in template_css.css at bottom will remove them

.article-info .published{
display:none;
}

and:

.article-info{
display:none;
}

will remove all info .

Please Log in to join the conversation.

Time to create page: 0.165 seconds
Powered by Kunena Forum