SchoolAdmin_Style configuration setting

Modified on Sun, 19 Apr at 11:07 PM

Keys

Key

Value

1

CommunityPortal

2

Email

3

ContactDetails

4

SchoolAdmin

5

Style

Description
The SchoolAdmin:Style configuration setting the custom CSS for emails sent to the portal administrator.

Note:
This configuration setting is on valid if the value of the SchoolAdmin:HTMLflag configuration setting is True.


Default value

The default value is blank. No CSS styling is enabled.

Setting a different value

Type the CSS styling into the Value field of the Configuration File Maintenance window. See Configuration File Maintenance window.
For example:
table {table-layout: auto;
border: 1px;
solid #666666;
border-collapse: collapse;}
td { border: 1px solid #666666; }
th { border: 1px solid #666666; }

Note:
The text must conform to HTML standards so that it is displayed without error.


Tip:
You can use replaceable fields as placeholders for values that are read from the database according to which user is viewing the page. For example, if {NewValue} is entered,
it is replaced by the updated contact information. See Using CustomHTML.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article