×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Info Box

Info Box 8 years 6 months ago #32161

  • Thomas Danek
  • Thomas Danek's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 14
  • Thank you received: 0
How can I configure which of the parts of the infobox at the event detail would be presented to the customer?

Number 130/14
Status Not exceeded
Bookable 42
Deadline 2015-09-24, 12:00
Audience Everybody

Info Box 8 years 6 months ago #32168

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi Thomas,

some can be hidden via a setting (Infoline etc.), but for the rest you can always use CSS, every item has an class around it, so you can hide it with just one line.

For example:

.mat_bookable {display: none}

Just put this into your joomla templates css file (because of updates etc.)

Kind regards,
Yves
  • Page:
  • 1
Time to create page: 0.123 seconds