Plain Text - Types?
Hi,
I'm not very familiar with CSS, so this may be a silly question:
In SPForms you chose 4 types in the layout-dialogue for "Plan Text": Text, Header1, Header2, Header3.
I'd rather use these than Richt Text, but where are these templates defined?
Thank you,
Wolfgang
I'm not very familiar with CSS, so this may be a silly question:
In SPForms you chose 4 types in the layout-dialogue for "Plan Text": Text, Header1, Header2, Header3.
I'd rather use these than Richt Text, but where are these templates defined?
Thank you,
Wolfgang
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Depending on the selected option, the text will be wrapped into p, h1, h2, or h3 HTML-tag.
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Put the following code into CSS-editor:
Code: Select all
#fd_form h1 {
margin: 0;
}
-
- Information
-
Who is online
Users browsing this forum: No registered users and 6 guests