Support Forum

  • Page:
  • 1

mod dateTitle

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi there, I have a question for the dateTitle module. Is it possible to add the name of the category in the display mode - it would be nice to show it after the content title.

Luc
  • luc vande reyde's Avatar
  • luc vande reyde
  • 3 Month Basic
  • 78 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Luc,

You can change this by editing the modules/mod_dateTitle/css/dateTitle.css and changing the float rule on the span.dateTitleDate rule:
eg
span.dateTitleDate {width: 100px;float: right;padding: 6px 0 0 6px;}

Thanks Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
But this css styling does not fetch the category name of the article, does it?

Now it sows only
date - article title

I would like
date - article title - category title

luc
  • luc vande reyde's Avatar
  • luc vande reyde
  • 3 Month Basic
  • 78 posts
  • Karma: 0
The administrator has disabled public write access.
Ah sorry Luc teach me to skim read.

Thats actually trickier than you would think and the dateTitle module wont do that.

We have plans to add that as a feature to the MicroBlog module though.

Thanks Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers