Main menu

Forum


× Help Forum English

[SOLVED] Hide category name in details view of event

  • wookee
  • Topic Author
  • New Member
  • New Member
More
5 years 7 months ago - 5 years 6 months ago #15985 by wookee
Hello,

I have iCagenda 3.7.3.
Where can I hide category name in details view of event? Another question: where can I change size of start/end dates (terms) also in details view of event?

Regards
Luck
Last edit: 5 years 6 months ago by Lyr!C.

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
5 years 7 months ago - 5 years 7 months ago #15986 by Lyr!C
Hello,

You can use Custom CSS to hide/style those elements.

In the global options Custom CSS (Options > General Settings tab), add following css after customize:

To hide category:
.ic-title-cat {
    display: none;
}

For dates, do you mean all (label + dates/period) or only date or period ?
Each parts of dates have specific css classes.
For all date line :
.ic-event-date { }

For Single date:
.ic-single-startdate, .ic-single-enddate, .ic-single-starttime, .ic-single-endtime { }

For Period:
.ic-period-startdate, .ic-period-enddate, .ic-period-starttime, .ic-period-endtime { }

And using font-size for changing size.

Hope this helps ?

Best regards,
Cyril

Latest version : iCagenda 3.9.3
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Last edit: 5 years 7 months ago by Lyr!C.

Please Log in or Create an account to join the conversation.

  • wookee
  • Topic Author
  • New Member
  • New Member
More
5 years 7 months ago #15991 by wookee
Replied by wookee on topic Hide category name in details view of event
Do You mean to change it here (please see attachement "icagenda.png")? I don't see any change, category name is still there (please see attachement "icagenda1.png")
Attachments:

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
5 years 7 months ago #16002 by Lyr!C
Hello,

No i said for category on top, but for ic_rounded theme pack...

Well, for now, not possible with custom css for default theme, as missing the class for category line on this theme pack...

I will check to add this to be done in my todo list... (not sure for next update, but maybe for 3.8 serie).

For now, if you need to remove category with default theme pack, you need to edit the php file default_event.php, and remove the lines of html use to display category.

You can keep too the custom css given above, as i will add the same class name for category there ;-)

best regards,
Cyril

Latest version : iCagenda 3.9.3
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • wookee
  • Topic Author
  • New Member
  • New Member
More
5 years 6 months ago #16018 by wookee
Replied by wookee on topic Hide category name in details view of event
Thank You very much! I did it from php file :)

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
5 years 6 months ago #16033 by Lyr!C
Hello,

Since version 3.7.4, you can do it now with custom css, simply with:
.ic-event-date { display: none; }

As for ic_rounded theme, no need to edit php ;-)

Best regards,
Cyril

Latest version : iCagenda 3.9.3
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Please Log in or Create an account to join the conversation.

Moderators: Lyr!C
Time to create page: 0.224 seconds

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new