Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Style sheet setting: errorMessages: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:HelpBooks]]
== Style sheet setting: errorMessages ==



=====Style sheet setting: errorMessages=====
'''Applied question types:''' Page, Open, Single, Multi, Text, Number, Scale, Multimedia, Single grid, Multi grid, Scale grid, Text grid


'''Applied question types:''' Page, Open, Single, Multi, Text, Number, Scale, Multimedia, Single grid, Multi grid, Scale grid, Text grid
'''Type of setting: '''Id


'''Type of setting: '''Id
'''Tag applied to:''' p span


'''Tag applied to:''' p span
'''Usage:''' To influence the text styles of error messages shown


'''Usage:''' To influence the text styles of error messages shown
'''Primary use:''' To influence the question text styles of these messages.


'''Primary use:''' To influence the question text styles of these messages.
'''Example of usage: '''  


'''Example of usage: '''
<nowiki>#errorMessages</nowiki>


<nowiki>#errorMessages</nowiki>
{


{
font-size: 10pt;


font-size: 10pt;
}


}
'''Image example: '''


'''Image example: '''
'''Links for more information'''  


'''Links for more information'''
http://www.w3.org/Style/CSS/


http://www.w3.org/Style/CSS/
Back to: [[Style sheet]] __NOTOC__ <!-- imported from file: 6118.htm-->


Back to: [[ Style sheet ]]
[[Category:Questionnaire_layouts]]
__NOTOC__
<!-- imported from file: 6118.htm-->

Latest revision as of 04:10, 21 December 2011

Style sheet setting: errorMessages

Applied question types: Page, Open, Single, Multi, Text, Number, Scale, Multimedia, Single grid, Multi grid, Scale grid, Text grid

Type of setting: Id

Tag applied to: p span

Usage: To influence the text styles of error messages shown

Primary use: To influence the question text styles of these messages.

Example of usage:

#errorMessages

{

font-size: 10pt;

}

Image example:

Links for more information

http://www.w3.org/Style/CSS/

Back to: Style sheet