Footer

Introduction to Footer

The footer is a fundamental element of the user interface (UI) that appears at the bottom of a page or component. It primarily serves as a concluding section, providing supplementary information or controls that support the user’s journey through the application. The footer enhances navigation and often includes key details that contribute to a complete and cohesive user experience.

In addition to providing secondary content, the footer can be customized by incorporating elements such as navigation links, copyright notices, contact information, or legal disclaimers, depending on the application’s requirements.

Creating a Footer

  1. Under Inventory (), click “System Component“, which is on the second left panel.
  1. Click Create placed on the second horizonal panel from the top, a dialog box “Create System Component” pops up.
  1. In the dialog box, type the Name of the system component. and Select “Footer“.
  1. When you click Create (), Basic option of Config menu for the Footer opens.
  2. Now, you will see three options under the config menu:
    1. Basic
    2. Style
    3. Elements
Basic
Basic PropertiesDescription
System Component TypeThe System Component Type indicates the type of system component you are adding. In this case, it defaults to “Footer” and cannot be changed here. This selection is made initially in the “Create System Component” dialog box when you first set up the component.
Reference NameThe Reference Name is a unique identifier assigned to the system component for internal use. This name is visible only to vFlow users, and is not displayed to end-users. The Reference Name is intended for your convenience, helping you easily identify and manage the system component throughout.
DescriptionThe Description field is intended for use by application designers or administrators (vFlow users) to provide additional context or details about the system component. This description is not visible to end-users and is used solely for internal reference to assist with component management.
Style

The Style option allows you to personalize the appearance of the Footer. This includes adjusting various visual aspects to ensure it complements your application’s branding and overall design. Here’s a breakdown of different settings that you can make adjustments to:

  • Background Color: To choose the background color for the footer, you can use a color picker or enter a hexadecimal or RGB color code. The default opacity is set to 100%.
  • Background Image URL: You can input the URL of the background image you want to use for the footer.
  • Font:
    • Family: You can select the font family for text in the footer. If no specific font is chosen, “None” will use the default font.
    • Size: You can specify the font size in pixels (px).
    • Color: You can set the font color using the color picker or a hexadecimal or RGB color code. The default opacity is 100%.
  • Alphabet Case: You can choose the text case (e.g., uppercase, lowercase) or select “None” to keep the original case.
  • Text Alignment: You can set the text alignment (e.g., left, center, right) or select “None” for default alignment.
  • Dimension:
    • Height: You can define the height of the footer in pixels (px).
    • Maximum Height: You can set the maximum height to prevent the footer from exceeding this limit.
    • Width: You can specify the width of the footer in pixels (px).
    • Maximum Width: You can define the maximum width to prevent the footer from expanding beyond this size.
  • Spacing:
    • Margin: To adjust the space around the footer, enter values for top, right, bottom, and left margins in pixels (px). Default is 0px for all sides.
    • Padding: To set the internal space within the footer, enter values for top, right, bottom, and left padding in pixels (px). Default is 0px for all sides.
  • Border Radius: To define the curvature of the corners of the footer, enter values for top-left, top-right, bottom-right, and bottom-left in pixels (px). Default is 0px for all corners.

These settings allow you to tailor each footer and, consequently, the application footer to your specific design preferences and requirements.

Elements

You can add various elements to this system component such as Buttons, Hyperlinks, and Timer.

To read more about the elements, click here (Elements).

Was this article helpful?
YesNo