You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guidelines/components/footer/README.md
+68-64Lines changed: 68 additions & 64 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,48 @@ _Footer component example_
6
6
7
7
Footers are a secondary element in a web page because they usually appear at the bottom and it is the last thing that the user interacts with. But the presence of the footer must be designed in every application and be part of it (consumer or back-office) as it is a key layout element to the overall experience. Is a choice of the designer to either leave the footer visible by default or push it down, depending on the use case.
8
8
9
-
## Appereance
9
+
## Usage
10
10
11
-
This area can contain a variety of things depending on the application and two approaches are followed to use a footer element.
11
+
- The footer frame should be docked at the bottom of the page and should not scroll with any of the data within working section of the screen.
12
+
- The footer frame should span the entire screen width.
13
+
- The footer frame should display the copyright information at the right margin.
14
+
- We recommend uploading either an alternate version or a smaller brand image than the used in the header. If the company has an alternate version of the logo, isotype, imagotype or isologo available, we encourage to use it. In the opposite case a smaller version of the main brand image can be used.
15
+
16
+
## Anatomy
12
17
13
-
- The first reason is that users scan or read the page and they don't find what they are looking for or need more detail regarding some information.
14
-
- The second reason is that the user already has a conception of the footer, and the default action in the flow is to scroll down to the footer to find useful information.
The footer component has a custom area where many kinds of content can be placed, some of them are contemplated in the following list:
118
-
119
-
* Plain text or content
120
-
* Informational purpose text
121
-
122
-
* Menu links
123
-
* Global navigation
124
-
* Sitemap
125
-
* Useful links or resources
126
-
127
-
* Forms
128
-
* Select language
129
-
* Login / Sing up
130
-
* Provide email adress / Subscribe
131
-
132
-
* Actions
133
-
* Ask for help / Support
134
-
* Business related actions / Call to action
135
-
* Search
136
146
137
147
138
148
## Responsive version for mobile and tablet
@@ -144,12 +154,6 @@ Regarding his behavior, the footer must be pushed down always so it is not visib
144
154
On the mobile version, first we have the logo. Below it the links to privacy and terms to let a space for custom component and at the bottom the copyright terms, centered.
145
155
At this stage, the custom content and the disposition is responsability of the user, the same way as it is in the desktop and tablet version.
146
156
147
-
### User Interface Design Considerations
148
-
149
-
- The footer frame should be docked at the bottom of the page and should not scroll with any of the data within working section of the screen.
150
-
- The footer frame should span the entire screen width.
151
-
- The footer frame should display the copyright information at the right margin.
152
-
- We recommend uploading either an alternate version or a smaller brand image than the used in the header. If the company has an alternate version of the logo, isotype, imagotype or isologo available, we encourage to use it. In the opposite case a smaller version of the main brand image can be used.
0 commit comments