CSS style header
Comments
-
Assuming that youve successfully applied CSS to the form overall, youll have to apply the header styles individually.
Somewhere in your CSS file you need a CSS class for headers specifically. Such as:
.MyCSS .CSSHeader {
font: normal 42px/1 Arial, Helvetica, sans-serif;
color: black;
text-align: center;
}Then, when you click on your header in the form, go to View and there should be a CSS class in the dropdown called CSSHeader. Select that one and your header styling will be applied to that element.
-
I have created my form using grids. See screenshot below. I later applied a stylesheet to my form. The style I applied includes a header section.
However, the style’s header definition is not getting applied to my form. Other parts of the styles are getting applied but the header is not getting applied. Is there something I need to do for this to happen?Thanks.
[i]edited by akshada@decisions.com on 4/10/2018[/i]
Howdy, Stranger!
Categories
- 4.2K All Categories
- 67 General
- 11 Training
- 202 Installation / Setup
- 1.1K Flows
- 106 Rules
- 262 Administration
- 212 Portal
- 494 General Q & A
- 698 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 52 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 180 Pages
- 5 Process Mining
- New Features
- 179 Datastructures
- 69 Repository
- 221 Integrations
- 28 Multi-Tenant
- 27 SDK
- 79 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 83 Lunch And Learn Questions