For the complete documentation index, see llms.txt. This page is also available as Markdown.

Customize classes

Our design uses several custom classes that you can override to even better integrate our software in your (client's) website.

  • vdmHeader - div containing image and title of event on top of screen

  • vdm_inline_EventName - the name of the event just above the selectboxes

  • vdm_inline_EventShortText - the shorttext just after the event name

  • vdmTable - the table containing cartlines

  • vdmTitle - the event name, location and time in the cart

  • vdmReturnModal - the div containing modal (popup) on return after payment

Last updated