Add a Custom Header to Your Questionnaires
Create a custom form header for your questionnaires in a few easy steps.
Watch the video or follow the instructions below.
Create a Custom Header
- Click More → Settings.
- Select the Form Header tab.
- Check the box labeled Enable Custom Header.
- Click the Header Helper button.
- Fill out your contact information.
- Upload and resize your logo.
- Select your background and text colors.
- Include social media icons, if desired.
- Click the Use this header button. The header HTML will be created and added to the text editor, which allows you to make any other tweaks you may find necessary.
If you'd like this header to be used on the downloadable PDF version of your forms, as well as in treatment notes, please see the following article: Custom Header in PDF Forms
Supported CSS Styles
Some advanced users will want to apply their own styles in CSS, which can be done. There is a limit to what styles you can use. The system will strip out any styles that are not permitted.
PracticeQ supports the following CSS styles:
- background
- background-attachment
- background-color
- background-image
- background-position
- background-repeat
- border
- border-bottom
- border-bottom-color
- border-bottom-style
- border-bottom-width
- border-collapse
- border-color
- border-left
- border-left-color
- border-left-style
- border-left-width
- border-right
- border-right-color
- border-right-style
- border-right-width
- border-spacing
- border-style
- border-top
- border-top-color
- border-top-style
- border-top-width
- border-width
- bottom
- box-shadow
- caption-side
- clear
- clip
- color
- content
- counter-increment
- counter-reset
- cursor
- direction
- display
- empty-cells
- float
- font
- font-family
- font-size
- font-style
- font-variant
- font-weight
- height
- left
- letter-spacing
- line-height
- list-style
- list-style-image
- list-style-position
- list-style-type
- margin
- margin-bottom
- margin-left
- margin-right
- margin-top
- max-height
- max-width
- min-height
- min-width
- opacity
- orphans
- outline
- outline-color
- outline-style
- outline-width
- overflow
- padding
- padding-bottom
- padding-left
- padding-right
- padding-top
- page-break-after
- page-break-before
- page-break-inside
- quotes
- right
- table-layout
- text-align
- text-decoration
- text-indent
- text-shadow
- text-transform
- top
- unicode-bidi
- vertical-align
- visibility
- white-space
- widows
- width
- word-spacing
- z-index