Advanced layout

In Trippus you have the possibility influence the look if you know how to code. You as a user can use HTML, CSS or JavaScript code to influence the behavior or appearance of your event pages, event apps, info pages and registration pages.

There are four (4) code blocks that can be used. The top two affect your event pages, event apps and info pages and the bottom two affect your registration pages. You can also change the title of your pages here under advanced layout. A page's title is the text that appears on the page's tab in your browser. Below, the various code blocks and text fields used to change the page title are described in the order in which they are located in Trippus admin.

 

Advanced layout for event pages, event apps and info pages

Custom HTML title - The text you enter here will be the title of your event page, event app or info page in the browser

Custom HTML <HEAD> block - The code entered here is loaded into the <HEAD> block of the HTML structure of your event page, event app or info page

Custom HTML - The code entered here is loaded into the <BODY> block in the HTML structure of your event page, event app or info page

 

Advanced layout for registration pages

Custom HTML Title for Registration Window - The text you enter here will be the title of your registration page in the browser

Custom HTML <HEAD> block for Registration window - The code entered here is loaded into the <HEAD> block of the HTML structure of your registration page

Custom HTML for Registration Window - The code entered here is loaded into the <BODY> block of the HTML structure of your registration page

 

Here's how to find Advanced Layout in Trippus:

  1. In the left menu, click Settings
  2. Click Layout in the menu at the top right of the page
  3. Scroll down until you find Advanced Layout