Pardot

Contact | Client Login | Search

Take a free product test drive today

  Home » Knowledge Base » User's Guide » Administration » Layout Templates

Layout Templates

Concept

A layout template controls the style of various web elements managed by Prospect Insight. Layout Templates are used for landing pages, forms, and site search results.

Creating a Layout Template

  1. Click Administration in the left navigation.
  2. Click  Layout Templates in the resulting sub-navigation.
  3. Click the Create layout template link located in the top right of the layout template table.
  4. Enter a Name that will be used internally to organize your templates. Use something descriptive (e.g., "Site Search Results Layout") if you plan to use multiple layout templates. This will help you keep track of which template controls the styling for each of your marketing elements.
  5. The Layout tab controls the look and feel of your marketing elements using HTML and CSS. Simply enter %%content%% wherever you would like for the form, site search results, or landing page opening general content to appear within your design.
    1. You can also import your styling by clicking Import layout from URL. Simply enter the URL and click Import now. You will need to edit the output by qualifying any URLs as they will all need to be absolute instead of relative (e.g., change "/images/image.gif" to something like "http://www.site.com/images/image.gif").
  6. The Form and Site Search tabs consist of Prospect Insight substitution logic statement, illustrating how the various form fields, content, and other elements will be displayed. Advanced users can customize this logic based on their business needs. 

See Also