Style sheet setting: page question text: Difference between revisions
From Catglobe Wiki
More actions
No edit summary  | 
				No edit summary Β   | 
				||
| Line 1: | Line 1: | ||
== ο»ΏStyle sheet setting: page_question_text ==  | |||
'''Applied question types:''' Page   | |||
'''  | '''Type of setting: '''Id   | ||
'''  | '''Tag applied to:''' td   | ||
'''  | '''Usage:''' Used to set the main question text of page questions.   | ||
'''  | '''Primary use:''' To influence the question text styles of this question type. Β   | ||
'''  | '''Example of usage:''' Β   | ||
<nowiki>#page_question_text</nowiki>   | |||
{   | |||
background-color: #345879;   | |||
border: solid 2px #345879; Β   | |||
border:   | border-collapse: collapse; Β   | ||
}   | |||
'''Image example: '''   | |||
'''  | '''Links for more information''' Β   | ||
http://www.w3.org/Style/CSS/   | |||
Back to: [[Style sheet]] __NOTOC__ <!-- imported from file: 6115.htm-->   | |||
[[Category:Questionnaire_layouts]]  | |||
Latest revision as of 04:03, 21 December 2011
ο»ΏStyle sheet setting: page_question_text
Applied question types: Page
Type of setting: Id
Tag applied to: td
Usage: Used to set the main question text of page questions.
Primary use: To influence the question text styles of this question type.
Example of usage:
#page_question_text
{
background-color: #345879;
border: solid 2px #345879;
border-collapse: collapse;
}
Image example:
Links for more information
Back to: Style sheet